Skip to content

Latest commit

 

History

History
341 lines (297 loc) · 44.9 KB

labels.md

File metadata and controls

341 lines (297 loc) · 44.9 KB

Kubernetes GitHub Labels

Table of Contents

Intro

This file was auto generated by the label_sync tool, based on the labels.yaml that it uses to sync github labels across repos in the kubernetes github org

Why these labels?

The rule of thumb is that labels are here because they are intended to be produced or consumed by our automation (primarily prow) across all repos. There are some labels that can only be manually applied/removed, and where possible we would rather remove them or add automation to allow a larger set of contributors to apply/remove them.

How do I add a new label?

  • Add automation that consumes/produces the label
  • Open a PR, with a single commit, that:
    • updates labels.yaml with the new label(s)
    • runs hack/update-labels.sh (to regenerate the label descriptions and associated CSS)
  • Involve sig-contributor-experience in the change, eg: chat about it in slack, mention @kubernetes/sig-contributor-experience-pr-reviews in the PR, etc.
  • After the PR is merged, a kubernetes CronJob is responsible for syncing labels daily

Labels that apply to all repos, for both issues and PRs

Name Description Added By Prow Plugin
api-review Categorizes an issue or PR as actively needing an API review. anyone label
area/dependency Issues or PRs related to dependency changes label
area/licensing Issues or PRs related to Kubernetes licensing label
area/provider/aws Issues or PRs related to aws provider

This was previously area/platform/aws, area/platform/eks, sig/aws, aws,
label
area/provider/azure Issues or PRs related to azure provider

This was previously area/platform/aks, area/platform/azure, sig/azure, azure,
label
area/provider/gcp Issues or PRs related to gcp provider

This was previously area/platform/gcp, area/platform/gke, sig/gcp, gcp,
label
area/provider/ibmcloud Issues or PRs related to ibmcloud provider

This was previously sig/ibmcloud, ibmcloud,
label
area/provider/openstack Issues or PRs related to openstack provider

This was previously sig/openstack, openstack,
label
area/provider/vmware Issues or PRs related to vmware provider

This was previously area/platform/vsphere, sig/vmware, vmware,
label
committee/code-of-conduct Denotes an issue or PR intended to be handled by the code of conduct committee.

This was previously committee/conduct,
anyone label
committee/product-security Denotes an issue or PR intended to be handled by the product security committee. anyone label
committee/steering Denotes an issue or PR intended to be handled by the steering committee. anyone label
kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API

This was previously kind/new-api,
anyone label
kind/bug Categorizes issue or PR as related to a bug.

This was previously bug,
anyone 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
kind/design Categorizes issue or PR as related to design. anyone label
kind/documentation Categorizes issue or PR as related to documentation.

This was previously kind/old-docs,
anyone 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
kind/feature Categorizes issue or PR as related to a new feature.

This was previously enhancement, kind/enhancement,
anyone label
kind/flake Categorizes issue or PR as related to a flaky test. anyone label
lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor.

This was previously active,
anyone lifecycle
lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

This was previously keep-open,
anyone lifecycle
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. anyone or @fejta-bot via periodic-test-infra-rotten prowjob lifecycle
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

This was previously stale,
anyone or @fejta-bot via periodic-test-infra-stale prowjob lifecycle
needs-sig Indicates an issue or PR lacks a sig/foo label and requires one. prow require-matching-label
priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. anyone label
priority/backlog Higher priority than priority/awaiting-more-evidence. anyone label
priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. anyone label
priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. anyone label
priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. anyone label
sig/api-machinery Categorizes an issue or PR as relevant to sig-api-machinery. anyone label
sig/apps Categorizes an issue or PR as relevant to sig-apps. anyone label
sig/architecture Categorizes an issue or PR as relevant to sig-architecture. anyone label
sig/auth Categorizes an issue or PR as relevant to sig-auth. anyone label
sig/autoscaling Categorizes an issue or PR as relevant to sig-autoscaling. anyone label
sig/cli Categorizes an issue or PR as relevant to sig-cli. anyone label
sig/cloud-provider Categorizes an issue or PR as relevant to sig-cloud-provider. anyone label
sig/cluster-lifecycle Categorizes an issue or PR as relevant to sig-cluster-lifecycle. anyone label
sig/contributor-experience Categorizes an issue or PR as relevant to sig-contributor-experience. anyone label
sig/docs Categorizes an issue or PR as relevant to sig-docs. anyone label
sig/instrumentation Categorizes an issue or PR as relevant to sig-multicluster. anyone label
sig/multicluster Categorizes an issue or PR as relevant to sig-multicluster.

