![]() Pod with PVC will not be scheduled if the PVC is being deleted. This can happen when the PVC has finalizers of storage plugins. Such a pod becomes pending. Unfortunately, after the finalizer finishes and PVC is deleted, the pod remains pending forever. The StatefulSet controller does nothing for this pending pod. This commit prevents the StatefulSet controller from creating such pods when PVC is to be deleted. |
||
---|---|---|
.. | ||
config | ||
BUILD | ||
OWNERS | ||
stateful_pod_control_test.go | ||
stateful_pod_control.go | ||
stateful_set_control_test.go | ||
stateful_set_control.go | ||
stateful_set_status_updater_test.go | ||
stateful_set_status_updater.go | ||
stateful_set_test.go | ||
stateful_set_utils_test.go | ||
stateful_set_utils.go | ||
stateful_set.go |