Files
kubernetes/test/e2e
Kubernetes Submit Queue 13305ef0ff Merge pull request #31139 from nikhiljindal/namespaceAdmissionControl
Automatic merge from submit-queue

federation: Adding support for namespace admission controls in federation-apiserver

Now that we have namespaces in federation apiserver, we can support namespace admission controls.

There are 3 of these:
namespace/autoprovision, namespace/exists and namespace/lifecycle.
namespace/autoprovision, namespace/exists should be deprecated in kubernetes(https://github.com/kubernetes/kubernetes/issues/31195). Adding support for namespace/lifecycle to federation-apiserver.
As in kube-apiserver, enabling namespace/lifecycle by default.


```release-note
Action required: If you have a running federation control plane, you will have to ensure that for all federation resources, the corresponding namespace exists in federation control plane.

federation-apiserver now supports NamespaceLifecycle admission control, which is enabled by default. Set the --admission-control flag on the server to change that.
```

cc @kubernetes/sig-cluster-federation @quinton-hoole
2016-08-23 00:19:08 -07:00
..
2016-08-22 21:49:34 -07:00
2016-08-18 17:15:43 -07:00
2016-08-16 15:20:41 -07:00
2016-07-30 00:07:02 -04:00
2016-07-30 00:07:02 -04:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-10 12:45:06 -07:00
2016-07-30 00:07:02 -04:00
2016-08-11 10:49:15 -07:00
2016-07-30 00:07:02 -04:00
2016-08-14 14:24:58 +02:00
2016-08-18 10:36:50 +02:00