Skip to content

Commit

Permalink
Merge pull request #123548 from Songjoy/fix-code
Browse files Browse the repository at this point in the history
Delete a stale code comment
  • Loading branch information
k8s-ci-robot committed Apr 18, 2024
2 parents 501cfb7 + 420db6e commit da6be3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/kubelet/volumemanager/reconciler/reconstruct.go
Expand Up @@ -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.
Expand Down

0 comments on commit da6be3b

Please sign in to comment.