apache/openwhisk

Provide a mechanism for setting __OW_IGNORE_CERTS when deployed without certs

Open

#3 491 ouverte le 25 mars 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Scala (1 177 forks)batch import
good first issuehelp wantedinvoker

Métriques du dépôt

Stars
 (6 777 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur