mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 22:33:34 +00:00
typo: delete useless comments
This commit is contained in:
parent
3dedb8eb8c
commit
a29dc0bc90
@ -85,7 +85,7 @@ type GraphBuilder struct {
|
||||
// dependencyGraphBuilder
|
||||
monitors monitors
|
||||
monitorLock sync.RWMutex
|
||||
// informersStarted is closed after after all of the controllers have been initialized and are running.
|
||||
// informersStarted is closed after all of the controllers have been initialized and are running.
|
||||
// After that it is safe to start them here, before that it is not.
|
||||
informersStarted <-chan struct{}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user