Skip to content

Conversation

@musaprg
Copy link
Member

@musaprg musaprg commented Dec 30, 2025

This PR fixes to use kep.k8s.io instead of old short URL features.k8s.io to reduce unnecessary redirection.

Previously, features.k8s.io was used as a short URL for each enhancement proposal. However, it has since changed to kep.k8s.io, likely because the repository was renamed from kubernetes/features to kubernetes/enhancements at some point. This results in one additional unnecessary redirection when initially accessing features.k8s.io compared to kep.k8s.io:

  • https://features.k8s.io/555 -> https://github.com/kubernetes/features/issues/555 -> https://github.com/kubernetes/enhancements/issues/555
  • https://kep.k8s.io/555 -> https://github.com/kubernetes/enhancements/issues/555

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 30, 2025
Copy link
Member

@lmktfy lmktfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 19, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lmktfy, musaprg

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

The pull request process is described 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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 19, 2026
@k8s-ci-robot k8s-ci-robot merged commit bfab831 into kubernetes:master Jan 19, 2026
6 checks passed
@musaprg musaprg deleted the patch-1 branch January 20, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants