Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image tag 1.30.3 in container registry registry.k8s.io/autoscaling/cluster-autoscaler with no associated release #7443

Open
wcarlsen opened this issue Oct 29, 2024 · 6 comments
Assignees
Labels
area/cluster-autoscaler kind/bug Categorizes issue or PR as related to a bug.

Comments

@wcarlsen
Copy link
Contributor

Which component are you using?:

Cluster-autoscaler and it's associated helm chart.

What version of the component are you using?:

Component version:

  • Helm chart version: 9.43.0
  • Cluster-autoscaler version: 1.30.2

What k8s version are you using (kubectl version)?:

kubectl version Output
$ kubectl version
Client Version: v1.31.0
Kustomize Version: v5.4.2
Server Version: v1.30.4-eks-a737599

What environment is this in?:

AWS EKS

What did you expect to happen?:

I see an image tag 1.30.3 in container registry registry.k8s.io/autoscaling/cluster-autoscaler with no associated release.

Screenshot_20241029_091945

What happened instead?:

I expected a tag 1.30.3 with no associated release to not be present in the registry. Maybe this comes from a deleted release?

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

docker pull registry.k8s.io/autoscaling/cluster-autoscaler:v1.30.3

Anything else we need to know?:

@wcarlsen wcarlsen added the kind/bug Categorizes issue or PR as related to a bug. label Oct 29, 2024
@adrianmoisey
Copy link
Member

/area cluster-autoscaler

@Shubham82
Copy link
Contributor

@wcarlsen, I think it is due to Promotion PR (kubernetes/k8s.io#7429) for images of the CA Patch release being merged and the corresponding CA Patch release not yet released (#7315)

@Shubham82
Copy link
Contributor

cc @gjtempleton, please correct me if I missed something here.
PTAL!

@gjtempleton
Copy link
Member

Yep, that's on me. Apologies, got to the point of promoting the images but not the tags and associated release notes before some issues. Will get this resolved today.

@gjtempleton
Copy link
Member

/assign @gjtempleton

@Shubham82
Copy link
Contributor

Yep, that's on me. Apologies, got to the point of promoting the images but not the tags and associated release notes before some issues. Will get this resolved today.

Thanks @gjtempleton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

5 participants