jennybuckley
|
234fbfa63a
|
Use semantic equality in client ca post start hook
|
2019-04-23 12:46:58 -07:00 |
zuoxiu.jm
|
d647c26e0e
|
prune internal client from ca registration hook
|
2018-11-08 00:27:57 +08:00 |
zuoxiu.jm
|
9c33a913de
|
use loopback client connection instead of direct etcd call in master lease
|
2018-11-01 12:22:09 +08:00 |
Joel Speed
|
4a66016389
|
Check client_ca configmap needs update
|
2018-10-03 14:20:21 +01:00 |
Dr. Stefan Schimanski
|
d8bf802b66
|
kube-apiserver: create always configmap/extension-apiserver-authentication
Other components read the configmap and fail if it does not exist. Possibly not
every cluster has a client-ca or a request-header-ca.
|
2018-08-22 12:36:13 +02:00 |
Di Xu
|
48388fec7e
|
fix all the typos across the project
|
2018-02-11 11:04:14 +08:00 |
Chao Xu
|
83d535aa6c
|
Client ca post start hook now checks if the system namespace already exists
before creating it.
This avoids apiserver crashloops if a webhook rejects namespace
creation when the apiserver is rebooted.
|
2018-01-30 16:19:33 -08:00 |
Dr. Stefan Schimanski
|
012b085ac8
|
pkg/apis/core: mechanical import fixes in dependencies
|
2017-11-09 12:14:08 +01:00 |
qingsenLi
|
17baaacb29
|
fix the typo of intializing
|
2017-07-28 03:11:50 +08:00 |
deads2k
|
4876776f55
|
retry clientCA post start hook on transient failurs
|
2017-05-31 15:59:52 -04:00 |
deads2k
|
4a06b69579
|
add client-ca to configmap in kube-public
|
2017-02-24 14:51:12 -05:00 |