model with vault backend destroy issue
Bug #2019179 reported by
Ian Booth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
High
|
Unassigned |
Bug Description
As seen in ci tests...
deploy vault to one model
add another model with some secrets stored in the vault
destroy the model with secrets
machine-0: 15:56:45 ERROR juju.worker.
machine-0: 15:56:48 INFO juju.provider.
machine-0: 15:56:48 INFO juju.provider.
machine-0: 15:56:48 INFO juju.provider.
Changed in juju: | |
milestone: | 3.1.3 → 3.1.4 |
Changed in juju: | |
milestone: | 3.1.4 → 3.1.5 |
Changed in juju: | |
milestone: | 3.1.5 → 3.1.6 |
Changed in juju: | |
milestone: | 3.1.6 → 3.1.7 |
To post a comment you must log in.
This seems to be that we are removing secrets too late. They should have been handled earlier in model destruction.