Skip to content

deis registry:unset unauthorized #312

@adnaan

Description

@adnaan
$ deis version
v2.14.1

Setting registry set value works ok:

deis registry:set username=adnaan password=dummy --app=myapp
Applying registry information... done

=== myapp Registry
password     dummy
username     adnaan

Unsetting registry values does not:

$ deis registry:unset username password --app=myapp
Applying registry information... Error: Unknown Error (400): {"detail":"unauthorized: authentication required"}

EDIT:

Is this is the intended behaviour here? I expected this to go through while the release fails.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions