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

deps: remove Vault SDK #18725

Merged
merged 1 commit into from
Oct 11, 2023
Merged

deps: remove Vault SDK #18725

merged 1 commit into from
Oct 11, 2023

Conversation

tgross
Copy link
Member

@tgross tgross commented Oct 11, 2023

Nomad imports the Vault SDK to get testing helpers, but it turns out the only thing actually in use was a single string constant for the Vault namespace header. Remove this dependency and hardcode the constant to reduce dependency churn.

Nomad imports the Vault SDK to get testing helpers, but it turns out the only
thing actually in use was a single string constant for the Vault namespace
header. Remove this dependency and hardcode the constant to reduce dependency
churn.
@tgross tgross marked this pull request as ready for review October 11, 2023 13:54
@tgross tgross added the theme/dependencies Pull requests that update a dependency file label Oct 11, 2023
@tgross tgross requested review from jrasell and lgfa29 October 11, 2023 13:55
Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@lgfa29 lgfa29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@tgross tgross merged commit 7ca619f into main Oct 11, 2023
@tgross tgross deleted the deps-remove-vault-sdk branch October 11, 2023 14:42
@tgross tgross added the backport/1.6.x backport to 1.6.x release line label Oct 11, 2023
@tgross tgross added backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line backport/1.6.x backport to 1.6.x release line theme/dependencies Pull requests that update a dependency file theme/vault
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants