nikhiljindal
18a8597a4e
Enabling namespace admission controls
2016-08-22 17:28:03 -07:00
Kubernetes Submit Queue
7979801e54
Merge pull request #28860 from ericchiang/separate-apiserver-authz-options
...
Automatic merge from submit-queue
pkg/genericapiserver/options: don't import pkg/apiserver
Refactor the authorization options for the API server so
pkg/apiserver isn't directly imported by the options package.
Closes #28544
cc @smarterclayton
@madhusudancs, @nikhiljindal I've updated `federation/cmd/federation-apiserver/app/server.go` to include the RBAC options with this change. I don't know if this was intentionally left out in the first place but would like your feedback.
2016-08-21 09:49:14 -07:00
Eric Chiang
b4eaf625a0
pkg/genericapiserver/options: don't import pkg/apiserver
...
Refactor the authorization options for the API server so
pkg/apiserver isn't directly imported by the options package.
2016-08-18 13:01:50 -07:00
Timothy St. Clair
d6606a6aa9
etcd3 validation showed that several unit tests that depend on apiserver being fully
...
stood up should be integration tests, not unit tests.
2016-08-18 14:12:24 -05:00
Timothy St. Clair
730fc70107
Update etcd default ports for v3, and validate tests
2016-08-17 07:49:19 -05:00
nikhiljindal
217d2f57e9
Fixing the error in registering /v1 api
2016-08-15 21:11:32 -07:00
Hongchao Deng
d0938094d9
move new etcd storage into cacher
2016-08-12 18:40:20 -07:00
nikhiljindal
1d76884336
Adding events to federation apiserver
2016-08-12 10:48:19 -07:00
Kubernetes Submit Queue
8da4d96839
Merge pull request #30112 from nikhiljindal/federationIngressAPI
...
Automatic merge from submit-queue
Adding ingress resource to federation apiserver
Fixes https://github.com/kubernetes/kubernetes/issues/29342
cc @kubernetes/sig-cluster-federation
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/30112 )
<!-- Reviewable:end -->
2016-08-10 00:08:41 -07:00
mksalawa
a806351cc3
Extract etcd options from genericapiserver.
2016-08-09 13:35:53 +02:00
Wojciech Tyczynski
8a8cd06ea4
Configurable cache sizes of cachers
2016-08-09 09:41:48 +02:00
nikhiljindal
89a75e2a85
Adding ingress to federation apiserver
2016-08-05 12:05:21 -07:00
Kubernetes Submit Queue
1cd07a276c
Merge pull request #29138 from kshafiee/pr-27789
...
Automatic merge from submit-queue
federation: Adding secret API
Adding secret API to federation-apiserver and updating the federation client to include secrets
2016-08-04 18:11:23 -07:00
Maciej Szulik
e6c327048e
Forced using batch/v2alpha1 for storing ScheduledJob
2016-08-03 17:25:37 +02:00
kshafiee
262ae3d021
Adding secrets to federation-apiserver & clientset, adding e2e tests
2016-08-03 02:43:48 +00:00
deads2k
aa3db4d995
make the resource prefix in etcd configurable for cohabitation
2016-07-27 07:51:40 -04:00
Dominika Hodovska
037d116add
Factory for SharedIndexInformers
2016-07-21 14:04:48 +02:00
Dominika Hodovska
ba40a528e1
PluginInitializer as a new part of NewFromPlugins method
2016-07-20 12:53:52 +02:00
Dominika Hodovska
fc0a3c6dcb
Allow shareable resources for admission control plugins
2016-07-20 12:53:52 +02:00
jianhuiz
bf3e1a5f97
register extensions/replicasets to federated-apiserver
2016-07-19 10:42:03 -07:00
nikhiljindal
a0f96fc973
Adding namespaces to federation-apiserver
2016-07-19 07:38:58 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
nikhiljindal
7fcf8daf6b
Moving federation/v1alpha1 to federation/v1beta1
2016-06-28 17:12:58 -07:00
nikhiljindal
fe3cba94bf
Update the list of supported admission controls
2016-06-01 18:51:09 -07:00
nikhiljindal
991eb753a2
Renaming federated-apiserver to federation-apiserver
2016-05-24 11:49:39 -07:00