derekwaynecarr
|
09365fed8d
|
Add ctx to registry interfaces
|
2014-09-26 15:18:42 -04:00 |
|
derekwaynecarr
|
ee19ba186d
|
Update to use api.Context
|
2014-09-26 11:50:34 -04:00 |
|
derekwaynecarr
|
3e685674e7
|
Add context object to interfaces
|
2014-09-26 11:50:34 -04:00 |
|
Dawn Chen
|
0e6ec3cbfc
|
Convert existing kubernetes system to use ContainerStatus, instead of
docker.Container directly.
Conflicts:
pkg/kubelet/dockertools/docker.go
pkg/registry/pod/rest.go
|
2014-09-24 11:16:46 -07:00 |
|
Brendan Burns
|
edf3eb04e2
|
Fix the build.
|
2014-09-18 15:29:17 -07:00 |
|
Daniel Smith
|
12b677ad56
|
Merge pull request #1356 from brendandburns/healthz
Adjust the logic, so that if the apiserver restarts, or has no pod info
|
2014-09-18 15:15:24 -07:00 |
|
Joe Beda
|
4487f311ab
|
Merge pull request #1326 from lavalamp/scheduler
Fix cache to use the "List then Watch" pattern.
|
2014-09-18 09:00:52 -07:00 |
|
Brendan Burns
|
17cbde0c5a
|
Adjust the logic, so that if the apiserver restarts, or has no pod info
for some other reason, pods on missing machines are still 'terminated'
|
2014-09-17 21:57:11 -07:00 |
|
Brendan Burns
|
99586b4da4
|
Fix a problem where if a minion went missing, we still thought the pod was running.
Also convert some tests to table driven.
|
2014-09-17 18:16:52 -07:00 |
|
Daniel Smith
|
4e9cf2ccb4
|
Add field selector to List, implement for pods.
|
2014-09-16 16:17:16 -07:00 |
|
derekwaynecarr
|
0c20fffa06
|
No DNS in vagrant cross minions, need explicit IP as host
|
2014-09-11 13:38:50 -04:00 |
|
Daniel Smith
|
759c3f9033
|
Rename all XStorage types to REST for clarity
|
2014-09-08 15:19:13 -07:00 |
|