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 fix a bug reading auth mount using sys/internal/ui/mount endpoint when filter paths are enforced into release/1.15.x #23901

Conversation

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

Backport

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

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


Addresses https://hashicorp.atlassian.net/browse/VAULT-21207

Reading an "auth" mount using "sys/internal/ui/mounts/" when filter paths are enforced returns 500 error code from the secondary:

failed to read a mount point in allow mode, Error making API request.
        
        URL: GET https://127.0.0.1:49227/v1/sys/internal/ui/mounts/auth/d0681fa6-a5be-4d7e-8c38-c443325bb3ee
        Code: 500. Errors:
        
        * unable to retrieve route entry for mount path

Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-21207-fix-bug-read-auth-mount/blindly-striking-tick branch from ba0a59f to f62cc10 Compare October 30, 2023 15:15
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/vault-21207-fix-bug-read-auth-mount/blindly-striking-tick branch from bcc7397 to ba539b0 Compare October 30, 2023 15:15
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Oct 30, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@github-actions
Copy link

CI Results:
All Go tests succeeded! ✅

@hghaf099 hghaf099 merged commit b5625d9 into release/1.15.x Oct 30, 2023
98 of 99 checks passed
@hghaf099 hghaf099 deleted the backport/vault-21207-fix-bug-read-auth-mount/blindly-striking-tick branch October 30, 2023 15:48
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