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

Forbid setting auto_rotate_period on transit managed keys #23723

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

stevendpclark
Copy link
Contributor

  • Prevent and guard against auto-rotating managed keys as we generate an invalid key version without the UUID field set.

  • Hook in the datakey generation api into managed key encryption.

  • Tests will come within a seperate enterprise PR

 - Prevent and guard against auto-rotating managed keys as we
   generate an invalid key version without the uuid field set.
 - Hook in the datakey generation api into managed key encryption.
@stevendpclark stevendpclark added bug Used to indicate a potential bug secret/transit backport/1.13.x labels Oct 18, 2023
@stevendpclark stevendpclark added this to the 1.13.9 milestone Oct 18, 2023
@stevendpclark stevendpclark requested a review from a team as a code owner October 18, 2023 17:58
@stevendpclark stevendpclark self-assigned this Oct 18, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Oct 18, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@github-actions
Copy link

github-actions bot commented Oct 18, 2023

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed secret/transit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants