• Kubernetes Submit Queue's avatar
    Merge pull request #48846 from dashpole/remove_ood · 7f1d9382
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Remove flags low-diskspace-threshold-mb and outofdisk-transition-frequency
    
    issue: #48843
    
    This removes two flags replaced by the eviction manager.  These have been depreciated for two releases, which I believe correctly follows the kubernetes depreciation guidelines.
    
    ```release-note
    Remove depreciated flags: --low-diskspace-threshold-mb and --outofdisk-transition-frequency, which are replaced by --eviction-hard
    ```
    
    cc @mtaufen since I am changing kubelet flags
    cc @vishh @derekwaynecarr 
    /sig node
    7f1d9382
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
design Loading commit data...
devel Loading commit data...
getting-started-guides Loading commit data...
man/man1 Loading commit data...
proposals Loading commit data...
user-guide/kubectl Loading commit data...
yaml/kubectl Loading commit data...
.generated_docs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...