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

ci: Bump kustomize to v5.3.0 #324

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

BbolroC
Copy link
Member

@BbolroC BbolroC commented Jan 16, 2024

The current kustomize version used in Makefile (v3.8.7) was released on Nov, 2020 and does not support aarch64, ppc64le and s390x.

This is to bump the version to the latest.

Fixes: #323

Signed-off-by: Hyounggyu Choi Hyounggyu.Choi@ibm.com

The current kustomize version used in Makefile (v3.8.7) was released
on Nov, 2020 and does not support aarch64, ppc64le and s390x.

This is to bump the version to the latest.

Fixes: confidential-containers#323

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
@ldoktor
Copy link
Contributor

ldoktor commented Jan 17, 2024

The kata-clh az-ubuntu-2004 failed because it failed to connect to server The connection to the server 10.10.1.4:6443 was refused - did you specify the right host or port? https://github.com/confidential-containers/operator/actions/runs/7547301675/job/20546939809?pr=324#step:4:1228 looks unrelated, let me re-run it and investigate this issue later

Copy link
Contributor

@ldoktor ldoktor left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @BbolroC

@stevenhorsman stevenhorsman merged commit 1bfa994 into confidential-containers:main Jan 17, 2024
9 checks passed
@BbolroC BbolroC deleted the bump-kustomize branch January 17, 2024 11: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.

make kustomize failed on s390x and aarch64
3 participants