add more granularity to reissue-certificates action
Bug #1960646 reported by
Garrett Neugent
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vault-charm |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Currently, the reissue-
juju run-action vault/leader reissue-
If this is adopted, it would be great to also have an `--all` flag, to handle the intended cases where all applications need a new certificate.
Thanks for your time!
To post a comment you must log in.
This will be a bit tricky to implement, especially for any models which are in a cross-model relation as the remote application name is not necessarily known to Vault, so the user experience will be confusing.
I agree that this would be a good feature to implement, but will need to review possible options of what might work here.