-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
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
feat: secret owners do not auto-peek, and can use refresh #1067
Merged
benhoyt
merged 9 commits into
canonical:main
from
tonyandrewmeyer:secret-owner-behaviour-change-1062
Nov 23, 2023
Merged
feat: secret owners do not auto-peek, and can use refresh #1067
benhoyt
merged 9 commits into
canonical:main
from
tonyandrewmeyer:secret-owner-behaviour-change-1062
Nov 23, 2023
Commits on Nov 19, 2023
-
Reflect upcoming Juju secret behaviour.
The special-casing for secret-get is going to be removed, so that owners have the same behaviour as everyone else - they get the tracked revision of the secret, and can call peek to get the latest content, or refresh to get the latest content and update the tracking pointer.
Configuration menu - View commit details
-
Copy full SHA for d02f829 - Browse repository at this point
Copy the full SHA d02f829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff5d4e - Browse repository at this point
Copy the full SHA 5ff5d4eView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1bc98b0 - Browse repository at this point
Copy the full SHA 1bc98b0View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba3d43d - Browse repository at this point
Copy the full SHA ba3d43dView commit details
Commits on Nov 23, 2023
-
Remove note: true now, not true after Juju updates.
It seems to make sense to remove this at the same time we're changing the Harness behaviour, even though we're a bit ahead of Juju.
Configuration menu - View commit details
-
Copy full SHA for d5a9d0b - Browse repository at this point
Copy the full SHA d5a9d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55419f8 - Browse repository at this point
Copy the full SHA 55419f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ee3bb - Browse repository at this point
Copy the full SHA 75ee3bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca86bc - Browse repository at this point
Copy the full SHA 3ca86bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9679370 - Browse repository at this point
Copy the full SHA 9679370View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.