confidential-containers / operator

Operator to deploy confidential containers runtime
Apache License 2.0
113 stars 60 forks source link

ci: Bump kustomize to v5.3.0 #324

Closed BbolroC closed 10 months ago

BbolroC commented 10 months ago

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

ldoktor commented 10 months ago

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