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 Used Vault Namespace for Restrict Namespace Feature #247

Merged

Conversation

ricoberger
Copy link
Owner

@ricoberger ricoberger commented Jan 23, 2024

When the VAULT_RESTRICT_NAMESPACE environment variable is set and the corresponding feature is enabled, the Vault namespace was not correctly set. This should now be fixed, so that when the feature is enabled only the root namespace will be used but not the Vault namespace from the secret.

Fixes #234

@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Jan 23, 2024
@ricoberger ricoberger merged commit a5bb242 into main Jan 23, 2024
7 checks passed
@ricoberger ricoberger deleted the fix-used-vault-namespace-for-restrict-namespace-feature branch January 23, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclude given VaultSecrets
1 participant