• Kubernetes Submit Queue's avatar
    Merge pull request #36592 from… · 85b4d2e5
    Kubernetes Submit Queue authored
    Merge pull request #36592 from andrewsykim/36273-set-all-node-conditions-unknown-when-node-unreachable
    
    Automatic merge from submit-queue (batch tested with PRs 40917, 41181, 41123, 36592, 41183)
    
    Set all node conditions to Unknown when node is unreachable
    
    **What this PR does / why we need it**:
    Sets all node conditions to Unknown when node does not report status/unreachable
    
    **Which issue this PR fixes** 
    fixes https://github.com/kubernetes/kubernetes/issues/36273
    85b4d2e5
Name
Last commit
Last update
..
testutil Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
cidr_allocator.go Loading commit data...
cidr_allocator_test.go Loading commit data...
cidr_set.go Loading commit data...
cidr_set_test.go Loading commit data...
controller_utils.go Loading commit data...
doc.go Loading commit data...
metrics.go Loading commit data...
nodecontroller.go Loading commit data...
nodecontroller_test.go Loading commit data...
rate_limited_queue.go Loading commit data...
rate_limited_queue_test.go Loading commit data...