ci: Publish to quay.io#1492
Conversation
dervoeti
left a comment
There was a problem hiding this comment.
Basically LGTM, but:
-
Did you take a look at
build_spark-connect-client.yaml? It does not get pushed to quay but it's also in thestackablerepository (notsdp) so maybe that's on purpose. -
It seems like robot accounts on quay.io need to match a certain regex so the current name would fail? I just tested this with my own account:
Okay, we can decide later, won't block this PR for this.
Ah! They get the |

Part of stackabletech/issues#716, the repository layout is based on https://github.com/stackabletech/decisions/issues/83.
This PR adds quay.io as a publish target for all product container image builds. With that, we can natively push the images to quay.io instead of mirroring them from our Harbor instance.
Test CI run: https://github.com/stackabletech/docker-images/actions/runs/26161872014