kubernetes / cloud-provider-gcp

cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
Apache License 2.0
122 stars 209 forks source link

Image registry.k8s.io/cloud-provider-gcp/cloud-controller-manager:v30.1.0 is missing #769

Open dkoshkin opened 1 day ago

dkoshkin commented 1 day ago

The newest image is missing:

docker pull registry.k8s.io/cloud-provider-gcp/cloud-controller-manager:v30.1.0
Error response from daemon: manifest for registry.k8s.io/cloud-provider-gcp/cloud-controller-manager:v30.1.0 not found: manifest unknown: Failed to fetch "v30.1.0"
k8s-ci-robot commented 1 day ago

This issue is currently awaiting triage.

If the repository mantainers determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.