kubernetes / community

Kubernetes community content
Apache License 2.0
11.97k stars 5.17k forks source link

[Tracking Issue] `kind/design` to `kind/feature` migration cleanup #6144

Open MadhavJivrajani opened 3 years ago

MadhavJivrajani commented 3 years ago

Following up from the communication that was sent out regarding the migration of kind/design to kind/feature and the changes that would entail - this issue is for tracking the cleanup work that needs to be done for completing that migration.

The next step is to actually remove the label from the GitHub repos that did not opt-in for the kind/design label (see the above linked communication for more details), removing the label from the repo entails two main things:

Currently, the following issues have the kind/design on open issues/PRs:

/sig contributor-experience /area github-management /assign @nikhita

BenTheElder commented 3 years ago

Er, these other repos are not supposed to have the label removed, please re-read the communication in https://groups.google.com/g/kubernetes-dev/c/f6W68eS8xo0

MadhavJivrajani commented 3 years ago

Hey @BenTheElder, first off - apologies for the spam! :/

Secondly - the email states that only if folks opt-in (either by replying in the email thread within the lazy consensus period, or additionally opening up a PR to test-infra as layed out or have opted-in in the original issue), only then would kind/design remain for those repositories (and so far the only repositories that are counted as opted-in are k/kubeadm, k-sig/{controller-runtime, cluster-api}. And non-response would be counted as opting out, and hence subsequent removal.

The manual removal was discussed with github-managment and it turned out to be the path of least resistance (albeit a little noisy).

BenTheElder commented 3 years ago

I see, I apologize, I thought kind was already in the opted list. At this point given there only appear to be two open issues, we might as well let it go. TBQH I have had less time to triage there anyhow and I don't think others have expressed opinions one way or another about the labels. cc @aojea

BenTheElder commented 3 years ago

In the future I do think we should have a bot remove the label for changes like this: for repos using the fejta-bot auto close process (which I dislike and don't use but ...) commenting alters the last-updated time but label removal itself does not.

It also makes the action more impersonal, which I think we should generally do for process changes, to avoid responses being or appearing to be aimed at an individual rather than the process / robot 🙃

Thanks for working to clean up our repos! :-)

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

MadhavJivrajani commented 2 years ago

/remove-lifecyle stale /lifecycle frozen

mrbobbytables commented 2 years ago

@MadhavJivrajani I think all the follow up items are done? Are we safe to close?

MadhavJivrajani commented 2 years ago

Hey @mrbobbytables, thanks for the ping. There are a few items left, namely cleanup from the k-sigs org, and more importantly - actually deleting the kind/design label from these repositories (would need a gh admin to do that).