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.14.x #27179

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.14.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/mutually-neat-mastiff branch from 72a5829 to 97900e2 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

Build Results:
All builds succeeded! ✅

Copy link

CI Results:
All Go tests succeeded! ✅

@akshya96 akshya96 merged commit fc39592 into release/1.14.x May 22, 2024
75 checks passed
@akshya96 akshya96 deleted the backport/setDefaultRetentionMonthsSetConfig/mutually-neat-mastiff branch May 22, 2024 19:11
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