mirror of https://github.com/k3s-io/k3s
Merge pull request #64138 from jsafrane/nsenter-approvers
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>. Create nsenter OWNERS - I (and Red Hat) runs parts of its deployments with containerized kubelet, so I am committed to have nsenter working long term. I reviewed most (if not all) PRs in pkg/util/nsenter. I don't like single person in OWNERS (due to holidays, time zones, ...), so: - @msau42 has worked on or reviewed latest nsenter patches for pkg/util/mount - @cofyc has contributed several patches in nsenter area in pkg/util/mount, pkg/util/nsenter and hack/local-up-cluster.sh. ```release-note NONE ```pull/8/head
commit
516167dce2
|
@ -0,0 +1,8 @@
|
|||
reviewers:
|
||||
- jsafrane
|
||||
- msau42
|
||||
- cofyc
|
||||
approvers:
|
||||
- jsafrane
|
||||
- msau42
|
||||
- cofyc
|
Loading…
Reference in New Issue