Skip to content

Karpenter git directories not aligned with git tags #3823

Open
@gaborho

Description

@gaborho

Version

v0.27.3

Expected Behavior

Hi, I noticed that when a new Karpenter version is released, the reference on the website to the older version's CloudFormation script is gone (same applies for Grafana dashboards). For example, at the time when v0.27.2 was the latest version, I could download CloudFormation template from the URL that is formatted like this:
https://karpenter.sh/v0.27.2/getting-started/getting-started-with-karpenter/

Then, v0.27.3 was released, and the link above returns since then "Not found" error message.
I would expect that old releases are still available.
Reason behind is, that I'd like to have a stable CI/CD pipeline, where I can pin a version, and every time I build our release package, I am able to fetch the pinned version at any time.

Actual Behavior

Currently on Karpenter's GitHub under v0.27.3 tag I see only this:
https://github.com/aws/karpenter/blob/v0.27.3/website/content/en/v0.27.2/getting-started/getting-started-with-karpenter/cloudformation.yaml

Notice that although the tag is v0.27.3, the directory is v0.27.2.

Can you please align the git tags with the included directories in the content dir? Thank you.

Steps to Reproduce the Problem

N/A

Resource Specs and Logs

N/A

Community Note

  • 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
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationIssues about the Karpenter's automation processeschoreIssues that are refactors or code cleanup tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions