apache/openwhisk
Provide a mechanism for setting __OW_IGNORE_CERTS when deployed without certs
オープン
#3,491 opened on 2018/03/25
good first issuehelp wantedinvoker
Repository metrics
- Stars
- (6,777 個のスター)
- PR merge metrics
- (平均マージ 17h 31m) (30d で 3 merged PRs)
説明
The idea is when running an action that in turn invokes another action using one of the client libraries, it should automatically have the __OW_IGNORE_CERTS env var set.
Related to https://github.com/apache/incubator-openwhisk-client-js/issues/101
@rabbah - FYI