mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +00:00
Fixed a comment typo
This commit is contained in:
@@ -35,7 +35,7 @@ import (
|
|||||||
"k8s.io/kubernetes/pkg/volume/util/operationexecutor"
|
"k8s.io/kubernetes/pkg/volume/util/operationexecutor"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Reconciler runs a periodic loop to reconcile the desired state of the with
|
// Reconciler runs a periodic loop to reconcile the desired state of the world with
|
||||||
// the actual state of the world by triggering attach detach operations.
|
// the actual state of the world by triggering attach detach operations.
|
||||||
// Note: This is distinct from the Reconciler implemented by the kubelet volume
|
// Note: This is distinct from the Reconciler implemented by the kubelet volume
|
||||||
// manager. This reconciles state for the attach/detach controller. That
|
// manager. This reconciles state for the attach/detach controller. That
|
||||||
|
Reference in New Issue
Block a user