Files
kubernetes/pkg/controller/statefulset/stateful_set_control.go
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

21 KiB