k3s/pkg/kubelet/deviceplugin
Kubernetes Submit Queue 751bcc473c Merge pull request #51975 from mindprince/deviceplugin-gpu-reviewers
Automatic merge from submit-queue. 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>.

Add an OWNERS file for deviceplugin package. Update OWNERS file for gpu package.

**Release note**:
```release-note
NONE
```
2017-09-26 21:01:26 -07:00
..
BUILD Use buildozer to delete licenses() rules 2017-09-21 15:53:22 -07:00
OWNERS Add an OWNERS file for deviceplugin package. Update OWNERS file for gpu package. 2017-09-05 13:46:13 -07:00
device_plugin_stub.go Fixes some races in deviceplugin manager_test.go and manager.go. 2017-09-18 13:19:51 -07:00
endpoint.go Kubelet side extension to support device allocation 2017-09-01 11:56:35 -07:00
endpoint_test.go Kubelet side extension to support device allocation 2017-09-01 11:56:35 -07:00
manager.go Fixes some races in deviceplugin manager_test.go and manager.go. 2017-09-18 13:19:51 -07:00
manager_test.go Fixes some races in deviceplugin manager_test.go and manager.go. 2017-09-18 13:19:51 -07:00
types.go Extends device_plugin_handler to checkpoint device to container allocation information. 2017-09-05 09:52:14 -07:00
utils.go Kubelet side extension to support device allocation 2017-09-01 11:56:35 -07:00
utils_test.go Kubelet side extension to support device allocation 2017-09-01 11:56:35 -07:00