kubernetes/plugin/pkg/admission/noderestriction
Mike Danese b43cd7307d noderestriction: restrict nodes TokenRequest permission
nodes should only be able to create TokenRequests if:
* token is bound to a pod
* binding has uid and name
* the pod exists
* the pod is running on that node
2018-02-26 13:46:19 -08:00
..
admission_test.go noderestriction: restrict nodes TokenRequest permission 2018-02-26 13:46:19 -08:00
admission.go noderestriction: restrict nodes TokenRequest permission 2018-02-26 13:46:19 -08:00
BUILD noderestriction: restrict nodes TokenRequest permission 2018-02-26 13:46:19 -08:00
OWNERS Name change: s/timstclair/tallclair/ 2017-07-10 14:05:46 -07:00