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

User Lockout Perf Standby Error oss #20783

Merged
merged 5 commits into from
May 30, 2023
Merged

User Lockout Perf Standby Error oss #20783

merged 5 commits into from
May 30, 2023

Conversation

akshya96
Copy link
Contributor

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

@akshya96 akshya96 added this to the 1.14 milestone May 25, 2023
@akshya96 akshya96 requested review from raskchanky and ncabatoff May 25, 2023 16:04
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.

None yet

3 participants