k3s/pkg/apis
Kubernetes Submit Queue 62435edeff Merge pull request #46448 from dashpole/disk_eviction_defaults
Automatic merge from submit-queue

Set Kubelet Disk Defaults for the 1.7 release

The `--low-diskspace-threshold-mb` flag has been depreciated since 1.6.
This PR sets the default to `0`, and sets defaults for disk eviction based on the values used for our [e2e tests](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/services/kubelet.go#L145).
This also removes the custom defaults for vagrant, as the new defaults should work for it as well.

/assign @derekwaynecarr 
cc @vishh 

```release-note
By default, --low-diskspace-threshold-mb is not set, and --eviction-hard includes "nodefs.available<10%,nodefs.inodesFree<5%"
```
2017-06-01 10:04:27 -07:00
..
abac Update generated files 2017-05-17 00:59:52 -07:00
admission Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
admissionregistration Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
apps Merge pull request #46431 from zjj2wry/rollback-rollback 2017-05-30 14:57:05 -07:00
authentication Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
authorization Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
autoscaling Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
batch Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
certificates Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
componentconfig Merge pull request #46448 from dashpole/disk_eviction_defaults 2017-06-01 10:04:27 -07:00
extensions Merge pull request #46431 from zjj2wry/rollback-rollback 2017-05-30 14:57:05 -07:00
imagepolicy Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
meta/v1 autogenerated 2017-04-14 10:40:57 -07:00
networking Regenerate files 2017-05-28 10:11:02 -04:00
policy Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
rbac Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
settings Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
storage Regenerate protobuf and client-go 2017-05-27 00:37:49 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00