Kubernetes Prow Robot
|
6dfc996156
|
Merge pull request #77423 from apelisse/rollout-restart-other-workloads
Implement rollout restart for statefulset and daemonset
|
2019-05-16 16:27:06 -07:00 |
Antoine Pelisse
|
145935d815
|
Implement rollout restart for statefulset and daemonset
|
2019-05-16 08:50:42 -07:00 |
Xiangyang Chu
|
7a385bf2ea
|
Fix wrong pipe in grep -q
|
2019-04-26 14:23:53 +08:00 |
Xiangyang Chu
|
2260cc29b9
|
Make test/cmd/a*.sh pass shellcheck
|
2019-04-26 11:39:11 +08:00 |
Antoine Pelisse
|
1bf99e2e4e
|
Create `kubectl rollout restart deployment/$deployment` to do a rolling restart
|
2019-04-06 21:14:40 -07:00 |
Jordan Liggitt
|
fd9e9b01b1
|
Remove uses of extensions/v1beta1 clients
|
2018-12-19 11:18:53 -05:00 |
k8s-ci-robot
|
3f5db92840
|
Merge pull request #68812 from WanLinghao/token_projection_ca_secret_create
Create Ca-certificate configmap used by token projected volume
|
2018-11-08 10:57:25 -08:00 |
WanLinghao
|
efac533f92
|
To inject ca.crt into container when projected volume was specified, configmap should be created in each namespace.
This patch add a controller called "root-ca-cert-publisher" to complete above job as well as some bootstrap rbac policies.
|
2018-11-08 11:33:47 +08:00 |
Jordan Liggitt
|
57df11bc0f
|
Switch kubectl rollout to directly rolling back deployments
|
2018-10-26 23:48:44 -04:00 |
Morten Torkildsen
|
dcb3d8b14f
|
Remove flaky test by avoiding reuse of name for replicaset
|
2018-10-12 12:01:07 -07:00 |
Maciej Szulik
|
59fc12006b
|
Fix NameFromCommandArgs when passing command after --
|
2018-08-22 15:23:13 +02:00 |
Jordan Liggitt
|
84ceaf1943
|
ensure rs pod cleanup happens
|
2018-07-10 15:43:43 -04:00 |
David Eads
|
aa8110044d
|
straight split of test-cmd
|
2018-07-05 11:38:26 -04:00 |