kubeadm: change the default imageRepository value for CI images #2356
Labels
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/deprecation
Categorizes issue or PR as related to a feature/enhancement marked for deprecation.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
see kubernetes/test-infra#19483 (comment)
and kubernetes/k8s.io#1460
TL;DR if the kubeadm user passes a version that starts with
ci*
the image repository is defaulted togcr.io/kubernetes-ci-images
this repository is being phased out in favor of
gcr.io/k8-staging-ci-images
instead of making this an v1beta3 only change, i'm proposing that we default to the new URL in both old and new API versions.
The text was updated successfully, but these errors were encountered: