Clayton Coleman
|
5896ac14da
|
Ensure pod and manifest always have a UUID
* Fixes implication #2 in docs/identifiers.md
* Replication controller lets the apiserver set the pod ID
|
2014-07-10 18:03:48 -04:00 |
|
Brendan Burns
|
b4811abbd6
|
Address Clayton's comment.
|
2014-07-10 09:24:49 -07:00 |
|
Brendan Burns
|
d5b7c4eb6d
|
Fix integration tests with a check for nil
Add a unit test to validate behavior
|
2014-07-09 22:31:17 -07:00 |
|
Brendan Burns
|
7b11cbd622
|
Add PodIP to the info returned for a pod.
|
2014-07-09 22:13:07 -07:00 |
|
Daniel Smith
|
049bc6b6d4
|
Fix interface{} in api/types.go; plumb through system.
|
2014-07-01 16:41:09 -07:00 |
|
Brendan Burns
|
13d7a5959a
|
Add sync behavior to the pod registry. Expand tests.
|
2014-07-01 11:31:21 -07:00 |
|
brendandburns
|
49c25a4e28
|
Merge pull request #196 from lavalamp/marshal
Make api able to marshal its types correctly
|
2014-06-23 13:22:52 -07:00 |
|
Daniel Smith
|
b850d36166
|
Fix boilerplate everywhere
|
2014-06-23 11:32:11 -07:00 |
|
Daniel Smith
|
2bcb44b6bd
|
make Registry use Encode
|
2014-06-23 09:54:17 -07:00 |
|
Daniel Smith
|
fb991fb84e
|
Change type to []byte
|
2014-06-23 09:54:17 -07:00 |
|
Brendan Burns
|
4f549aae54
|
Add a PodCache that is responsible for caching pod information.
Not wired in yet.
|
2014-06-18 20:04:52 -07:00 |
|
Brendan Burns
|
420b2fdd57
|
Add support for populating host ip address.
|
2014-06-18 14:57:50 -07:00 |
|
Daniel Smith
|
372e7b7727
|
Ensure that MockPodRegistry verifies the query it's passed.
|
2014-06-17 18:33:51 -07:00 |
|
Daniel Smith
|
7d05ba4dc4
|
Implement new label system
|
2014-06-16 22:05:12 -07:00 |
|
Brendan Burns
|
482a360f9e
|
Make all error strings lower case, for readability.
|
2014-06-13 15:45:19 -07:00 |
|
Daniel Smith
|
9cd9754693
|
Merge pull request #92 from brendandburns/container_info
Add status message population.
|
2014-06-13 10:49:32 -07:00 |
|
Brendan Burns
|
c2c6055d70
|
Add status message population.
|
2014-06-13 09:42:04 -07:00 |
|
Brendan Burns
|
0c3b9f2b69
|
fix dot import.
|
2014-06-12 20:14:41 -07:00 |
|
Johan Euphrosine
|
4f6bed03ae
|
gofmt -s pkg/ cmd/
|
2014-06-12 14:16:19 -07:00 |
|
Brendan Burns
|
c96b14aba0
|
Fixes for task->pod changes & a TODO
|
2014-06-08 23:29:04 -07:00 |
|
Brendan Burns
|
6018497174
|
Task -> Pod part #3
|
2014-06-08 22:38:45 -07:00 |
|
Brendan Burns
|
79b7976cbf
|
Add pod registry.
|
2014-06-08 21:43:17 -07:00 |
|