mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
fix all the typos across the project
This commit is contained in:
@@ -1641,7 +1641,7 @@ func (proxier *Proxier) syncEndpoint(svcPortName proxy.ServicePortName, onlyNode
|
||||
return err
|
||||
}
|
||||
|
||||
// curEndpoints represents IPVS destiantions listed from current system.
|
||||
// curEndpoints represents IPVS destinations listed from current system.
|
||||
curEndpoints := sets.NewString()
|
||||
// newEndpoints represents Endpoints watched from API Server.
|
||||
newEndpoints := sets.NewString()
|
||||
|
||||
Reference in New Issue
Block a user