-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
secrets/database: advanced TTL management for static roles #22484
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d934c9 - Browse repository at this point
Copy the full SHA 2d934c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5511ed4 - Browse repository at this point
Copy the full SHA 5511ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b95acf - Browse repository at this point
Copy the full SHA 6b95acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 417466c - Browse repository at this point
Copy the full SHA 417466cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4779495 - Browse repository at this point
Copy the full SHA 4779495View commit details -
handle mutual exclusion of rotation fields (#22306)
* handle mutual exclusion of rotation fields * fix import
Configuration menu - View commit details
-
Copy full SHA for acb5ebb - Browse repository at this point
Copy the full SHA acb5ebbView commit details -
adv ttl mgmt: add rotation_window field (#22303)
* adv ttl mgmt: add rotation_window field * do some rotation_window validation and add unit tests
Configuration menu - View commit details
-
Copy full SHA for 7ceac55 - Browse repository at this point
Copy the full SHA 7ceac55View commit details -
adv ttl mgmt: Ensure initialization sets appropriate rotation schedule (
#22341) * general cleanup and refactor rotation type checks * make NextRotationTime account for the rotation type * add comments
Configuration menu - View commit details
-
Copy full SHA for 6aedaaf - Browse repository at this point
Copy the full SHA 6aedaafView commit details -
add unit tests to handle mutual exclusion (#22352)
* add unit tests to handle mutual exclusion * revert rotation_test.go and add missing test case to path_roles_test.go
Configuration menu - View commit details
-
Copy full SHA for 7a542fc - Browse repository at this point
Copy the full SHA 7a542fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c270552 - Browse repository at this point
Copy the full SHA c270552View commit details -
Vault 18908/handle manual rotation (#22389)
* support manual rotation for schedule based roles * update description and naming
Configuration menu - View commit details
-
Copy full SHA for f23ff91 - Browse repository at this point
Copy the full SHA f23ff91View commit details -
adv ttl mgmt: consider rotation window (#22448)
* consider rotation window ensure rotations only occur within a rotation window for schedule-based rotations * use helper method to set priority in rotateCredential * fix bug with priority check * remove test for now * add and remove comments
Configuration menu - View commit details
-
Copy full SHA for 1794670 - Browse repository at this point
Copy the full SHA 1794670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519eacf - Browse repository at this point
Copy the full SHA 519eacfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c3d76 - Browse repository at this point
Copy the full SHA 38c3d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for d725e4a - Browse repository at this point
Copy the full SHA d725e4aView commit details -
Handle GET static-creds endpoint (#22476)
* update read static-creds endpoint to include correct resp data * return rotation_window if set * update
Configuration menu - View commit details
-
Copy full SHA for fdeb705 - Browse repository at this point
Copy the full SHA fdeb705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552e804 - Browse repository at this point
Copy the full SHA 552e804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa0f54 - Browse repository at this point
Copy the full SHA 4fa0f54View commit details