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

config: allow setting security_opt option #382

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

ruspaul013
Copy link
Contributor

Support --security-opt option as was mention in #297.

@ruspaul013 ruspaul013 requested a review from a team as a code owner September 16, 2024 07:23
Copy link

hashicorp-cla-app bot commented Sep 16, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@shoenig shoenig left a comment

Choose a reason for hiding this comment

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

Sorry for taking so long to reviewing this @ruspaul013, but it looks good!

@shoenig shoenig merged commit fc11e23 into hashicorp:main Dec 12, 2024
1 check passed
@ruspaul013
Copy link
Contributor Author

ruspaul013 commented Dec 13, 2024

@shoenig no worries, thank you

Later edit: I saw that test are failing because I used %v instead of %w when returning an error. should I make another PR for this change?

@ruspaul013 ruspaul013 deleted the security-opt branch December 13, 2024 06:31
@ruspaul013 ruspaul013 restored the security-opt branch December 13, 2024 06:36
@shoenig
Copy link
Member

shoenig commented Dec 13, 2024

@ruspaul013 Oh yeah that'd be good to fix if you don't mind creating the PR

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