kubernetes / cloud-provider-aws

Cloud provider for AWS
https://cloud-provider-aws.sigs.k8s.io/
Apache License 2.0
395 stars 302 forks source link

Promote registry.k8s.io/provider-aws/cloud-controller-manager images for v1.27.2, v1.23.7, v1.22.8, v1.21.7 #620

Closed ialidzhikov closed 1 year ago

ialidzhikov commented 1 year ago

What happened: registry.k8s.io/provider-aws/cloud-controller-manager (ref https://github.com/kubernetes/k8s.io/blob/main/registry.k8s.io/images/k8s-staging-provider-aws/images.yaml#L63-L101) is currently missing the tags v1.27.2, v1.23.7, v1.22.8, v1.21.7 which are available in the staging repo (ref https://console.cloud.google.com/gcr/images/k8s-staging-provider-aws/global/cloud-controller-manager). We would appreciate if you can promote the above-mentioned tags.

What you expected to happen: The above-mentioned tags to be available in registry.k8s.io/provider-aws/cloud-controller-manager.

How to reproduce it (as minimally and precisely as possible): See above.

% docker pull registry.k8s.io/provider-aws/cloud-controller-manager:v1.27.2
Error response from daemon: manifest for registry.k8s.io/provider-aws/cloud-controller-manager:v1.27.2 not found: manifest unknown: Failed to fetch "v1.27.2"

while such tag exists for this repo - ref https://github.com/kubernetes/cloud-provider-aws/releases/tag/v1.27.2

Anything else we need to know?:

Environment:

/kind bug

k8s-ci-robot commented 1 year ago

This issue is currently awaiting triage.

If cloud-provider-aws contributors 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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ialidzhikov commented 1 year ago

/cc @olemarkus @nckturner

cartermckinnon commented 1 year ago

Closed by https://github.com/kubernetes/k8s.io/pull/5657

/close

k8s-ci-robot commented 1 year ago

@cartermckinnon: Closing this issue.

In response to [this](https://github.com/kubernetes/cloud-provider-aws/issues/620#issuecomment-1656983829): >Closed by https://github.com/kubernetes/k8s.io/pull/5657 > >/close 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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.