Antoine Pelisse
4964529a90
Update OWNERS approvers and reviewers: pkg/genericapiserver
2016-12-29 14:14:57 -08:00
Dr. Stefan Schimanski
5e8ca29a76
Clean up apiserver and federation defaulting and validation
2016-12-16 17:23:43 +01:00
Dr. Stefan Schimanski
7267299c3c
genericapiserver: move MasterCount and service options into master
2016-12-16 17:23:43 +01:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
deads2k
56b7a8b02b
remove some options from mega-struct
2016-11-29 10:59:43 -05:00
deads2k
18074d7606
split insecure serving options
2016-11-29 10:59:42 -05:00
deads2k
a08f3ba521
split secure serving options
2016-11-29 10:59:42 -05:00
deads2k
a9af8206cb
split generic etcdoption out of main struct
2016-11-29 10:59:42 -05:00
Mike Danese
3b6a067afc
autogenerated
2016-10-21 17:32:32 -07:00
Davanum Srinivas
25d4a70827
Allow secure access to apiserver from Admission Controllers
...
* Allow options.InsecurePort to be set to 0 to switch off insecure access
* In NewSelfClient, Set the TLSClientConfig to the cert and key files
if InsecurePort is switched off
* Mint a bearer token that allows the client(s) created in NewSelfClient
to talk to the api server
* Add a new authenticator that checks for this specific bearer token
Fixes #13598
2016-09-20 10:42:21 -04:00
PingWang
d89868ba8f
combine the ValidateRunOptions errors
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
replace Aggregate with []error
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
replace Aggregate with []error
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2016-08-27 15:08:57 +08:00
mksalawa
a806351cc3
Extract etcd options from genericapiserver.
2016-08-09 13:35:53 +02:00