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.27] Fix ocibundle for 32bit arm #4521

Merged
merged 5 commits into from
May 31, 2024

Conversation

k0s-bot
Copy link

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

Automated backport to release-1.27, triggered by a label in #4509.
See .

ncopa and others added 5 commits May 30, 2024 11:57
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 <[email protected]>
(cherry picked from commit 87d6609)
(cherry picked from commit 999d637)
Signed-off-by: Jussi Nummelin <[email protected]>
(cherry picked from commit 29c7544)
(cherry picked from commit 39c8112)
Signed-off-by: Jussi Nummelin <[email protected]>
(cherry picked from commit c2fb3e0)
(cherry picked from commit 8f974a2)
Co-authored-by: Tom Wieczorek <[email protected]>
Signed-off-by: Jussi Nummelin <[email protected]>
(cherry picked from commit e53d0fc)
(cherry picked from commit 775c14e)
So that the changes from commit 61a7c4999 can be used without bumping
containerd to v1.7.

Signed-off-by: Tom Wieczorek <[email protected]>
(cherry picked from commit 0bfb9d1)
@k0s-bot k0s-bot requested a review from a team as a code owner May 30, 2024 11:58
@k0s-bot k0s-bot requested review from makhov and twz123 May 30, 2024 11:58
@jnummelin jnummelin changed the title [Backport release-1.27] [Backport release-1.28] Fix ocibundle for 32bit arm [Backport release-1.27] Fix ocibundle for 32bit arm May 30, 2024
@twz123 twz123 merged commit 6a44f9f into release-1.27 May 31, 2024
72 checks passed
@twz123 twz123 deleted the backport-4509-to-release-1.27 branch May 31, 2024 09:01
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.

4 participants