k3s/pkg/kubelet/eviction
Kubernetes Submit Queue 91adb3eacf Merge pull request #44906 from k82cn/moved_qos_to_v1helper
Automatic merge from submit-queue

Moved qos to api.helpers.

**What this PR does / why we need it**:
The `GetPodQoS` is also used by other components, e.g. kube-scheduler and it's not bound to kubelet; moved it to api helpers so client-go.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #N/A

**Release note**:

```release-note-none
```
2017-05-22 13:30:06 -07:00
..
api autogenerated 2017-04-14 10:40:57 -07:00
BUILD Merge pull request #44906 from k82cn/moved_qos_to_v1helper 2017-05-22 13:30:06 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/kubelet 2017-01-18 10:27:11 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
eviction_manager.go Merge pull request #44906 from k82cn/moved_qos_to_v1helper 2017-05-22 13:30:06 -07:00
eviction_manager_test.go Refactor move of client-go/util/clock to apimachinery 2017-05-20 14:19:48 -04:00
helpers.go Moved qos to api.helpers. 2017-05-20 07:17:57 -04:00
helpers_test.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00
threshold_notifier_linux.go There is a rule in using go channel: never close a channel in the 2017-05-11 10:19:28 +08:00
threshold_notifier_unsupported.go Fix threshold notifier build tags 2016-12-12 11:56:07 -05:00
types.go Reorganize kubelet tree so apis can be independently versioned 2017-05-12 10:02:33 -07:00