Skip to content

ACNA-296 - Remove namespace from .wskprops #80

@shazron

Description

@shazron

Motivation

apache/openwhisk-cli#434

The namespace key came during a time in Openwhisk when the auth key maps to one or more namespaces. Now, there is a 1:1 mapping of auth key and namespace.

However, if we remove this key, the user can't really tell which namespace they are using at a glance, so it might serve an informational purpose still. But according to the openwhisk issue above, it can lead to surprising failures when namespace doesn't match the auth key. I think this should be a server bug however (they should ignore the namespace key).

Expected Behaviour

No namespace key and value in .wskprops

Actual Behaviour

There is a namespace key and value in .wskprops

Line

https://github.com/adobe/aio-cli-plugin-console/blob/master/src/commands/console/select-integration.js#L63

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions