apache/openwhisk
Provide a mechanism for setting __OW_IGNORE_CERTS when deployed without certs
Aperta
#3491 aperta il 25 mar 2018
good first issuehelp wantedinvoker
Metriche repository
- Star
- (6777 stelle)
- Metriche merge PR
- (Merge medio 17h 31m) (3 PR mergiate in 30 g)
Descrizione
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