Skip to content

Commit

Permalink
Merge pull request #23011 from MadhavJivrajani/kind-design-migrate
Browse files Browse the repository at this point in the history
Remove `kind/design` from `default` section in favour of `kind/feature`
  • Loading branch information
k8s-ci-robot authored Sep 27, 2021
2 parents 3b353c0 + 590bbb4 commit 93572d1
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 8 deletions.
17 changes: 15 additions & 2 deletions label_sync/labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -78,7 +80,6 @@ larger set of contributors to apply/remove them.
| <a id="kind/bug" href="#kind/bug">`kind/bug`</a> | Categorizes issue or PR as related to a bug. <br><br> This was previously `bug`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/cleanup" href="#kind/cleanup">`kind/cleanup`</a> | Categorizes issue or PR as related to cleaning up code, process, or technical debt. <br><br> This was previously `kind/friction`, `kind/technical-debt`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/deprecation" href="#kind/deprecation">`kind/deprecation`</a> | Categorizes issue or PR as related to a feature/enhancement marked for deprecation.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/design" href="#kind/design">`kind/design`</a> | Categorizes issue or PR as related to design.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/documentation" href="#kind/documentation">`kind/documentation`</a> | Categorizes issue or PR as related to documentation. <br><br> This was previously `kind/old-docs`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/failing-test" href="#kind/failing-test">`kind/failing-test`</a> | Categorizes issue or PR as related to a consistently or frequently failing test. <br><br> 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) |
| <a id="kind/feature" href="#kind/feature">`kind/feature`</a> | Categorizes issue or PR as related to a new feature. <br><br> This was previously `enhancement`, `kind/enhancement`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
Expand Down Expand Up @@ -194,9 +195,9 @@ larger set of contributors to apply/remove them.
| <a id="area/provider/docker" href="#area/provider/docker">`area/provider/docker`</a> | Issues or PRs related to docker provider| label | |
| <a id="area/release" href="#area/release">`area/release`</a> | Issues or PRs related to releasing| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="area/testing" href="#area/testing">`area/testing`</a> | Issues or PRs related to testing| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="area/topology" href="#area/topology">`area/topology`</a> | Issues or PRs related to cluster topology| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="area/upgrades" href="#area/upgrades">`area/upgrades`</a> | Issues or PRs related to upgrades| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="area/ux" href="#area/ux">`area/ux`</a> | Issues or PRs related to UX| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/design" href="#kind/design">`kind/design`</a> | Categorizes issue or PR as related to design.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/proposal" href="#kind/proposal">`kind/proposal`</a> | Issues or PRs related to proposals.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="kind/release-blocking" href="#kind/release-blocking">`kind/release-blocking`</a> | Issues or PRs that need to be closed before the next CAPI release| approvers | [label](https://git.k8s.io/test-infra/prow/plugins/label) |

Expand Down Expand Up @@ -242,6 +243,12 @@ larger set of contributors to apply/remove them.
| ---- | ----------- | -------- | --- |
| <a id="kind/tweet" href="#kind/tweet">`kind/tweet`</a> | 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 |
| ---- | ----------- | -------- | --- |
| <a id="kind/design" href="#kind/design">`kind/design`</a> | 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 |
Expand Down Expand Up @@ -352,6 +359,12 @@ larger set of contributors to apply/remove them.
| <a id="area/release-eng" href="#area/release-eng">`area/release-eng`</a> | Issues or PRs related to the Release Engineering subproject| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="area/terraform" href="#area/terraform">`area/terraform`</a> | Terraform modules, testing them, writing more of them, code in infra/gcp/clusters/ <br><br> 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 |
| ---- | ----------- | -------- | --- |
| <a id="kind/design" href="#kind/design">`kind/design`</a> | 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 |
Expand Down
25 changes: 19 additions & 6 deletions label_sync/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 93572d1

Please sign in to comment.