Skip to content

chores(docs): Use latest as alias and workflow_dispatch to set new version as latest#6187

Open
ROunofF wants to merge 2 commits intokubernetes-sigs:masterfrom
ROunofF:mkdocs-alias-latest
Open

chores(docs): Use latest as alias and workflow_dispatch to set new version as latest#6187
ROunofF wants to merge 2 commits intokubernetes-sigs:masterfrom
ROunofF:mkdocs-alias-latest

Conversation

@ROunofF
Copy link
Contributor

@ROunofF ROunofF commented Feb 10, 2026

What does it do ?

  • This use "latest" as an alias instead of a manually deployed version (like now).

  • Note The current latest version will need to be deleted from the branch gh-pages with mike delete latest --push by someone with write access or this workflow will fail with an error similar to this : error: alias 'latest' already specified as a version

Motivation

Prevent to have to maintain a latest and an automated version based on tag ( today : v0.20.0 ) but still aligns with kubernetes. Avoids user confusion see #6165

More

  • Yes, this PR title follows Conventional Commits
  • Yes, I added unit tests
  • Yes, I updated end user documentation accordingly

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Feb 10, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @ROunofF. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 10, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign mloiseleur for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added github_actions Pull requests that update GitHub Actions code cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. github_actions Pull requests that update GitHub Actions code needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants