We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The gcr.io/kubernetes-ci-images was removed, we should replace all references in CAPZ scripts for CI to gcr.io/k8s-staging-ci-images.
gcr.io/kubernetes-ci-images
gcr.io/k8s-staging-ci-images
There might also be references in the CAPI test framework, we should fix those too.
The error we're observing in CI:
[ 79.681413] cloud-init[1825]: [2021-07-12 14:43:01] [ERROR ImagePull]: failed to pull image gcr.io/kubernetes-ci-images/kube-controller-manager:v1.22.0-beta.1.136_8ab66dcc4e481a: output: time="2021-07-12T14:42:57Z" level=fatal msg="pulling image failed: rpc error: code = NotFound desc = failed to pull and unpack image \"gcr.io/kubernetes-ci-images/kube-controller-manager:v1.22.0-beta.1.136_8ab66dcc4e481a\": failed to resolve reference \"gcr.io/kubernetes-ci-images/kube-controller-manager:v1.22.0-beta.1.136_8ab66dcc4e481a\": gcr.io/kubernetes-ci-images/kube-controller-manager:v1.22.0-beta.1.136_8ab66dcc4e481a: not found"
/assign @jackfrancis
The text was updated successfully, but these errors were encountered:
related to kubernetes/k8s.io#2318
Sorry, something went wrong.
jackfrancis
Successfully merging a pull request may close this issue.
The
gcr.io/kubernetes-ci-images
was removed, we should replace all references in CAPZ scripts for CI togcr.io/k8s-staging-ci-images
.There might also be references in the CAPI test framework, we should fix those too.
The error we're observing in CI:
/assign @jackfrancis
The text was updated successfully, but these errors were encountered: