apache / apache/openwhisk

Provide a mechanism for setting __OW_IGNORE_CERTS when deployed without certs

Open
#3,491 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted invoker
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

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

Contributor guide

Open the contributing guide

Research direction

Start by reading the related openwhisk-client-js issue and tracing how an action invokes another action through the client libraries. Determine where deployment without certificates is detected and where environment variables are established; done means nested action invocations automatically receive __OW_IGNORE_CERTS when appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.