Skip to content
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

Add automated root rotation support to DB Secrets #29557

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

vinay-gopalan
Copy link
Contributor

Description

Adds automated root rotation support to DB Secrets

Other changes:

  • wrap error if storage entry fails but rotation manager succeeded in AWS Auth and Secrets
  • ensure schedule can be set without window

@vinay-gopalan vinay-gopalan requested review from a team as code owners February 11, 2025 18:27
@vinay-gopalan vinay-gopalan requested a review from lursu February 11, 2025 18:27
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Feb 11, 2025
@vinay-gopalan vinay-gopalan requested review from kpcraig and robmonte and removed request for lursu February 11, 2025 18:27
@vinay-gopalan vinay-gopalan added this to the 1.19.0-rc milestone Feb 11, 2025
Copy link

github-actions bot commented Feb 11, 2025

CI Results:
All Go tests succeeded! ✅

Copy link

github-actions bot commented Feb 11, 2025

Build Results:
All builds succeeded! ✅

@kpcraig
Copy link
Contributor

kpcraig commented Feb 11, 2025

I don't love that we've got the db changes, and some sdk changes in the same PR but I understand we're down to the wire here.

@vinay-gopalan vinay-gopalan merged commit 9e38a88 into main Feb 11, 2025
91 of 92 checks passed
@vinay-gopalan vinay-gopalan deleted the VAULT-33367/automated-root-rotation-db-secrets branch February 11, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants