Description
Part of Improvement tasks for v1.6 release cycle #9104
automate updates to specific versions of https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api after release is cut
the link: https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api@latest needs to be called at least once before it's cached as the base page for the repo. The idea is to automate that update - we could initially document checking that page as a task during the release process manually. Automation can also be considered, i.e the same way how it is done in https://github.com/oracle/cluster-api-provider-oci/blob/main/.github/workflows/release.yaml#L28-L31
There is discussion in the umbrella issue regarding whether automation is worth the maintenance effort. As a first step we will document that this link needs to be called after the release has been cut, and continue discussing tradeoffs for pursuing automation if needed.
- document that the new release tag link needs to be accessed in order to index the updated tag
- attempt to address the
latest
tag behavior when no tag is provided in the URL params
/kind documentation
/area release
Metadata
Metadata
Assignees
Labels
Type
Projects
Status