Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shazron opened this issue Nov 28, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shazron
Copy link
Member

shazron commented Nov 28, 2019

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 apache/openwhisk-cli#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 ACNA-296 - Remove namespace from .wskprops #80)
@shazron shazron added the enhancement New feature or request label Nov 28, 2019
@adobe-bot
Copy link

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-596

@meryllblanchet meryllblanchet added the help wanted Extra attention is needed label Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants