mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #67599 from neolit123/owners-kubelet
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add labels to kubelet OWNERS files **What this PR does / why we need it**: This change makes it possible to automatically add the two labels: `area/kubelet` to PRs that touch the paths in question. this already exists for kubeadm: https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/OWNERS#L17-L19 **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: refs https://github.com/kubernetes/community/issues/1808 **Special notes for your reviewer**: none **Release note**: ```release-note NONE ``` /area kubelet @kubernetes/sig-node-pr-reviews
This commit is contained in:
commit
444373b404
@ -7,4 +7,5 @@ approvers:
|
||||
reviewers:
|
||||
- sig-node-reviewers
|
||||
labels:
|
||||
- area/kubelet
|
||||
- sig/node
|
||||
|
@ -8,4 +8,5 @@ approvers:
|
||||
reviewers:
|
||||
- sig-node-reviewers
|
||||
labels:
|
||||
- area/kubelet
|
||||
- sig/node
|
||||
|
Loading…
Reference in New Issue
Block a user