Skip to content

Fix push of multiarch images#145

Merged
im-konge merged 1 commit into
strimzi:mainfrom
im-konge:fix-pushing-multiarch
Jan 29, 2026
Merged

Fix push of multiarch images#145
im-konge merged 1 commit into
strimzi:mainfrom
im-konge:fix-pushing-multiarch

Conversation

@im-konge
Copy link
Copy Markdown
Member

@im-konge im-konge commented Jan 29, 2026

This PR fixes issue with pushing images to Quay registry - currently there is only amd64 image pushed, as the ARCHITECTURES env is not set for the push step (the env is used in the build-images.sh which takes care of all manipulation of the images). The whole process is wrong and will be changed in one of the following PRs, but this will fix the issue (so we have multi-arch images again).

Fixes #143

Signed-off-by: Lukas Kral <lukywill16@gmail.com>
@im-konge im-konge added this to the 0.13.0 milestone Jan 29, 2026
@im-konge im-konge requested a review from Frawless January 29, 2026 11:56
@im-konge im-konge self-assigned this Jan 29, 2026
@im-konge im-konge merged commit 380fb28 into strimzi:main Jan 29, 2026
6 checks passed
@im-konge im-konge deleted the fix-pushing-multiarch branch January 29, 2026 12:34
@im-konge im-konge linked an issue Jan 29, 2026 that may be closed by this pull request
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.

Missing multiarch images for latest version

3 participants