Merge pull request #46647 from mikedanese/kubelet-certs-approver

Automatic merge from submit-queue

add myself and liggitt to pkg/kubelet/certificats OWNERs

For as long a kubelet is using the internal client, this certificate
manager is bound to the kubelet. Once kubelet has moved to client-go we
plan to extract this library to be general purpose. In the meantime,
liggitt and I should handle reviews of this code.

@liggitt @timstclair
This commit is contained in:
Kubernetes Submit Queue 2017-05-30 16:41:55 -07:00 committed by GitHub
commit e0a6cde6f4

View File

@ -0,0 +1,6 @@
reviewers:
- mikedanese
- liggit
approvers:
- mikedanese
- liggit