This was previously sig/federation, sig/federation (deprecated - do not use),
anyone label
sig/network Categorizes an issue or PR as relevant to sig-network. anyone label
sig/node Categorizes an issue or PR as relevant to sig-node. anyone label
sig/onprem Categorizes an issue or PR as relevant to sig-onprem. anyone label
sig/pm Categorizes an issue or PR as relevant to sig-pm. anyone label
sig/release Categorizes an issue or PR as relevant to sig-release. anyone label
sig/scalability Categorizes an issue or PR as relevant to sig-scalability. anyone label
sig/scheduling Categorizes an issue or PR as relevant to sig-scheduling. anyone label
sig/service-catalog Categorizes an issue or PR as relevant to sig-service-catalog. anyone label
sig/storage Categorizes an issue or PR as relevant to sig-storage. anyone label
sig/testing Categorizes an issue or PR as relevant to sig-testing. anyone label
sig/ui Categorizes an issue or PR as relevant to sig-ui. anyone label
sig/usability Categorizes an issue or PR as relevant to sig-usability. anyone label
sig/windows Categorizes an issue or PR as relevant to sig-windows. anyone label
triage/duplicate Indicates an issue is a duplicate of other open issue.

This was previously close/duplicate, duplicate,
humans
triage/needs-information Indicates an issue needs more information in order to work on it.

This was previously close/needs-information,
humans
triage/not-reproducible Indicates an issue can not be reproduced as described.

This was previously close/not-reproducible,
humans
triage/support Indicates an issue that is a support question.

This was previously close/support, kind/support, question,
humans
triage/unresolved Indicates an issue that can not or will not be resolved.

This was previously close/unresolved, invalid, wontfix,
humans
ug/big-data Categorizes an issue or PR as relevant to ug-big-data.

This was previously sig/big-data,
anyone label
wg/apply Categorizes an issue or PR as relevant to wg-apply. anyone label
wg/component-standard Categorizes an issue or PR as relevant to wg-component-standard. anyone label
wg/iot-edge Categorizes an issue or PR as relevant to wg-iot-edge. anyone label
wg/k8s-infra Categorizes an issue or PR as relevant to wg-k8s-infra. anyone label
wg/lts Categorizes an issue or PR as relevant to wg-lts. anyone label
wg/machine-learning Categorizes an issue or PR as relevant to wg-machine-learning. anyone label
wg/multitenancy Categorizes an issue or PR as relevant to wg-multitenancy. anyone label
wg/policy Categorizes an issue or PR as relevant to wg-policy. anyone label
wg/resource-management Categorizes an issue or PR as relevant to wg-resource-management. anyone label
wg/security-audit Categorizes an issue or PR as relevant to wg-security-audit. anyone label
¯\_(ツ)_/¯ ¯\_(ツ)_/¯ humans shrug

Labels that apply to all repos, only for issues

Name Description Added By Prow Plugin
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.

This was previously for-new-contributors,
anyone help
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

This was previously help-wanted,
anyone help
tide/merge-blocker Denotes an issue that blocks the tide merge queue for a branch while it is open.

This was previously merge-blocker,
humans

Labels that apply to all repos, only for PRs

Name Description Added By Prow Plugin
approved Indicates a PR has been approved by an approver from all required OWNERS files. approvers approve
cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager.

This was previously cherrypick-approved,
humans
cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. prow cla
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. prow cla
do-not-merge DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed. humans
do-not-merge/blocked-paths Indicates that a PR should not merge because it touches files in blocked paths. prow blockade
do-not-merge/cherry-pick-not-approved Indicates that a PR is not yet approved to merge into a release branch. prow cherrypickunapproved
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. anyone hold
do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. prow invalidcommitmsg
do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. prow verify-owners
do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels.

This was previously release-note-label-needed,
prow releasenote
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. prow wip
lgtm Indicates that a PR is ready to be merged. reviewers or members lgtm
needs-kind Indicates a PR lacks a kind/foo label and requires one. prow require-matching-label
needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. prow trigger
needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. prow needs-rebase
ok-to-test Indicates a non-member PR verified by an org member that is safe to test. prow trigger
release-note Denotes a PR that will be considered when it comes time to generate release notes. prow releasenote
release-note-action-required Denotes a PR that introduces potentially breaking changes that require user action. prow releasenote
release-note-none Denotes a PR that doesn't merit a release note. prow or member or author releasenote
size/L Denotes a PR that changes 100-499 lines, ignoring generated files. prow size
size/M Denotes a PR that changes 30-99 lines, ignoring generated files. prow size
size/S Denotes a PR that changes 10-29 lines, ignoring generated files. prow size
size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. prow size
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. prow size
size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. prow size
tide/merge-method-merge Denotes a PR that should use a standard merge by tide when it merges. humans
tide/merge-method-rebase Denotes a PR that should be rebased by tide when it merges. humans
tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

