Description
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