Skip to content

Commit

Permalink
add kubelet client for Pod resource info
Browse files Browse the repository at this point in the history
This change introduces kubelet client to get allocated device
information of a Pod from newly added Kubelet grpc service.
For more information please see:
kubernetes/kubernetes#70508

With this kubelet service we no longer need to rely on kubelet
checkpoint file to get device information.

Change-Id: I3ba098cfea9a0e798f065a4d9b39d0085e125407
  • Loading branch information
ahalimx86 committed Jan 8, 2019
1 parent fe6b68d commit 6392987
Show file tree
Hide file tree
Showing 12,646 changed files with 2,844,239 additions and 467 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .gitreview
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[gerrit]
defaultremote=tf
defaultrebase=0
113 changes: 0 additions & 113 deletions checkpoint/checkpoint.go

This file was deleted.

120 changes: 0 additions & 120 deletions checkpoint/checkpoint_test.go

This file was deleted.

82 changes: 74 additions & 8 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6392987

Please sign in to comment.