SovereignCloudStack / k8s-cluster-api-provider

Automation to use the OpenStack Kubernetes API Provider on SCS
https://scs.community/
Other
20 stars 11 forks source link

K8S CAPI Images not found #338

Closed flyersa closed 1 year ago

flyersa commented 1 year ago

Hi,

latest checkout just a few hours old, installed capi-mgmt node, trying to deploy a cluster getting images not found:

ubuntu@capi-mgmtcluster:~ [0]$ create_cluster.sh burda-1 Correct k8s from 1.23.x to v1.23.16 Switched to context "kind-kind".

Reuse AppCred capi-burda-1-appcred xxxxxx

Waiting for image ubuntu-capi-image-1.23.x to become active: Image ubuntu-capi-image-1.23.x does not exist, create ... Correct k8s from 1.23.x to v1.23.16 --2023-02-27 16:08:42-- https://minio.services.osism.tech/openstack-k8s-capi-images/ubuntu-2004-kube-1.23.x/ubuntu-2004-kube-1.23.x.qcow2 Resolving minio.services.osism.tech (minio.services.osism.tech)... 148.251.235.76 Connecting to minio.services.osism.tech (minio.services.osism.tech)|148.251.235.76|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-02-27 16:08:43 ERROR 404: Not Found.

qemu-img: Could not open 'ubuntu-2004-kube-1.23.x.qcow2': Could not open 'ubuntu-2004-kube-1.23.x.qcow2': No such file or directory date: ubuntu-2004-kube-1.23.x.qcow2: No such file or directory /home/ubuntu/bin/upload_capi_image.sh: line 28: test: ==: unary operator expected qemu-img: Could not open 'ubuntu-2004-kube-1.23.x.qcow2': Could not open 'ubuntu-2004-kube-1.23.x.qcow2': No such file or directory

flyersa commented 1 year ago

nevermind, typical "v" missing issue in the version.