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

Upgrading to chart v0.31.4 uses image tag v0.30.0 #5848

Closed
ravitst opened this issue Mar 13, 2024 · 1 comment
Closed

Upgrading to chart v0.31.4 uses image tag v0.30.0 #5848

ravitst opened this issue Mar 13, 2024 · 1 comment
Labels
bug Something isn't working needs-triage Issues that need to be triaged

Comments

@ravitst
Copy link

ravitst commented Mar 13, 2024

Description

Observed Behavior:
We are planning an upgrade from 0.31.4 to 0.32.7.
Following the guide for v1beta1 Migration we need to check that after upgrading to v0.31.4 the image tag is v0.31.0:

image
But, looking at v0.31.4 chart I see that the chart version in Chart.yaml is v0.30.0 and the image tag in values.yaml is v0.30.0:
https://github.com/aws/karpenter-provider-aws/blob/release-v0.31.x/charts/karpenter/values.yaml
https://github.com/aws/karpenter-provider-aws/blob/release-v0.31.x/charts/karpenter/Chart.yaml

I couldn't find a release with image tag v0.31.0.

Expected Behavior:
After upgrading to v0.31.4 the image tag should be v0.31.0 as described in v1beta1 Migration manual.

Reproduction Steps (Please include YAML):
Upgrading to v0.31.4

Versions:

  • Chart Version: v0.31.4
  • Kubernetes Version (kubectl version): v1.27.9
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
@ravitst ravitst added bug Something isn't working needs-triage Issues that need to be triaged labels Mar 13, 2024
@jonathan-innis
Copy link
Contributor

This is a duplicate of #5415. We definitely need to improve this in our repo and would happily take a contribution that improved this in our release automation. For now, the recommendation is to rely on the chart that is pushed with the right tag in our OCI repo: oci://public.ecr.aws/karpenter/karpenter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants