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

[Release 1.30] Update to arm64 versions of the same images #745

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Oct 17, 2024

Overview

None of the 1.30 track snaps operate because the images within those channels don't function on arm64.

Details

  • Update the images to versions built for arm64 and amd64

@addyess addyess requested a review from a team as a code owner October 17, 2024 17:59
@addyess addyess changed the title Update to arm64 versions of the same images [Release 1.30] Update to arm64 versions of the same images Oct 17, 2024
Copy link
Contributor

@bschimke95 bschimke95 left a comment

Choose a reason for hiding this comment

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

LGTM

@addyess
Copy link
Contributor Author

addyess commented Oct 17, 2024

i'm building on arm64 to verify it really addresses all the issues

@addyess
Copy link
Contributor Author

addyess commented Oct 17, 2024

ubuntu@ip-172-31-0-86:~$ sudo dpkg --print-architecture 
arm64
ubuntu@ip-172-31-0-86:~$ sudo k8s kubectl get pods -A
NAMESPACE     NAME                                  READY   STATUS    RESTARTS   AGE
kube-system   cilium-operator-6844475c75-7krhk      1/1     Running   0          102s
kube-system   cilium-szpd5                          1/1     Running   0          85s
kube-system   ck-storage-rawfile-csi-controller-0   2/2     Running   0          103s
kube-system   ck-storage-rawfile-csi-node-r6vbt     4/4     Running   0          103s
kube-system   coredns-7d4dffcffd-vtgm4              1/1     Running   0          103s
kube-system   metrics-server-75c95d4858-mrfnt       1/1     Running   0          103s
ubuntu@ip-172-31-0-86:~$ sudo k8s kubectl version
Client Version: v1.30.5
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.5

@addyess addyess merged commit 8ddbe21 into release-1.30 Oct 17, 2024
12 of 13 checks passed
@addyess addyess deleted the KU-1799/release-1.30/support-arm64 branch October 17, 2024 20:22
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.

2 participants