delete 'TODO: move to reconstruct.go and remove old code there.'

This commit is contained in:
宋文杰 2024-02-28 11:26:12 +08:00
parent 286cdad32d
commit 420db6e82b

View File

@ -26,8 +26,6 @@ import (
"k8s.io/kubernetes/pkg/volume/util/operationexecutor"
)
// TODO: move to reconstruct.go and remove old code there.
// readyToUnmount returns true when reconciler can start unmounting volumes.
func (rc *reconciler) readyToUnmount() bool {
// During kubelet startup, all volumes present on disk are added as uncertain to ASW.