k3s/pkg/kubelet/apis
Kubernetes Submit Queue 80fee4d399 Merge pull request #53069 from derekwaynecarr/imagefs-eviction
Automatic merge from submit-queue (batch tested with PRs 52990, 53064, 52686, 52221, 53069). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Align imagefs eviction defaults with image gc defaults

**What this PR does / why we need it**:
If a node is configured to use an imagefs for container storage, we should align the default imagefs eviction threshold with the default image-gc threshold.  This PR updates the default imagesfs.available threshold to trigger when below 15% available space, which is same as default image-gc high threshold for 85%.

Fixes https://github.com/kubernetes/kubernetes/issues/53074

**Special notes for your reviewer**:
none, this only impacts nodes running an imagefs otherwise its ignored.

**Release note**:
```release-note
NONE
```
2017-09-26 23:12:32 -07:00
..
cri Merge pull request #52686 from yujuhong/stream 2017-09-26 23:12:27 -07:00
deviceplugin Merge pull request #51975 from mindprince/deviceplugin-gpu-reviewers 2017-09-26 21:01:26 -07:00
kubeletconfig Align imagefs eviction defaults with image gc defaults 2017-09-26 13:57:49 -04:00
stats/v1alpha1 Add PVCRef to VolumeStats 2017-08-29 23:12:20 -07:00
BUILD Generated files 2017-08-16 15:36:51 -07:00
well_known_annotations.go move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
well_known_labels.go Modify VolumeZonePredicate to handle multi-zone PV 2017-09-04 20:13:32 -07:00