k3s/hack/verify-flags
Kubernetes Submit Queue 7f1d9382ec Merge pull request #48846 from dashpole/remove_ood
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
2017-07-24 23:05:50 -07:00
..
OWNERS Adds owners for hack/verify-flags 2017-02-21 11:34:05 -03:00
exceptions.txt Remove deprecated cluster/log-dump.sh 2017-07-19 21:50:09 +02:00
excluded-flags.txt Add Azure managed disk support 2017-07-14 14:09:44 +08:00
known-flags.txt remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00