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 broken GA CI build #10453

Merged
merged 2 commits into from
Dec 6, 2024
Merged

fix broken GA CI build #10453

merged 2 commits into from
Dec 6, 2024

Conversation

rpunia1
Copy link

@rpunia1 rpunia1 commented Dec 6, 2024

Follow-up for PR : #10421

Issue:

  • above PR broke GA CI build for re-tagging and pushing images(kubectl, certgen) to GCR, as they are multiarch.
    broken GA build

Fix:

  • build & push images to GCR instead of retagging & pushing them them (build cache is already there so it doesn't take much time in rebuilding for another registry)

Also enabled pushing to GCR besides Quay for Dev build so we can catch errors before merging code and running GA build.

testing

dev build

@rpunia1 rpunia1 self-assigned this Dec 6, 2024
Copy link
Collaborator

@nfuden nfuden left a comment

Choose a reason for hiding this comment

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

Did not test but given multi arch this makes sense

Copy link

@sheidkamp sheidkamp left a comment

Choose a reason for hiding this comment

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

Basically same as Nathan - untested but aligns with what we discussed yesterday

@soloio-bulldozer soloio-bulldozer bot merged commit a897549 into main Dec 6, 2024
19 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the rav/multiarch-fixes branch December 6, 2024 12:58
rpunia1 added a commit that referenced this pull request Dec 6, 2024
sheidkamp pushed a commit that referenced this pull request Dec 6, 2024
soloio-bulldozer bot pushed a commit that referenced this pull request Dec 6, 2024
Co-authored-by: Nathan Fudenberg <nathan.fudenberg@solo.io>
kevin-shelaga pushed a commit that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants