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

Backport of Remove SetConfig from setDefaultRetentionMonthsInConfig into release/1.16.x #27181

Conversation

hc-github-team-secure-vault-core
Copy link
Contributor

Backport

This PR is auto-generated from #27169 to be assessed for backporting due to the inclusion of the label backport/1.16.x.

The below text is copied from the body of the original PR.


While creating CE PR for retention months bug PR https://github.com/hashicorp/vault-enterprise/pull/5869, removing SetConfig from setDefaultRetentionMonthsInConfig was missed.
We do not need this, we call SetConfigInit immediately after setDefaultRetentionMonthsInConfig is called in NewActivityLog()

a.SetConfigInit(config)


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/setDefaultRetentionMonthsSetConfig/currently-next-python branch from 8990d0e to 4958105 Compare May 22, 2024 17:18
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label May 22, 2024
Copy link

CI Results:
All Go tests succeeded! ✅

Copy link

github-actions bot commented May 22, 2024

Build Results:
All builds succeeded! ✅

@akshya96 akshya96 merged commit 50bd07e into release/1.16.x May 22, 2024
76 checks passed
@akshya96 akshya96 deleted the backport/setDefaultRetentionMonthsSetConfig/currently-next-python branch May 22, 2024 18:36
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 pr/no-milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants