• Kubernetes Submit Queue's avatar
    Merge pull request #44053 from thockin/proxy-healthchecks · 033bf6fd
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 43871, 44053)
    
    Proxy healthchecks overhaul
    
    The first commit is #44051 
    
    These three commits are tightly coupled, but should be reviewed one-by-one.  The first adds tests for healthchecks, and found a bug.  The second basically rewrites the healthcheck pkg to be much simpler and less flexible (since we weren't using the flexibility).  The third tweaks how healthchecks are handled in endpoints-path to be more like they are in services-path.
    
    @MrHohn because I know you were in here for source-IP GA work.
    
    @wojtek-t
    033bf6fd
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...