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

fix(vault): Upgrade go-fsimpl for KVv2 vault bug, and add test coverage #2157

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

hairyhenderson
Copy link
Owner

Fixes #2144

The actual fix was hairyhenderson/go-fsimpl#738, this upgrades to the version of go-fsimpl with the fix, and adds some integration tests to ensure this never happens again!

@hairyhenderson hairyhenderson self-assigned this Jun 30, 2024
@hairyhenderson hairyhenderson force-pushed the test-vault-kv2-mounts-with-slashes-2144 branch from 27e9c2a to f8bec65 Compare June 30, 2024 14:23
@hairyhenderson hairyhenderson enabled auto-merge (squash) June 30, 2024 14:25
@hairyhenderson hairyhenderson merged commit 6ffd703 into main Jun 30, 2024
20 checks passed
@hairyhenderson hairyhenderson deleted the test-vault-kv2-mounts-with-slashes-2144 branch June 30, 2024 14:37
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.

bug: can't retrieve from Vault KVv2 mounts with slashes in the name
1 participant