This was previously tide/squash,
humans

Labels that apply to kubernetes-sigs/cluster-api, for both issues and PRs

Name Description Added By Prow Plugin
area/api Issues or PRs related to the APIs anyone label
area/clusterctl Issues or PRs related to clusterctl anyone label
area/control-plane Issues or PRs related to control-plane lifecycle management anyone label
area/health Issues or PRs related to health anyone label
area/machine Issues or PRs related to machine lifecycle management anyone label
area/release Issues or PRs related to releasing anyone label
area/testing Issues or PRs related to testing anyone label
area/upgrades Issues or PRs related to upgrades anyone label
area/ux Issues or PRs related to UX anyone label

Labels that apply to kubernetes-sigs/krew, for both issues and PRs

Name Description Added By Prow Plugin
priority/P0 P0 issues or PRs anyone label
priority/P1 P1 issues or PRs anyone label
priority/P2 P2 issues or PRs anyone label
priority/P3 P3 issues or PRs anyone label

Labels that apply to kubernetes/community, for both issues and PRs

Name Description Added By Prow Plugin
area/cn-summit Issues or PRs related to the Contributor Summit in China label
area/code-organization Issues or PRs related to kubernetes code organization label
area/conformance Issues or PRs related to kubernetes conformance tests label
area/contributor-guide Issues or PRs related to the contributor guide label
area/contributor-summit Issues or PRs related to all Contributor Summit events label
area/deflake Issues or PRs related to deflaking kubernetes tests label
area/developer-guide Issues or PRs related to the developer guide label
area/devstats Issues or PRs related to the devstats subproject label
area/e2e-test-framework Issues or PRs related to refactoring the kubernetes e2e test framework label
area/eu-summit Issues or PRs related to the Contributor Summit in Europe label
area/github-management Issues or PRs related to GitHub Management subproject label
area/na-summit Issues or PRs related to the Contributor Summit in North America label
area/release-team Issues or PRs related to the release-team subproject label
area/slack-management Issues or PRs related to the Slack Management subproject label

Labels that apply to kubernetes/enhancements, for both issues and PRs

Name Description Added By Prow Plugin
area/code-organization Issues or PRs related to kubernetes code organization label
area/release-eng Issues or PRs related to the Release Engineering subproject

This was previously area/release-infra,
label
kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory anyone label

Labels that apply to kubernetes/k8s.io, for both issues and PRs

Name Description Added By Prow Plugin
area/dns Indicates an issue related to DNS records. anyone label

Labels that apply to kubernetes/kubernetes, for both issues and PRs

Name Description Added By Prow Plugin
area/code-organization Issues or PRs related to kubernetes code organization label
area/conformance Issues or PRs related to kubernetes conformance tests label
area/deflake Issues or PRs related to deflaking kubernetes tests label
area/e2e-test-framework Issues or PRs related to refactoring the kubernetes e2e test framework label
area/hyperkube Issues or PRs related to the hyperkube subproject label
area/release-eng Issues or PRs related to the Release Engineering subproject

This was previously area/release-infra,
label

Labels that apply to kubernetes/kubernetes, only for issues

Name Description Added By Prow Plugin
area/admin Indicates an issue on admin area. label
area/api Indicates an issue on api area. label

Labels that apply to kubernetes/kubernetes, only for PRs

Name Description Added By Prow Plugin
do-not-merge/contains-merge-commits Indicates a PR which contains merge commits. prow mergecommitblocker
needs-priority Indicates a PR lacks a priority/foo label and requires one. prow require-matching-label

Labels that apply to kubernetes/org, only for issues

Name Description Added By Prow Plugin
area/github-integration Third-party integrations, webhooks, or GitHub Apps label
area/github-membership Requesting membership in a Kubernetes GitHub Organization or Team label
area/github-repo Creating, migrating or deleting a Kubernetes GitHub Repository label

Labels that apply to kubernetes/release, for both issues and PRs

Name Description Added By Prow Plugin
area/release-eng Issues or PRs related to the Release Engineering subproject

This was previously area/release-infra,
label

