mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Transfer ownership of cadvisor e2es to Tim St. Clair.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
This commit is contained in:
parent
24111ab31f
commit
a3cfe90b14
@ -113,7 +113,7 @@
|
|||||||
repoName: 'google/cadvisor'
|
repoName: 'google/cadvisor'
|
||||||
gitbasedir: 'github.com/google/cadvisor'
|
gitbasedir: 'github.com/google/cadvisor'
|
||||||
dockerfilePath: 'deploy/canary/Dockerfile'
|
dockerfilePath: 'deploy/canary/Dockerfile'
|
||||||
owner: 'vishnuk@google.com'
|
owner: 'stclair@google.com'
|
||||||
- 'heapster':
|
- 'heapster':
|
||||||
repoName: 'kubernetes/heapster'
|
repoName: 'kubernetes/heapster'
|
||||||
gitbasedir: 'k8s.io/heapster'
|
gitbasedir: 'k8s.io/heapster'
|
||||||
@ -131,7 +131,7 @@
|
|||||||
- 'cadvisor':
|
- 'cadvisor':
|
||||||
repoName: 'google/cadvisor'
|
repoName: 'google/cadvisor'
|
||||||
gitbasedir: 'github.com/google/cadvisor'
|
gitbasedir: 'github.com/google/cadvisor'
|
||||||
owner: 'vishnuk@google.com'
|
owner: 'stclair@google.com'
|
||||||
shell: |
|
shell: |
|
||||||
go get -u github.com/tools/godep
|
go get -u github.com/tools/godep
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user