After upgrade from 1.7/stable to 1.8/stable: failed to look up namespace from the token: no namespace
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vault-charm |
New
|
High
|
Unassigned |
Bug Description
After charm upgrade from 1.7/stable to 1.8/stable with vault snap refresh from 1.7/stable to 1.8/stable as well services can't communicate to vault with:
unit-nova-
trying manually to create a token fails as well:
vault token create -ttl=10m
Error creating token: Error making API request.
URL: POST http://
Code: 500. Errors:
* error performing token check: failed to look up namespace from the token: no namespace
I've noticed an issue with config for the snap set to the default and it failing during the upgrade-charm hook as well.