adobe / adobe/aio-cli-plugin-runtime

Use default namespace `_` instead of the actual namespace name in API calls

Open
#81 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
21
Forks
33
PR merge metrics
No merged PRs in 30d

Description

This is for the urls being called to Runtime.

Setting the namespace is a remnant where an auth key can map to multiple namespaces, now there is a 1:1 mapping. See https://github.com/apache/openwhisk-cli/pull/434

Enforce these limitations:
1. Replace with `_` only in API calls
2. Do not replace when generating action web-urls
3. Keep `NAMESPACE` in .wskprops for informational purposes (see #80)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.