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

[Backport release-1.30] Fix ocibundle for 32bit arm #4511

Merged
merged 4 commits into from
May 28, 2024

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented May 28, 2024

Automated backport to release-1.30, triggered by a label in #4484.
See .

ncopa and others added 4 commits May 28, 2024 08:43
We may run k0s on arm/v8 but only have images for arm/v7. Use Only()
instead of OnlyStrinct() to also match arm/v7 on arm/v8.

Fixes commit 9dd47b4 (#1939 Fix airgap arm64 build. Strictly use
target platform only)

ref: https://pkg.go.dev/github.com/containerd/containerd/platforms#Only

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
(cherry picked from commit 87d6609)
Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
(cherry picked from commit 29c7544)
Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
(cherry picked from commit c2fb3e0)
Co-authored-by: Tom Wieczorek <twz123@users.noreply.github.com>
Signed-off-by: Jussi Nummelin <jnummelin@users.noreply.github.com>
(cherry picked from commit e53d0fc)
@k0s-bot k0s-bot requested a review from a team as a code owner May 28, 2024 08:43
@k0s-bot k0s-bot requested review from twz123 and jnummelin May 28, 2024 08:43
@k0s-bot k0s-bot mentioned this pull request May 28, 2024
16 tasks
@twz123 twz123 merged commit 58aea0c into release-1.30 May 28, 2024
81 checks passed
@twz123 twz123 deleted the backport-4484-to-release-1.30 branch May 28, 2024 11:12
@twz123 twz123 added bug Something isn't working area/worker labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/worker bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants