Victor Marmol
|
f6b7029475
|
Merge pull request #7859 from yifan-gu/rkt_remove_store
kubelet/rkt: Remove dependencies on rkt.store
|
2015-05-06 17:45:29 -07:00 |
|
Victor Marmol
|
d6ea33fbb5
|
Merge pull request #7849 from yifan-gu/rkt_components
kubelet/rkt: Inject dependencies to rkt.
|
2015-05-06 16:00:02 -07:00 |
|
Yifan Gu
|
8cbe8938c9
|
kubelet/rkt: Remove getImageID().
Replace getImageID() with getImageByName(), this can remove the
dependency on rkt.store.
|
2015-05-06 15:59:31 -07:00 |
|
Paul Morie
|
df08b15121
|
Change signature of container runtime PullImage to allow pull w/ secret
|
2015-05-06 17:42:03 -04:00 |
|
Yifan Gu
|
dee060c8fd
|
kubelet/rkt: Inject dependencies to rkt.
Add necessary components rkt.
|
2015-05-06 11:28:01 -07:00 |
|
Jerzy Szczepkowski
|
4d655e3fcf
|
Merge pull request #7803 from yifan-gu/rkt_docker_image
kubelet/rkt: Add docker prefix to image string.
|
2015-05-06 09:22:50 +02:00 |
|
Zach Loafman
|
875e83a741
|
Revert "Revert "Security context - types, kubelet, admission""
|
2015-05-05 16:02:13 -07:00 |
|
Zach Loafman
|
3fcea23185
|
Revert "Revert "Revert "Kubelet: Add rkt as a runtime option"""
|
2015-05-05 15:55:12 -07:00 |
|
Yifan Gu
|
ec68f1a85a
|
kubelet/rkt: Add docker prefix to image string.
This change makes rkt to run only docker image for now,
which enables us to test with all existing pods.
|
2015-05-05 15:41:13 -07:00 |
|
Zach Loafman
|
92ca92f43a
|
Revert "Revert "Kubelet: Add rkt as a runtime option""
|
2015-05-05 15:28:09 -07:00 |
|
Zach Loafman
|
f48904fd5e
|
Revert "Security context - types, kubelet, admission"
|
2015-05-05 15:20:39 -07:00 |
|
Zach Loafman
|
6016408096
|
Revert "Kubelet: Add rkt as a runtime option"
|
2015-05-05 15:15:15 -07:00 |
|
Yu-Ju Hong
|
b2c0ea37b4
|
Merge pull request #7743 from vmarmol/runtime-switch
Kubelet: Add rkt as a runtime option
|
2015-05-05 13:36:46 -07:00 |
|
Victor Marmol
|
5d0e5d7d61
|
Inject dependencies to rkt
|
2015-05-05 10:55:11 -07:00 |
|
Paul Weil
|
982bf19c20
|
security context initial implementation - squash
|
2015-05-05 13:46:13 -04:00 |
|
Victor Marmol
|
d84aac6498
|
rkt: Unexport runtime, use Runtime interface
|
2015-05-04 17:28:02 -07:00 |
|
Victor Marmol
|
f012d7f506
|
Add unsupported version of rkt.
|
2015-05-04 17:22:45 -07:00 |
|