Skip to content

KEP-5905: Migrate kubernetes-mixin from kubernetes-monitoring to kubernetes-sigs organization#5906

Open
rexagod wants to merge 2 commits intokubernetes:masterfrom
rexagod:5905
Open

KEP-5905: Migrate kubernetes-mixin from kubernetes-monitoring to kubernetes-sigs organization#5906
rexagod wants to merge 2 commits intokubernetes:masterfrom
rexagod:5905

Conversation

@rexagod
Copy link
Copy Markdown
Member

@rexagod rexagod commented Feb 9, 2026

  • One-line PR description: This KEP aims to migrate kubernetes-monitoring/kubernetes-mixin repository under the kubernetes-sigs organization and aims to foster better collaboration and maintenance for the repository within the Kubernetes ecosystem as a direct consequence.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory labels Feb 9, 2026
@k8s-ci-robot k8s-ci-robot added the sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation. label Feb 9, 2026
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Feb 9, 2026
…`kubernetes-sigs` organization

This KEP aims to migrate `kubernetes-monitoring/kubernetes-mixin`
repository under the `kubernetes-sigs` organization. More importantly,
it aims to foster better collaboration and maintenance for the
repository within the Kubernetes ecosystem as a direct consequence.
@k8s-ci-robot k8s-ci-robot removed the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 9, 2026
Copy link
Copy Markdown
Member

@skl skl left a comment

Choose a reason for hiding this comment

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

lgtm, happy to help where I can as this progresses!

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rexagod, skl
Once this PR has been reviewed and has the lgtm label, please assign deads2k 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

Comment on lines +235 to +237
with the same level of quality and reliability. To not break existing
references, CI automations will be setup in the `kubernetes-monitoring`
counterpart, to enable mirroring changes from the `kubernetes-sigs` repository.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

you should be able to transfer the repository to the new organization, and it will redirect all previous links. All current Issues / Pull Requests /etc will stay open, and any git clone/fetch/push operations should be redirected as well. At least that's what the documentation says:

  • When you transfer a repository, its issues, pull requests, wiki, stars, and watchers are also transferred. If the transferred repository contains webhooks, services, secrets, or deploy keys, they will remain associated after the transfer is complete. Git information about commits, including contributions, is preserved
  • All links to the previous repository location are automatically redirected to the new location. When you use git clone, git fetch, or git push on a transferred repository, these commands will redirect to the new repository location or URL

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'd prefer explicitly archiving it and mentioning the updated source (k-sigs) there, so any community or unofficial mixin repository in the far future with the same name doesn't break the redirects.

If you create a new repository or fork at the previous repository location, the redirects to the transferred repository will be permanently deleted.

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. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/instrumentation Categorizes an issue or PR as relevant to SIG Instrumentation. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants