• Kubernetes Submit Queue's avatar
    Merge pull request #50124 from k82cn/k8s_49103 · 3900e36d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Removed un-used InodePressure condition.
    
    **What this PR does / why we need it**:
    Removed un-used InodePressure condition; kubelet did not report it anymore, so remove it.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #49103
    
    **Release note**:
    
    ```release-note
    The node condition 'NodeInodePressure' was removed, as kubelet did not report it.
    ```
    3900e36d
Name
Last commit
Last update
..
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
daemon_controller.go Loading commit data...
daemon_controller_test.go Loading commit data...
doc.go Loading commit data...
update.go Loading commit data...
update_test.go Loading commit data...