mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
commit
571a3f6f2f
@ -1008,7 +1008,6 @@ func (proxier *Proxier) OnNodeSynced() {
|
||||
}
|
||||
|
||||
// This is where all of the ipvs calls happen.
|
||||
// assumes proxier.mu is held
|
||||
func (proxier *Proxier) syncProxyRules() {
|
||||
proxier.mu.Lock()
|
||||
defer proxier.mu.Unlock()
|
||||
|
Loading…
Reference in New Issue
Block a user