• Kubernetes Submit Queue's avatar
    Merge pull request #49137 from deads2k/proxier-01-really-nil · cb1f42ad
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49058, 49072, 49137, 49182, 49045)
    
    check for nil value in interface for proxier health
    
    golang allows for a non-nil interface to have a nil value (not type).  This results in an NPE at runtime.
    
    @sttts remember that bit about go?  Trivia becomes real :(
    cb1f42ad
Name
Last commit
Last update
..
app Loading commit data...
BUILD Loading commit data...
proxy.go Loading commit data...