This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-11-28 21:04:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
aee5f457dbfd70c2d15c33e392dce6a3ca710116
kubernetes
/
pkg
/
kubelet
/
deviceplugin
History
Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
..
BUILD
update BUILD files
2017-10-15 18:18: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_test.go
…
endpoint.go
…
manager_test.go
Fixes the flaky TestDevicePluginReRegistration.
2017-09-25 16:55:29 -07:00
manager.go
Fixes some races in deviceplugin manager_test.go and manager.go.
2017-09-18 13:19:51 -07:00
OWNERS
Add an OWNERS file for deviceplugin package. Update OWNERS file for gpu package.
2017-09-05 13:46:13 -07:00
types.go
Extends device_plugin_handler to checkpoint device to container allocation information.
2017-09-05 09:52:14 -07:00
utils_test.go
…
utils.go
…