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(helm): switch to curl as ENTRYPOINT for probeWebhook #2632

Merged
merged 3 commits into from
Mar 24, 2023

Conversation

thomasmckay
Copy link
Contributor

What this PR does / why we need it:

Related to #2207, switching to use command to override/specify ENTRYPOINT will allow more flexibility in image choices that have curl available.

Makefile Outdated Show resolved Hide resolved
Signed-off-by: Tom McKay <thomasmckay@redhat.com>
Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

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

LGTM

@sozercan sozercan requested a review from maxsmythe March 21, 2023 22:23
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (b4638d3) 53.10% compared to head (0b99440) 53.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2632      +/-   ##
==========================================
- Coverage   53.10%   53.07%   -0.04%     
==========================================
  Files         120      120              
  Lines       10569    10569              
==========================================
- Hits         5613     5609       -4     
- Misses       4518     4521       +3     
- Partials      438      439       +1     
Flag Coverage Δ
unittests 53.07% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

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

LGTM

@maxsmythe maxsmythe merged commit 7b08d23 into open-policy-agent:master Mar 24, 2023
davis-haba pushed a commit to davis-haba/gatekeeper that referenced this pull request Mar 31, 2023
…-agent#2632)

Signed-off-by: Tom McKay <thomasmckay@redhat.com>
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
salaxander pushed a commit to salaxander/gatekeeper that referenced this pull request Apr 5, 2023
…-agent#2632)

Signed-off-by: Tom McKay <thomasmckay@redhat.com>
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: Xander Grzywinski <xandergr@microsoft.com>
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.

None yet

5 participants