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 Vault 18005 plugin api lock status into release/1.14.x #22135

Conversation

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

Backport

This PR is auto-generated from #21925 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.


The KMIP plugin starts its own listener for which requests are not routed through Vault. Requests to this listener are not subjected to API locking if the KMIP mount resides within a namespace that has been locked. This PR introduces the ability, via the ExtendedSystemView for a plugin to determine if requests to it should be blocked based on the lock status of the namespace within it resides. A separate ENT PR will be opened that adds tests as they will require namespace functionality.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-18005-plugin-api-lock-status/singularly-actual-wallaby branch from e384791 to 5f939eb Compare July 31, 2023 16:58
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-18005-plugin-api-lock-status/singularly-actual-wallaby branch from 85f7fcd to 77762ac Compare July 31, 2023 16:58
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Jul 31, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@ccapurso ccapurso added this to the 1.14.2 milestone Jul 31, 2023
@github-actions
Copy link

CI Results:
All Go tests succeeded! ✅

@ccapurso ccapurso merged commit a8b65b1 into release/1.14.x Jul 31, 2023
@ccapurso ccapurso deleted the backport/vault-18005-plugin-api-lock-status/singularly-actual-wallaby branch July 31, 2023 17:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants