kubernetes/cmd/kubelet/app/options
Davanum Srinivas 71e8c8eba4 Fail on swap enabled and deprecate experimental-fail-swap-on flag
* Deprecate the old experimental-fail-swap-on
* Add a new flag fail-swap-on and set it to true

Before this change, we would not fail when swap is on. With this
change we fail for everyone when swap is on, unless they explicitly
set --fail-swap-on to false.
2017-08-02 16:20:01 -04:00
..
BUILD Group container-runtime-specific flags/options together 2017-05-30 08:10:39 -07:00
container_runtime.go mark --network-plugin-dir deprecated for kubelet, and update related bootstrap scripts 2017-06-01 22:06:44 +08:00
options.go Fail on swap enabled and deprecate experimental-fail-swap-on flag 2017-08-02 16:20:01 -04:00