Skip to content

Commit

Permalink
Cleanup Label Descriptions (#18165)
Browse files Browse the repository at this point in the history
* Change several descriptions from sig-* or wg-* pattern to SIG <sig_name> and WG <wg_name> pattern respectively

* fix test

* Update SIG Multicluster to SIG Instrumentation in label_sync/labels.yaml

* Revert back one of SIG Multicluster to SIG Instrument changes
  • Loading branch information
kurokochin committed Jul 7, 2020
1 parent 0e3d265 commit ec624c7
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
66 changes: 33 additions & 33 deletions label_sync/labels.md
Expand Up @@ -86,47 +86,47 @@ larger set of contributors to apply/remove them.
| <a id="priority/critical-urgent" href="#priority/critical-urgent">`priority/critical-urgent`</a> | Highest priority. Must be actively worked on as someone's top priority right now.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="priority/important-longterm" href="#priority/important-longterm">`priority/important-longterm`</a> | Important over the long term, but may not be staffed and/or may need multiple releases to complete.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="priority/important-soon" href="#priority/important-soon">`priority/important-soon`</a> | Must be staffed and worked on either currently, or very soon, ideally in time for the next release.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/api-machinery" href="#sig/api-machinery">`sig/api-machinery`</a> | Categorizes an issue or PR as relevant to sig-api-machinery.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/apps" href="#sig/apps">`sig/apps`</a> | Categorizes an issue or PR as relevant to sig-apps.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/architecture" href="#sig/architecture">`sig/architecture`</a> | Categorizes an issue or PR as relevant to sig-architecture.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/auth" href="#sig/auth">`sig/auth`</a> | Categorizes an issue or PR as relevant to sig-auth.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/autoscaling" href="#sig/autoscaling">`sig/autoscaling`</a> | Categorizes an issue or PR as relevant to sig-autoscaling.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/cli" href="#sig/cli">`sig/cli`</a> | Categorizes an issue or PR as relevant to sig-cli.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/cloud-provider" href="#sig/cloud-provider">`sig/cloud-provider`</a> | Categorizes an issue or PR as relevant to sig-cloud-provider.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/cluster-lifecycle" href="#sig/cluster-lifecycle">`sig/cluster-lifecycle`</a> | Categorizes an issue or PR as relevant to sig-cluster-lifecycle.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/contributor-experience" href="#sig/contributor-experience">`sig/contributor-experience`</a> | Categorizes an issue or PR as relevant to sig-contributor-experience.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/docs" href="#sig/docs">`sig/docs`</a> | Categorizes an issue or PR as relevant to sig-docs.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/instrumentation" href="#sig/instrumentation">`sig/instrumentation`</a> | Categorizes an issue or PR as relevant to sig-multicluster.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/multicluster" href="#sig/multicluster">`sig/multicluster`</a> | Categorizes an issue or PR as relevant to sig-multicluster. <br><br> This was previously `sig/federation`, `sig/federation (deprecated - do not use)`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/network" href="#sig/network">`sig/network`</a> | Categorizes an issue or PR as relevant to sig-network.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/node" href="#sig/node">`sig/node`</a> | Categorizes an issue or PR as relevant to sig-node.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/release" href="#sig/release">`sig/release`</a> | Categorizes an issue or PR as relevant to sig-release.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/scalability" href="#sig/scalability">`sig/scalability`</a> | Categorizes an issue or PR as relevant to sig-scalability.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/scheduling" href="#sig/scheduling">`sig/scheduling`</a> | Categorizes an issue or PR as relevant to sig-scheduling.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/service-catalog" href="#sig/service-catalog">`sig/service-catalog`</a> | Categorizes an issue or PR as relevant to sig-service-catalog.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/storage" href="#sig/storage">`sig/storage`</a> | Categorizes an issue or PR as relevant to sig-storage.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/testing" href="#sig/testing">`sig/testing`</a> | Categorizes an issue or PR as relevant to sig-testing.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/ui" href="#sig/ui">`sig/ui`</a> | Categorizes an issue or PR as relevant to sig-ui.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/usability" href="#sig/usability">`sig/usability`</a> | Categorizes an issue or PR as relevant to sig-usability.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/windows" href="#sig/windows">`sig/windows`</a> | Categorizes an issue or PR as relevant to sig-windows.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/api-machinery" href="#sig/api-machinery">`sig/api-machinery`</a> | Categorizes an issue or PR as relevant to SIG API Machinery.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/apps" href="#sig/apps">`sig/apps`</a> | Categorizes an issue or PR as relevant to SIG Apps.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/architecture" href="#sig/architecture">`sig/architecture`</a> | Categorizes an issue or PR as relevant to SIG Architecture.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/auth" href="#sig/auth">`sig/auth`</a> | Categorizes an issue or PR as relevant to SIG Auth.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/autoscaling" href="#sig/autoscaling">`sig/autoscaling`</a> | Categorizes an issue or PR as relevant to SIG Autoscaling.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/cli" href="#sig/cli">`sig/cli`</a> | Categorizes an issue or PR as relevant to SIG CLI.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/cloud-provider" href="#sig/cloud-provider">`sig/cloud-provider`</a> | Categorizes an issue or PR as relevant to SIG Cloud Provider.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/cluster-lifecycle" href="#sig/cluster-lifecycle">`sig/cluster-lifecycle`</a> | Categorizes an issue or PR as relevant to SIG Cluster Lifecycle.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/contributor-experience" href="#sig/contributor-experience">`sig/contributor-experience`</a> | Categorizes an issue or PR as relevant to SIG Contributor Experience.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/docs" href="#sig/docs">`sig/docs`</a> | Categorizes an issue or PR as relevant to SIG Docs.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/instrumentation" href="#sig/instrumentation">`sig/instrumentation`</a> | Categorizes an issue or PR as relevant to SIG Instrumentation.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/multicluster" href="#sig/multicluster">`sig/multicluster`</a> | Categorizes an issue or PR as relevant to SIG Multicluster. <br><br> This was previously `sig/federation`, `sig/federation (deprecated - do not use)`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/network" href="#sig/network">`sig/network`</a> | Categorizes an issue or PR as relevant to SIG Network.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/node" href="#sig/node">`sig/node`</a> | Categorizes an issue or PR as relevant to SIG Node.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/release" href="#sig/release">`sig/release`</a> | Categorizes an issue or PR as relevant to SIG Release.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/scalability" href="#sig/scalability">`sig/scalability`</a> | Categorizes an issue or PR as relevant to SIG Scalability.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/scheduling" href="#sig/scheduling">`sig/scheduling`</a> | Categorizes an issue or PR as relevant to SIG Scheduling.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/service-catalog" href="#sig/service-catalog">`sig/service-catalog`</a> | Categorizes an issue or PR as relevant to SIG Service Catalog.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/storage" href="#sig/storage">`sig/storage`</a> | Categorizes an issue or PR as relevant to SIG Storage.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/testing" href="#sig/testing">`sig/testing`</a> | Categorizes an issue or PR as relevant to SIG Testing.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/ui" href="#sig/ui">`sig/ui`</a> | Categorizes an issue or PR as relevant to SIG UI.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/usability" href="#sig/usability">`sig/usability`</a> | Categorizes an issue or PR as relevant to SIG Usability.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="sig/windows" href="#sig/windows">`sig/windows`</a> | Categorizes an issue or PR as relevant to SIG Windows.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="triage/duplicate" href="#triage/duplicate">`triage/duplicate`</a> | Indicates an issue is a duplicate of other open issue. <br><br> This was previously `close/duplicate`, `duplicate`, | humans | |
| <a id="triage/needs-information" href="#triage/needs-information">`triage/needs-information`</a> | Indicates an issue needs more information in order to work on it. <br><br> This was previously `close/needs-information`, | humans | |
| <a id="triage/not-reproducible" href="#triage/not-reproducible">`triage/not-reproducible`</a> | Indicates an issue can not be reproduced as described. <br><br> This was previously `close/not-reproducible`, | humans | |
| <a id="triage/support" href="#triage/support">`triage/support`</a> | Indicates an issue that is a support question. <br><br> This was previously `close/support`, `kind/support`, `question`, | humans | |
| <a id="triage/unresolved" href="#triage/unresolved">`triage/unresolved`</a> | Indicates an issue that can not or will not be resolved. <br><br> This was previously `close/unresolved`, `invalid`, `wontfix`, | humans | |
| <a id="ug/big-data" href="#ug/big-data">`ug/big-data`</a> | Categorizes an issue or PR as relevant to ug-big-data. <br><br> This was previously `sig/big-data`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="ug/vmware" href="#ug/vmware">`ug/vmware`</a> | Categorizes an issue or PR as relevant to ug-vmware.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/api-expression" href="#wg/api-expression">`wg/api-expression`</a> | Categorizes an issue or PR as relevant to wg-api-expression. <br><br> This was previously `wg/apply`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/component-standard" href="#wg/component-standard">`wg/component-standard`</a> | Categorizes an issue or PR as relevant to wg-component-standard.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/iot-edge" href="#wg/iot-edge">`wg/iot-edge`</a> | Categorizes an issue or PR as relevant to wg-iot-edge.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/k8s-infra" href="#wg/k8s-infra">`wg/k8s-infra`</a> | Categorizes an issue or PR as relevant to wg-k8s-infra.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/lts" href="#wg/lts">`wg/lts`</a> | Categorizes an issue or PR as relevant to wg-lts.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/machine-learning" href="#wg/machine-learning">`wg/machine-learning`</a> | Categorizes an issue or PR as relevant to wg-machine-learning.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/multitenancy" href="#wg/multitenancy">`wg/multitenancy`</a> | Categorizes an issue or PR as relevant to wg-multitenancy.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/api-expression" href="#wg/api-expression">`wg/api-expression`</a> | Categorizes an issue or PR as relevant to WG API Expression. <br><br> This was previously `wg/apply`, | anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/component-standard" href="#wg/component-standard">`wg/component-standard`</a> | Categorizes an issue or PR as relevant to WG Component Standard.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/iot-edge" href="#wg/iot-edge">`wg/iot-edge`</a> | Categorizes an issue or PR as relevant to WG IOT Edge.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/k8s-infra" href="#wg/k8s-infra">`wg/k8s-infra`</a> | Categorizes an issue or PR as relevant to WG k8s Infra.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/lts" href="#wg/lts">`wg/lts`</a> | Categorizes an issue or PR as relevant to WG LTS.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/machine-learning" href="#wg/machine-learning">`wg/machine-learning`</a> | Categorizes an issue or PR as relevant to WG Machine Learning.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/multitenancy" href="#wg/multitenancy">`wg/multitenancy`</a> | Categorizes an issue or PR as relevant to WG Multitenancy.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/naming" href="#wg/naming">`wg/naming`</a> | Categorizes an issue or PR as relevant to WG Naming.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/policy" href="#wg/policy">`wg/policy`</a> | Categorizes an issue or PR as relevant to wg-policy.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/resource-management" href="#wg/resource-management">`wg/resource-management`</a> | REMOVING. This will be deleted after 2020-04-08 00:00:00 +0000 UTC <br><br> Categorizes an issue or PR as relevant to wg-resource-management.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/security-audit" href="#wg/security-audit">`wg/security-audit`</a> | Categorizes an issue or PR as relevant to wg-security-audit.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/policy" href="#wg/policy">`wg/policy`</a> | Categorizes an issue or PR as relevant to WG Policy.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/resource-management" href="#wg/resource-management">`wg/resource-management`</a> | REMOVING. This will be deleted after 2020-04-08 00:00:00 +0000 UTC <br><br> Categorizes an issue or PR as relevant to WG Resource Management.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="wg/security-audit" href="#wg/security-audit">`wg/security-audit`</a> | Categorizes an issue or PR as relevant to WG Security Audit.| anyone | [label](https://git.k8s.io/test-infra/prow/plugins/label) |
| <a id="¯\_(ツ)_/¯" href="#¯\_(ツ)_/¯">`¯\_(ツ)_/¯`</a> | ¯\\\_(ツ)_| humans | [shrug](https://git.k8s.io/test-infra/prow/plugins/shrug) |

## Labels that apply to all repos, only for issues
Expand Down

0 comments on commit ec624c7

Please sign in to comment.