Skip to content

fix(helm): switch to curl as ENTRYPOINT for probeWebhook#2632

Merged
maxsmythe merged 3 commits into
open-policy-agent:masterfrom
thomasmckay:curl-entrypoint
Mar 24, 2023
Merged

fix(helm): switch to curl as ENTRYPOINT for probeWebhook#2632
maxsmythe merged 3 commits into
open-policy-agent:masterfrom
thomasmckay:curl-entrypoint

Conversation

@thomasmckay
Copy link
Copy Markdown
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.

Comment thread charts/gatekeeper/templates/_helpers.tpl Outdated
Comment thread Makefile Outdated
Signed-off-by: Tom McKay <thomasmckay@redhat.com>
Copy link
Copy Markdown
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
Copy Markdown

codecov-commenter commented Mar 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.07%. Comparing base (b4638d3) to head (0b99440).
Report is 639 commits behind head on master.

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.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
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.

5 participants