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 secrets/auth: fix bug with aliased backends into release/1.11.x #16681

Conversation

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

Backport

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

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


Ensure we use the alias mappings for secrets engines and auth methods if they exist. This will prevent vault from reporting the plugin does not exist in the catalog.

These alias mappings are evaluated JIT before instantiating the backend as a less invasive solution to support legacy backend types.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/VAULT-7573/fix-alias-bug/terribly-flying-thrush branch from 5823fb8 to f975ea6 Compare August 11, 2022 01:02
@fairclothjm fairclothjm merged commit 885e0a8 into release/1.11.x Aug 11, 2022
@fairclothjm fairclothjm deleted the backport/VAULT-7573/fix-alias-bug/terribly-flying-thrush branch August 11, 2022 14:23
@calvn calvn added this to the 1.11.3 milestone Aug 24, 2022
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.

3 participants