Nan Deng
|
7c7dfe3eeb
|
style
|
2014-06-20 04:06:28 +00:00 |
Brendan Burns
|
ae9fce1358
|
Fix the container manifest to so that Command is an array, not a string.
|
2014-06-19 20:21:20 -07:00 |
Nan Deng
|
865ba190ff
|
write headers after error checking
|
2014-06-19 22:28:48 +00:00 |
Nan Deng
|
979f832a0c
|
write StatusOK to the header after json.Encode()
|
2014-06-19 22:12:32 +00:00 |
Nan Deng
|
d001110df1
|
gofmt -s -w -l
|
2014-06-19 20:59:20 +00:00 |
Nan Deng
|
2cc3a88411
|
unit test for GetContainerStats()
|
2014-06-19 20:44:53 +00:00 |
Nan Deng
|
1b9cb5d501
|
more unit test
|
2014-06-19 20:44:53 +00:00 |
Nan Deng
|
b01a12fe34
|
more unit test for GetContainerStats()
|
2014-06-19 20:44:53 +00:00 |
Nan Deng
|
3080262f12
|
unit test for cadvisor
|
2014-06-19 20:44:53 +00:00 |
Nan Deng
|
c7eaa2095c
|
GOPATH...
|
2014-06-19 20:44:52 +00:00 |
Nan Deng
|
037cfd257f
|
add /containerStats
|
2014-06-19 20:44:52 +00:00 |
Nan Deng
|
2402e939c2
|
Add cAdvisor into third_party
|
2014-06-19 20:44:52 +00:00 |
Daniel Smith
|
bc02b3c21a
|
Rename [label] query to selector
|
2014-06-19 13:31:42 -07:00 |
Daniel Smith
|
7e464aa55c
|
Test controller's synchronize method. Requires fake etcd client to be relocated.
|
2014-06-18 13:10:39 -07:00 |
Daniel Smith
|
65d6280936
|
Move etcd helper to util so it can be used elsewhere, too
|
2014-06-18 13:10:39 -07:00 |
Brendan Burns
|
76148dc85f
|
gofmt
|
2014-06-15 21:57:29 -07:00 |
Brendan Burns
|
2e68d087a9
|
Add udp support.
|
2014-06-15 21:19:35 -07:00 |
Brendan Burns
|
482a360f9e
|
Make all error strings lower case, for readability.
|
2014-06-13 15:45:19 -07:00 |
Brendan Burns
|
d393838dfd
|
Only manage containers with '--' in the name.
|
2014-06-13 12:09:48 -07:00 |
Brendan Burns
|
164160adef
|
Address package level comments for readability.
|
2014-06-12 20:26:12 -07:00 |
brendandburns
|
f053a49988
|
Merge pull request #71 from brendandburns/container_info
Fix some problems in container info handling if the container's no present.
|
2014-06-12 20:17:05 -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
|
c36a7896fd
|
Added a comment explaining the function.
|
2014-06-12 11:27:50 -07:00 |
Daniel Smith
|
69acbf5a74
|
Fix build
|
2014-06-12 09:35:04 -07:00 |
Daniel Smith
|
7c17db672e
|
Move hostname detection logic to allow replacement
|
2014-06-12 09:35:04 -07:00 |
Brendan Burns
|
d83f407e43
|
Fix tests.
|
2014-06-09 16:50:44 -07:00 |
Brendan Burns
|
62f6291377
|
Fix a bug if the container is non-existent.
|
2014-06-09 16:45:17 -07:00 |
Brendan Burns
|
6018497174
|
Task -> Pod part #3
|
2014-06-08 22:38:45 -07:00 |
brendandburns
|
139be599e9
|
Merge pull request #25 from lavalamp/rename_kl
Change 'this' varable to more sensible abbreviation
|
2014-06-08 20:38:32 -07:00 |
Daniel Smith
|
62aba06180
|
Change 'this' varable to more sensible abbreviation
|
2014-06-08 20:35:07 -07:00 |
Daniel Smith
|
c3c739d6b4
|
Fix spelling
|
2014-06-08 19:48:04 -07:00 |
Daniel Smith
|
19343c6014
|
Add test to kubelet, coverage up to 37%
|
2014-06-08 16:10:29 -07:00 |
Joe Beda
|
2c4b3a562c
|
First commit
|
2014-06-06 16:40:48 -07:00 |