Daniel Smith
|
ad2ec27e91
|
Implement label queries for controller registry
|
2014-06-16 22:05:12 -07:00 |
Daniel Smith
|
50b9c34cf1
|
Fix error recovery.
|
2014-06-13 18:11:32 -07:00 |
Daniel Smith
|
2324dc1510
|
Merge pull request #102 from brendandburns/errors
Make all error strings lower case, for readability.
|
2014-06-13 15:56:40 -07:00 |
Brendan Burns
|
482a360f9e
|
Make all error strings lower case, for readability.
|
2014-06-13 15:45:19 -07:00 |
Daniel Smith
|
b95eef522b
|
Add nice(r) error message on api server panic. Fix nil ptr derefs.
|
2014-06-13 14:59:36 -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 |
Daniel Smith
|
f9a5fadf45
|
Merge pull request #86 from brendandburns/dot
Remove dot import syntax from registry package.
|
2014-06-12 20:58:13 -07:00 |
Brendan Burns
|
164160adef
|
Address package level comments for readability.
|
2014-06-12 20:26:12 -07:00 |
Brendan Burns
|
0c3b9f2b69
|
fix dot import.
|
2014-06-12 20:14:41 -07:00 |
Joe Beda
|
353698558d
|
gofmt -s -w cmd/ pkg/
|
2014-06-12 18:34:47 -07:00 |
Brendan Burns
|
b05bc22a62
|
Refactor the kubelet for testability.
Add unit tests. Test coverage to 56.9%
|
2014-06-12 14:44:46 -07:00 |
Johan Euphrosine
|
4f6bed03ae
|
gofmt -s pkg/ cmd/
|
2014-06-12 14:16:19 -07:00 |
Brendan Burns
|
5563459178
|
Fix the first fit scheduler to randomize.
|
2014-06-11 17:11:48 -07:00 |
Brendan Burns
|
c96b14aba0
|
Fixes for task->pod changes & a TODO
|
2014-06-08 23:29:04 -07:00 |
Brendan Burns
|
fdcf273d50
|
Add pretty printing.
|
2014-06-08 23:07:29 -07:00 |
Brendan Burns
|
5cb4444176
|
Task -> Pod #4, the final chapter
|
2014-06-08 23:00:12 -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 |
Brendan Burns
|
66e2575f2b
|
More Task -> Pod
|
2014-06-08 21:43:17 -07:00 |
Brendan Burns
|
c8d493f532
|
Part one of the grand rename: Task -> Pod
|
2014-06-08 21:17:53 -07:00 |
Brendan Burns
|
0181953242
|
Add kind in all cases for list.
|
2014-06-07 21:57:36 -07:00 |
Brendan Burns
|
ef7cce5dad
|
Populate 'Kind' field in all API types being returned.
|
2014-06-07 21:07:20 -07:00 |
Joe Beda
|
2c4b3a562c
|
First commit
|
2014-06-06 16:40:48 -07:00 |