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
BUILD
OWNERS
stateful_pod_control.go do not create StatefulSet pods when PVC is being deleted 2020-08-17 22:50:42 +00: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_set.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_control_test.go fix pkg/controller/statefulset staticcheck 2020-06-26 00:00:41 +08:00
stateful_set_status_updater.go
stateful_set_status_updater_test.go
stateful_set_test.go fix pkg/controller/statefulset staticcheck 2020-06-26 00:00:41 +08:00
stateful_set_utils.go
stateful_set_utils_test.go