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

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.14.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/officially-happy-fly branch from dd366a8 to 4fc82b3 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/officially-happy-fly branch from 3bc0496 to 22790b4 Compare May 30, 2023 18:46
@akshya96 akshya96 enabled auto-merge (squash) May 31, 2023 17:24
@akshya96 akshya96 disabled auto-merge May 31, 2023 17:25
@akshya96 akshya96 enabled auto-merge (squash) May 31, 2023 17:28
@akshya96 akshya96 merged commit 41d8077 into release/1.14.x May 31, 2023
@akshya96 akshya96 deleted the backport/vault-16051-oss/officially-happy-fly branch May 31, 2023 17:51
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