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 agent: Fix agent generate-config to accept namespace into release/1.14.x #21331

Conversation

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

Backport

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


Fixing vault agent generate-config to accept -namespace, VAULT_NAMESPACE, and other client-modifying flags.

$ export VAULT_NAMESPACE="admin"
$ vault agent generate-config -type="env-template" -path="path/without/namespace" ...

OR

$ vault agent generate-config -type="env-template" -path="path/without/namespace" -namespace="admin" ...

This addresses VAULT-17295


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/agent-envvar-namespace/accurately-welcomed-burro branch 2 times, most recently from 4e7436b to bdeda11 Compare June 16, 2023 20:04
@averche averche added this to the 1.14.1 milestone Jun 16, 2023
@averche averche enabled auto-merge (squash) June 16, 2023 20:06
@averche averche merged commit dd62be3 into release/1.14.x Jun 16, 2023
@averche averche deleted the backport/agent-envvar-namespace/accurately-welcomed-burro branch June 16, 2023 21:33
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.

2 participants