kubernetes/cmd
Kubernetes Submit Queue f90deb2bdd Merge pull request #34829 from deads2k/api-25-gc-admission
Automatic merge from submit-queue

add ownerref permission checks

Adds an admission plugin that ensures that anyone adding an `ownerReference` to a resource has delete rights on the resource they're setting up a delete for.

@caesarxuchao example admission plugin that tests for ownerReference diffs and uses an authorizer to drive the decision.

@liggitt @ncdc we've talked about this before
2016-10-17 09:34:31 -07:00
..
gendocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genkubedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genman Add support for generating all the manpages to genman 2016-09-22 20:09:22 +05:30
genswaggertypedocs Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
genutils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genyaml Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hyperkube Remove old references to contrib/mesos 2016-10-01 16:46:48 +03:00
kube-apiserver add ownerref permission checks 2016-10-17 09:38:05 -04:00
kube-controller-manager convert deployment controller to shared informers 2016-10-07 15:06:57 -04:00
kube-discovery Expand on kube-discovery API and integrate container build. 2016-09-16 11:37:04 -03:00
kube-dns kube-dns: Add --dns-bind-address flag 2016-09-23 09:57:57 -07:00
kube-proxy Add a lower-bound for conntrack 2016-09-26 20:25:40 -07:00
kubeadm Ensure MasterConfiguration is refered to as cfg throughout 2016-10-17 12:08:11 +01:00
kubectl Split the version metric out to its own package 2016-08-24 11:47:16 -07:00
kubelet Merge string flag into util flag 2016-10-11 23:28:59 -04:00
kubemark remove almost all usages of clientadapter 2016-09-26 07:53:03 -04:00
kubernetes-discovery etcd3 validation showed that several unit tests that depend on apiserver being fully 2016-08-18 14:12:24 -05:00
libs/go2idl clientgen: allow to pass custom apiPath when generating client sets 2016-10-06 11:27:29 +02:00
linkcheck Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mungedocs Update the latestReleaseBranch to release-1.4 in the munger. 2016-09-01 14:40:55 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00