kubernetes/pkg/controller/statefulset
Shintaro Murakami acc970399d Remove redundant variable
The variable firstUnhealthyOrdinal is redundant because replicas and condemned are already sorted in ascending order.
2020-10-16 09:53:34 +09:00
..
config Autogenerated code 2019-10-24 20:21:00 +02:00
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04: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_test.go do not create StatefulSet pods when PVC is being deleted 2020-08-17 22:50:42 +00:00
stateful_pod_control.go do not create StatefulSet pods when PVC is being deleted 2020-08-17 22:50:42 +00:00
stateful_set_control_test.go fix pkg/controller/statefulset staticcheck 2020-06-26 00:00:41 +08:00
stateful_set_control.go Remove redundant variable 2020-10-16 09:53:34 +09:00
stateful_set_status_updater_test.go cleanup: fix some log and error capitalizations 2019-07-20 18:26:16 -04:00
stateful_set_status_updater.go generated: run refactor 2020-02-08 12:30:21 -05:00
stateful_set_test.go fix pkg/controller/statefulset staticcheck 2020-06-26 00:00:41 +08:00
stateful_set_utils_test.go fix a bug that orphan revision cannot be adopted and sts cannot be synced 2020-01-08 17:56:41 +08:00
stateful_set_utils.go Remove some unused codes in stateful_set_utils.go 2019-09-21 22:24:48 +08:00
stateful_set.go fix pkg/controller/statefulset staticcheck 2020-06-26 00:00:41 +08:00