Skip to content

Commit

Permalink
add new labels
Browse files Browse the repository at this point in the history
  • Loading branch information
nawazkh committed Apr 17, 2023
1 parent b3e6158 commit de0dbec
Showing 1 changed file with 106 additions and 48 deletions.
154 changes: 106 additions & 48 deletions label_sync/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1687,18 +1687,6 @@ repos:
addedBy: anyone
kubernetes-sigs/cluster-api:
labels:
- color: c7def8
description: Issues or PRs related to proposals.
name: kind/proposal
target: both
prowPlugin: label
addedBy: anyone
- color: f6c5d8
description: Issues or PRs that need to be closed before the next CAPI release
name: kind/release-blocking
target: both
prowPlugin: label
addedBy: approvers
- color: 0052cc
description: Issues or PRs related to clusterctl
name: area/clusterctl
Expand All @@ -1711,12 +1699,6 @@ repos:
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to UX
name: area/ux
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to releasing
name: area/release
Expand All @@ -1736,84 +1718,160 @@ repos:
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to control-plane lifecycle management
name: area/control-plane
description: Issues or PRs related to machine lifecycle management
name: area/machine
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to machine lifecycle management
name: area/machine
description: Issues or PRs related to networking
name: area/networking
target: both
addedBy: label
- color: 0052cc
description: Issues or PRs related to security
name: area/security
target: both
addedBy: anyone
prowPlugin: label
- color: 0052cc
description: Issues or PRs related to Runtime SDK
name: area/runtime-sdk
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to health
name: area/health
description: Issues or PRs related to CAPBK
name: area/provider/bootstrap-kubeadm
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to bootstrap providers
name: area/bootstrap
description: Issues or PRs related to KCP
name: area/provider/control-plane-kubeadm
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to docker provider
name: area/provider/docker
description: Issues or PRs related to infrastructure docker
name: area/provider/infrastructure-docker
target: both
addedBy: label
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to operator
name: area/operator
description: Issues or PRs related to core provider
name: area/provider/core
target: both
prowPlugin: label
addedBy: anyone
- 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
description: Issues or PRs related to end-to-end tests
name: area/e2e/tests
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to the hosting of release artifacts
name: area/artifacts
description: Issues or PRs related to end-to-end test framework
name: area/e2e/framework
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to Cluster API code organization
name: area/code-organization
description: Issues or PRs related to machine health check
name: area/machinehealthcheck
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to Cluster API and Kubernetes conformance tests
name: area/conformance
description: Issues or PRs related to utils
name: area/util
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to networking
name: area/networking
description: Issues or PRs related to machine deployment
name: area/machinedeployment
target: both
addedBy: label
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to security
name: area/security
description: Issues or PRs related to machineset
name: area/machineset
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to machinepool
name: area/machinepool
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to Runtime SDK
description: Issues or PRs related to cluster cache tracker
name: area/clustercachetracker
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to ipam
name: area/ipam
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to documentation
name: area/docs
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to clusterclass
name: area/clusterclass
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to runtime SDK
name: area/runtime-sdk
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to dependency
name: area/dependency
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to release
name: area/release
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to logging
name: area/logging
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to metrics
name: area/metrics
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to .github folder updates
name: area/ci
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to devtools
name: area/devtools
target: both
prowPlugin: label
addedBy: anyone
kubernetes-sigs/cluster-api-operator:
labels:
- color: c7def8
Expand Down

0 comments on commit de0dbec

Please sign in to comment.