-
Notifications
You must be signed in to change notification settings - Fork 352
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What happened:
docker pull registry.k8s.io/provider-aws/cloud-controller-manager:v1.32.4
Error response from daemon: manifest for registry.k8s.io/provider-aws/cloud-controller-manager:v1.32.4 not found: manifest unknown: Failed to fetch "v1.32.4"
What you expected to happen:
Image exists and is able to be pulled
How to reproduce it (as minimally and precisely as possible):
docker pull
Anything else we need to know?:
v1.32.3 works as expected:
docker pull registry.k8s.io/provider-aws/cloud-controller-manager:v1.32.3
v1.32.3: Pulling from provider-aws/cloud-controller-manager
...
registry.k8s.io/provider-aws/cloud-controller-manager:v1.32.3
/kind bug
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.