Skip to content

Commit

Permalink
Cluster API: Remove unneeded labels
Browse files Browse the repository at this point in the history
Signed-off-by: killianmuldoon <[email protected]>
  • Loading branch information
killianmuldoon committed May 4, 2023
1 parent 4cdda6c commit 030c0c0
Showing 1 changed file with 0 additions and 56 deletions.
56 changes: 0 additions & 56 deletions label_sync/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1711,12 +1711,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 @@ -1735,68 +1729,18 @@ repos:
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to control-plane lifecycle management
name: area/control-plane
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
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 health
name: area/health
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to bootstrap providers
name: area/bootstrap
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to docker provider
name: area/provider/docker
target: both
addedBy: label
- color: 0052cc
description: Issues or PRs related to operator
name: area/operator
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
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to the hosting of release artifacts
name: area/artifacts
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to Cluster API code organization
name: area/code-organization
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to Cluster API and Kubernetes conformance tests
name: area/conformance
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Issues or PRs related to networking
name: area/networking
Expand Down

0 comments on commit 030c0c0

Please sign in to comment.