Detailed Description
as part of migrating the k8s google infra to community maintained the GCR bucket "gcr.io/kubernetes-ci-images"
is being renamed to "gcr.io/k8s-staging-ci-images".
https://github.com/kubernetes/k8s.io/issues/1460
we already applied this change to kubeadm, but a search revealed that CAPI has it in a few places, including :
/kind feature
/priority important-soon
(this change will happen in the 1.21 cycle)
/help
if someone wants to help with the cleanup.
@neolit123:
This request has been marked as needing help from a contributor.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.
In response to this:
Detailed Description
as part of migrating the k8s google infra to community maintained the GCR bucket "gcr.io/kubernetes-ci-images"
is being renamed to "gcr.io/k8s-staging-ci-images".we already applied this change to kubeadm, but a search revealed that CAPI has it in a few places:
- including kubeadm forked types
- CRDs
- test framework
/kind feature
/priority important-soon
(this change will happen in the 1.21 cycle)
/help
if someone wants to help with the cleanup.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/good-first-issue
/area testing
@fabriziopandini:
This request has been marked as suitable for new contributors.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.
In response to this:
/good-first-issue
/area testing
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
On top of
gcr.io/kubernetes-ci-images --> gcr.io/k8s-staging-ci-images
I suggest changing also
https://storage.googleapis.com/kubernetes-release-dev --> https://storage.googleapis.com/k8s-release-dev
in the same PR (or in separate PR if you prefer)
Hi @fabriziopandini. Can I work on this ?
/assign
I suggest changing also
https://storage.googleapis.com/kubernetes-release-dev --> https://storage.googleapis.com/k8s-release-dev
looks like the new GCS bucket doesn't have the latest artifacts:
https://github.com/kubernetes/kubeadm/issues/2380#issuecomment-766401628
https://github.com/kubernetes/k8s.io/issues/1460#issuecomment-766402175