Merge pull request #29599 from matttproud/refactor/simplify/nodecontroller
Automatic merge from submit-queue
pkg/controller/node/nodecontroller: simplify mutex
Similar to #29598, we can rely on the zero-value construction behavior
to embed `sync.Mutex` into parent structs.
/CC: @saad-ali
Showing
Please
register
or
sign in
to comment