We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make sure that the old secret is deleted after a label change.
NOTE: Double-check that there is no way a unit may need the old secret at the time of an upgrade, when it's being removed
(I.e. how is this code safe to bring back: https://github.com/canonical/data-platform-libs/pull/170/files#r1615506537, https://github.com/canonical/data-platform-libs/pull/170/files#r1615524473)
The text was updated successfully, but these errors were encountered:
https://warthogs.atlassian.net/browse/DPE-4433
Sorry, something went wrong.
juditnovak
No branches or pull requests
Make sure that the old secret is deleted after a label change.
NOTE: Double-check that there is no way a unit may need the old secret at the time of an upgrade, when it's being removed
(I.e. how is this code safe to bring back: https://github.com/canonical/data-platform-libs/pull/170/files#r1615506537, https://github.com/canonical/data-platform-libs/pull/170/files#r1615524473)
The text was updated successfully, but these errors were encountered: