open-policy-agent / gatekeeper

🐊 Gatekeeper - Policy Controller for Kubernetes
https://open-policy-agent.github.io/gatekeeper/
Apache License 2.0
3.72k stars 765 forks source link

ci: push container images to ghcr.io as well #3658

Closed dulltz closed 2 weeks ago

dulltz commented 1 month ago

What this PR does / why we need it: Add GHCR as a destination container registry. With this change we will be able to pull the container at the following URI:

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged): Fixes #3652

Special notes for your reviewer: After merging this PR, container images will appear in Packages section.

2024-10-23 15 18 06
codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.57%. Comparing base (3350319) to head (000dd40). Report is 189 commits behind head on master.

:exclamation: There is a different number of reports uploaded between BASE (3350319) and HEAD (000dd40). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (3350319) | HEAD (000dd40) | |------|------|------| |unittests|2|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3658 +/- ## ========================================== - Coverage 54.49% 47.57% -6.93% ========================================== Files 134 236 +102 Lines 12329 19786 +7457 ========================================== + Hits 6719 9413 +2694 - Misses 5116 9487 +4371 - Partials 494 886 +392 ``` | [Flag](https://app.codecov.io/gh/open-policy-agent/gatekeeper/pull/3658/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-policy-agent) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/open-policy-agent/gatekeeper/pull/3658/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-policy-agent) | `47.57% <ø> (-6.93%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-policy-agent#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.