mirror of https://github.com/k3s-io/k3s
Merge pull request #23833 from vishh/cadvisor-e2e-owner
Automatic merge from submit-queue Transfer ownership of cadvisor e2es to Tim St. Clair. cc @pwittrockpull/6/head
commit
66bf12b0bf
|
@ -113,7 +113,7 @@
|
|||
repoName: 'google/cadvisor'
|
||||
gitbasedir: 'github.com/google/cadvisor'
|
||||
dockerfilePath: 'deploy/canary/Dockerfile'
|
||||
owner: 'vishnuk@google.com'
|
||||
owner: 'stclair@google.com'
|
||||
- 'heapster':
|
||||
repoName: 'kubernetes/heapster'
|
||||
gitbasedir: 'k8s.io/heapster'
|
||||
|
@ -131,7 +131,7 @@
|
|||
- 'cadvisor':
|
||||
repoName: 'google/cadvisor'
|
||||
gitbasedir: 'github.com/google/cadvisor'
|
||||
owner: 'vishnuk@google.com'
|
||||
owner: 'stclair@google.com'
|
||||
shell: |
|
||||
go get -u github.com/tools/godep
|
||||
|
||||
|
|
Loading…
Reference in New Issue