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: ignore template diffs when verifying manifests #207

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

guicassolato
Copy link
Collaborator

@guicassolato guicassolato commented Sep 5, 2024

Make the manifest/bundle verification to ignore changes to the authorino kustomization file. The changes to the manifests are the ones that actually matter, not the ones to the template/kustomization file.

Fixes: https://github.com/Kuadrant/authorino-operator/actions/runs/10716422467/job/29715385421

…cation of the manifests – the changes to the manifests are the ones that actually matter

Signed-off-by: Guilherme Cassolato <[email protected]>
@guicassolato guicassolato self-assigned this Sep 5, 2024
@guicassolato guicassolato requested review from a team and eguzki September 5, 2024 09:08
@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.78%. Comparing base (e26e1f3) to head (4121628).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files           2        2           
  Lines         785      785           
=======================================
  Hits          485      485           
  Misses        249      249           
  Partials       51       51           
Flag Coverage Δ
unit 61.78% <ø> (ø)

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.

@mikenairn
Copy link
Member

Question: Why would we want to have manifests and a bundle on a branch/tag of this repo that do not have the correct image refs?

@guicassolato guicassolato merged commit 012ee63 into main Sep 5, 2024
12 checks passed
@guicassolato guicassolato deleted the ci/fix-build-image branch September 5, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants