| .. |
|
config
|
add flag concurrent-statefulset-syncs to kube-controller-manager (#79169)
|
2019-07-31 22:36:14 -07:00 |
|
BUILD
|
add flag concurrent-statefulset-syncs to kube-controller-manager (#79169)
|
2019-07-31 22:36:14 -07:00 |
|
OWNERS
|
Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers
|
2019-04-16 11:35:21 -07:00 |
|
stateful_pod_control.go
|
cleanup: fix some log and error capitalizations
|
2019-07-20 18:26:16 -04:00 |
|
stateful_pod_control_test.go
|
cleanup: fix some log and error capitalizations
|
2019-07-20 18:26:16 -04:00 |
|
stateful_set.go
|
move WaitForCacheSync to the sharedInformer package
|
2019-08-22 16:13:41 +01:00 |
|
stateful_set_control.go
|
Break out of loop when currentRevision is found in defaultStatefulSetControl#getStatefulSetRevisions
|
2019-05-26 09:22:58 -07:00 |
|
stateful_set_control_test.go
|
cleanup: fix some log and error capitalizations
|
2019-07-20 18:26:16 -04:00 |
|
stateful_set_status_updater.go
|
|
|
|
stateful_set_status_updater_test.go
|
cleanup: fix some log and error capitalizations
|
2019-07-20 18:26:16 -04:00 |
|
stateful_set_test.go
|
Remove unwanted else block from statefulset controller.
|
2019-04-01 16:24:55 +05:30 |
|
stateful_set_utils.go
|
Remove some unused codes in stateful_set_utils.go
|
2019-09-21 22:24:48 +08:00 |
|
stateful_set_utils_test.go
|
Fix a bug that StatefulSet applies the revision incorrectly
|
2019-06-30 09:49:00 +08:00 |