Labels that apply to kubernetes/sig-release, for both issues and PRs

Name Description Added By Prow Plugin
area/release-eng Issues or PRs related to the Release Engineering subproject

This was previously area/release-infra,
label
area/release-team Issues or PRs related to the release-team subproject label

Labels that apply to kubernetes/test-infra, for both issues and PRs

Name Description Added By Prow Plugin
area/boskos Issues or PRs related to code in /boskos label
area/code-organization Issues or PRs related to kubernetes code organization label
area/config Issues or PRs related to code in /config label
area/conformance Issues or PRs related to kubernetes conformance tests label
area/deflake Issues or PRs related to deflaking kubernetes tests label
area/e2e-test-framework Issues or PRs related to refactoring the kubernetes e2e test framework label
area/ghproxy Issues or PRs related to code in /ghproxy label
area/github-management Issues or PRs related to GitHub Management subproject label
area/gopherage Issues or PRs related to code in /gopherage humans
area/greenhouse Issues or PRs related to code in /greenhouse (our remote bazel cache) label
area/gubernator Issues or PRs related to code in /gubernator label
area/kind Issues or PRs related to code in /kind label
area/label_sync Issues or PRs related to code in /label_sync label
area/mungegithub Issues or PRs related to code in /mungegithub label
area/planter Issues or PRs related to code in /planter label
area/prow Issues or PRs related to prow label
area/prow/artifact-uploader Issues or PRs related to prow's artifact-uploader component label
area/prow/branchprotector Issues or PRs related to prow's branchprotector component label
area/prow/bump Updates to the k8s prow cluster label
area/prow/clonerefs Issues or PRs related to prow's clonerefs component label
area/prow/config-bootstrapper Issues or PRs related to prow's config-bootstrapper utility label
area/prow/crier Issues or PRs related to prow's crier component label
area/prow/deck Issues or PRs related to prow's deck component label
area/prow/entrypoint Issues or PRs related to prow's entrypoint component label
area/prow/gcsupload Issues or PRs related to prow's gcsupload component label
area/prow/gerrit Issues or PRs related to prow's gerrit component label
area/prow/hook Issues or PRs related to prow's hook component label
area/prow/horologium Issues or PRs related to prow's horologium component label
area/prow/initupload Issues or PRs related to prow's initupload component label
area/prow/jenkins-operator Issues or PRs related to prow's jenkins-operator component label
area/prow/knative-build Issues or PRs related to prow's knative-build controller component label
area/prow/mkbuild-cluster Issues or PRs related to prow's mkbuild-cluster component label
area/prow/mkpj Issues or PRs related to prow's mkpj component label
area/prow/mkpod Issues or PRs related to prow's mkpod component label
area/prow/peribolos Issues or PRs related to prow's peribolos component label
area/prow/phony Issues or PRs related to prow's phony component label
area/prow/plank Issues or PRs related to prow's plank component label
area/prow/pod-utilities Issues or PRs related to prow's pod-utilities component label
area/prow/pubsub Issues or PRs related to prow's pubsub reporter component label
area/prow/sidecar Issues or PRs related to prow's sidecar component label
area/prow/sinker Issues or PRs related to prow's sinker component label
area/prow/splice Issues or PRs related to prow's splice component label
area/prow/spyglass Issues or PRs related to prow's spyglass UI label
area/prow/tide Issues or PRs related to prow's tide component label
area/prow/tot Issues or PRs related to prow's tot component label
area/release-eng Issues or PRs related to the Release Engineering subproject

This was previously area/release-infra,
label
kind/oncall-hotlist Categorizes issue or PR as tracked by test-infra oncall. anyone label

Labels that apply to kubernetes/website, for both issues and PRs

Name Description Added By Prow Plugin
area/blog Issues or PRs related to the Kubernetes Blog subproject anyone label
language/de Issues or PRs related to German language anyone label
language/en Issues or PRs related to English language anyone label
language/es Issues or PRs related to Spanish language anyone label
language/fr Issues or PRs related to French language anyone label
language/hi Issues or PRs related to Hindi language anyone label
language/id Issues or PRs related to Indonesian language anyone label
language/it Issues or PRs related to Italian language anyone label
language/ja Issues or PRs related to Japanese language anyone label
language/ko Issues or PRs related to Korean language anyone label
language/no Issues or PRs related to Norwegian language anyone label
language/pt Issues or PRs related to Portuguese language anyone label
language/ru Issues or PRs related to Russian language anyone label
language/zh Issues or PRs related to Chinese language

This was previously language/cn,
anyone label