diff --git a/label_sync/labels.md b/label_sync/labels.md index a9c83398d686..659ead4fd430 100644 --- a/label_sync/labels.md +++ b/label_sync/labels.md @@ -13,6 +13,7 @@ - [Labels that apply to kubernetes-sigs/cluster-api-provider-aws, only for issues](#labels-that-apply-to-kubernetes-sigscluster-api-provider-aws-only-for-issues) - [Labels that apply to kubernetes-sigs/cluster-api-provider-azure, for both issues and PRs](#labels-that-apply-to-kubernetes-sigscluster-api-provider-azure-for-both-issues-and-prs) - [Labels that apply to kubernetes-sigs/contributor-tweets, for both issues and PRs](#labels-that-apply-to-kubernetes-sigscontributor-tweets-for-both-issues-and-prs) +- [Labels that apply to kubernetes-sigs/controller-runtime, for both issues and PRs](#labels-that-apply-to-kubernetes-sigscontroller-runtime-for-both-issues-and-prs) - [Labels that apply to kubernetes-sigs/gateway-api, only for issues](#labels-that-apply-to-kubernetes-sigsgateway-api-only-for-issues) - [Labels that apply to kubernetes-sigs/kind, for both issues and PRs](#labels-that-apply-to-kubernetes-sigskind-for-both-issues-and-prs) - [Labels that apply to kubernetes-sigs/krew, for both issues and PRs](#labels-that-apply-to-kubernetes-sigskrew-for-both-issues-and-prs) @@ -22,6 +23,7 @@ - [Labels that apply to kubernetes/enhancements, for both issues and PRs](#labels-that-apply-to-kubernetesenhancements-for-both-issues-and-prs) - [Labels that apply to kubernetes/enhancements, only for issues](#labels-that-apply-to-kubernetesenhancements-only-for-issues) - [Labels that apply to kubernetes/k8s.io, for both issues and PRs](#labels-that-apply-to-kubernetesk8s.io-for-both-issues-and-prs) +- [Labels that apply to kubernetes/kubeadm, for both issues and PRs](#labels-that-apply-to-kuberneteskubeadm-for-both-issues-and-prs) - [Labels that apply to kubernetes/kubernetes, for both issues and PRs](#labels-that-apply-to-kuberneteskubernetes-for-both-issues-and-prs) - [Labels that apply to kubernetes/kubernetes, only for issues](#labels-that-apply-to-kuberneteskubernetes-only-for-issues) - [Labels that apply to kubernetes/kubernetes, only for PRs](#labels-that-apply-to-kuberneteskubernetes-only-for-prs) @@ -78,7 +80,6 @@ larger set of contributors to apply/remove them. | `kind/bug` | Categorizes issue or PR as related to a bug.

This was previously `bug`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `kind/cleanup` | Categorizes issue or PR as related to cleaning up code, process, or technical debt.

This was previously `kind/friction`, `kind/technical-debt`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `kind/deprecation` | Categorizes issue or PR as related to a feature/enhancement marked for deprecation.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | -| `kind/design` | Categorizes issue or PR as related to design.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `kind/documentation` | Categorizes issue or PR as related to documentation.

This was previously `kind/old-docs`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `kind/failing-test` | Categorizes issue or PR as related to a consistently or frequently failing test.

This was previously `priority/failing-test`, `kind/e2e-test-failure`, `kind/upgrade-test-failure`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `kind/feature` | Categorizes issue or PR as related to a new feature.

This was previously `enhancement`, `kind/enhancement`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | @@ -194,9 +195,9 @@ larger set of contributors to apply/remove them. | `area/provider/docker` | Issues or PRs related to docker provider| label | | | `area/release` | Issues or PRs related to releasing| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `area/testing` | Issues or PRs related to testing| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | -| `area/topology` | Issues or PRs related to cluster topology| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `area/upgrades` | Issues or PRs related to upgrades| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `area/ux` | Issues or PRs related to UX| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | +| `kind/design` | Categorizes issue or PR as related to design.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `kind/proposal` | Issues or PRs related to proposals.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `kind/release-blocking` | Issues or PRs that need to be closed before the next CAPI release| approvers | [label](https://git.k8s.io/test-infra/prow/plugins/label) | @@ -242,6 +243,12 @@ larger set of contributors to apply/remove them. | ---- | ----------- | -------- | --- | | `kind/tweet` | Issues to parse and tweet from K8sContributor handle| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | +## Labels that apply to kubernetes-sigs/controller-runtime, for both issues and PRs + +| Name | Description | Added By | Prow Plugin | +| ---- | ----------- | -------- | --- | +| `kind/design` | Categorizes issue or PR as related to design.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | + ## Labels that apply to kubernetes-sigs/gateway-api, only for issues | Name | Description | Added By | Prow Plugin | @@ -352,6 +359,12 @@ larger set of contributors to apply/remove them. | `area/release-eng` | Issues or PRs related to the Release Engineering subproject| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | | `area/terraform` | Terraform modules, testing them, writing more of them, code in infra/gcp/clusters/

This was previously `area/infra/terraform`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | +## Labels that apply to kubernetes/kubeadm, for both issues and PRs + +| Name | Description | Added By | Prow Plugin | +| ---- | ----------- | -------- | --- | +| `kind/design` | Categorizes issue or PR as related to design.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) | + ## Labels that apply to kubernetes/kubernetes, for both issues and PRs | Name | Description | Added By | Prow Plugin | diff --git a/label_sync/labels.yaml b/label_sync/labels.yaml index 12a9e4a44f5b..a6826b2e960f 100644 --- a/label_sync/labels.yaml +++ b/label_sync/labels.yaml @@ -259,12 +259,6 @@ default: target: both prowPlugin: label addedBy: anyone - - color: c7def8 - description: Categorizes issue or PR as related to design. - name: kind/design - target: both - prowPlugin: label - addedBy: anyone - color: c7def8 description: Categorizes issue or PR as related to documentation. name: kind/documentation @@ -1617,6 +1611,14 @@ repos: target: issues prowPlugin: label addedBy: anyone + kubernetes/kubeadm: + labels: + - color: c7def8 + description: Categorizes issue or PR as related to design. + name: kind/design + target: both + prowPlugin: label + addedBy: anyone kubernetes-sigs/cluster-api: labels: - color: c7def8 @@ -1705,6 +1707,9 @@ repos: - color: 0052cc description: Issues or PRs related to cluster topology name: area/topology + - color: c7def8 + description: Categorizes issue or PR as related to design. + name: kind/design target: both prowPlugin: label addedBy: anyone @@ -1904,3 +1909,11 @@ repos: target: both addedBy: anyone prowPlugin: label + kubernetes-sigs/controller-runtime: + labels: + - color: c7def8 + description: Categorizes issue or PR as related to design. + name: kind/design + target: both + prowPlugin: label + addedBy: anyone