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 User Lockout Perf Standby Error oss into release/1.13.x #20868

Merged

Conversation

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

Backport

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

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


Jira : https://hashicorp.atlassian.net/browse/VAULT-16051
This PR contains the following fixes:

Perf Standbys no longer try to update storage directly in places where we missed it. Checked if this happens for clean up and cleanups are already being handled the right way (updated comments to make this clear)
Updated the updateUserFailedLoginInfo to handle updates to both updateUserFailedLoginInfo map and storage.
We now check if the userlockout feature is disabled after login failure.
Added tests for namespaces (wherever missing), perf standbys, approle with batch tokens, disable env var test in external tests.
Ent branch: https://github.com/hashicorp/vault-enterprise/pull/4020


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-16051-oss/newly-nice-snapper branch from 7429b74 to c531a22 Compare May 30, 2023 18:46
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-16051-oss/newly-nice-snapper branch from 0a5a391 to d31c433 Compare May 30, 2023 18:46
@akshya96 akshya96 merged commit 60e3b13 into release/1.13.x May 30, 2023
@akshya96 akshya96 deleted the backport/vault-16051-oss/newly-nice-snapper branch May 30, 2023 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants