Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions label_sync/labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,7 @@ larger set of contributors to apply/remove them.
| <a id="area/workload-api/job" href="#area/workload-api/job">`area/workload-api/job`</a> | | label | |
| <a id="area/workload-api/replicaset" href="#area/workload-api/replicaset">`area/workload-api/replicaset`</a> | | label | |
| <a id="area/workload-aware" href="#area/workload-aware">`area/workload-aware`</a> | Categorizes an issue or PR as relevant to Workload-aware and Topology-aware scheduling subprojects.| humans | |
| <a id="cve/wontfix" href="#cve/wontfix">`cve/wontfix`</a> | Indicates that an announced CVE does not require a fix.| humans | |
| <a id="kind/dependency" href="#kind/dependency">`kind/dependency`</a> | Categorizes issue or PR as related to a dependency update.| anyone | [label](https://github.com/kubernetes-sigs/prow/tree/main/pkg/plugins/label) |
| <a id="kind/design" href="#kind/design">`kind/design`</a> | Categorizes issue or PR as related to design.| humans | |
| <a id="milestone/incomplete-labels" href="#milestone/incomplete-labels">`milestone/incomplete-labels`</a> | | humans | |
Expand Down
5 changes: 5 additions & 0 deletions label_sync/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1528,6 +1528,11 @@ repos:
target: both
prowPlugin: label
addedBy: anyone
- color: 0052cc
description: Indicates that an announced CVE does not require a fix.
name: cve/wontfix
target: both
addedBy: humans
- color: d93f0b
name: release-blocker
target: both
Expand Down