• Kubernetes Submit Queue's avatar
    Merge pull request #45622 from shyamjvs/mock-proxy · a126f40c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45571, 45657, 45638, 45663, 45622)
    
    Use real proxier inside hollow-proxy but with mocked syscalls
    
    Fixes https://github.com/kubernetes/kubernetes/issues/43701
    
    This should make hollow-proxy better mimic the real kube-proxy in performance.
    Maybe next we should have a more realistic implementation even for fake iptables (adding/updating/deleting rules/chains in an table, just not on the real one)? Though I'm not sure how important it is.
    
    cc @kubernetes/sig-scalability-misc @kubernetes/sig-network-misc @wojtek-t @gmarek
    a126f40c
Name
Last commit
Last update
..
config Loading commit data...
healthcheck Loading commit data...
iptables Loading commit data...
userspace Loading commit data...
util Loading commit data...
winuserspace Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
types.go Loading commit data...