Jeff Grafton
efee0704c6
Autogenerate BUILD files
2017-12-23 13:12:11 -08:00
Sergey Lanzman
3474747465
Move regexp.MustCompile to global variable
2017-11-16 22:03:12 +02:00
Harry Zhang
de1c305356
Remove docker dep in kubelet startup
...
Update bazel
2017-11-01 10:03:01 +08:00
Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
Rohit Agarwal
18d25bf4ba
Add an OWNERS file for deviceplugin package. Update OWNERS file for gpu package.
2017-09-05 13:46:13 -07:00
Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
xiangpengzhao
4bfe47fae2
Fix incorrect owner in OWNERS
2017-08-03 10:04:32 +08:00
Kubernetes Submit Queue
7deb49ecd8
Merge pull request #48203 from cmluciano/cml/addgpuowners
...
Automatic merge from submit-queue
Add OWNERS file to kubelet gpu package
GPU support is ramping up and we do not have a lot of reviewers that
are familiar with the codebase. I added myself as a reviewer and
copied a few people from the kubelet OWNERS file as approvers.
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
**Release note**:
```
NONE
```
2017-07-13 18:51:04 -07:00
Jiaying Zhang
fee83f65d4
Add unit test coverage for nvidiaGPUManager initialization
...
Part of #47750
```release-note
NONE
```
2017-06-29 10:17:05 -07:00
Christopher M. Luciano
8880ba64cf
Add OWNERS file to kubelet gpu package
...
GPU support is ramping up and we do not have a lot of reviewers that
are familiar with the codebase. I added myself as a reviewer and
copied a few people from the kubelet OWNERS file as approvers.
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-06-28 10:48:20 -04:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
tianshapjq
f3b9874485
gpusInUse info error when kubelet restarts
2017-05-19 16:47:10 +08:00
Yu-Ju Hong
cf3635c876
Update bazel BUID files
2017-05-05 11:48:08 -07:00
Yu-Ju Hong
389c140eaf
Move docker client code from dockertools to dockershim/dockerlib
...
The code affected include DockerInterface (renamed to Interface),
FakeDockerClient, etc.
2017-05-05 11:48:08 -07:00
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07:00
Vishnu kannan
ad743a922a
remove dead code in gpu manager
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-03-13 10:58:26 -07:00
Vishnu kannan
ff158090b3
use active pods instead of runtime pods in gpu manager
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-03-13 10:58:26 -07:00
Vishnu Kannan
8ed9bff073
handle container restarts for GPUs
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-03-13 10:58:26 -07:00
Vishnu kannan
13582a65aa
fix a bug in nvidia gpu allocation and added unit test
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-28 13:42:08 -08:00
Vishnu kannan
2554b95994
Map nvidia devices one to one.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-28 13:42:08 -08:00
Vishnu kannan
318f4e102a
adding an e2e for GPUs
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-28 13:42:08 -08:00
Vishnu kannan
3b0a408e3b
improve gpu integration
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-02-28 11:27:53 -08:00
Hui-Zhi
57c77ffbdd
Add support for multiple nvidia gpus
2017-02-28 11:24:48 -08:00