Satnam Singh
b4fcdd7e47
Collect Kubelet logs with Fluentd->Elasticsearch and Fluentd->Cloud Logging
2014-12-14 01:47:48 -08:00
Brendan Burns
5ef34bf523
Merge pull request #2919 from brendandburns/kubelet
...
Revert "Add an api object for the kubelet, and a versioned endpoint."
2014-12-12 22:19:19 -08:00
Brendan Burns
dcfcf315e5
Revert "Add an api object for the kubelet, and a versioned endpoint."
...
This reverts commit d4b9979382
.
2014-12-12 21:13:44 -08:00
Daniel Smith
121a291a0c
Merge pull request #2915 from satnam6502/robust
...
Add missing detect-project to detect-minions
2014-12-12 18:40:15 -08:00
Clayton Coleman
1edff23935
Merge pull request #2916 from lavalamp/fix3
...
Fix taking addr() of map value/key
2014-12-12 20:12:25 -05:00
Daniel Smith
3868417ec5
Merge pull request #2917 from dchen1107/cleanup
...
Make httplog more useful by using glog.*Depth.
2014-12-12 16:44:10 -08:00
bgrant0607
a30b5f5f8f
Merge pull request #2897 from MikeJeffrey/master
...
Create README.md in docs/devel
2014-12-12 16:43:14 -08:00
Dawn Chen
83453baeb3
Make httplog more useful by using glog.*Depth.
...
Close #2100
2014-12-12 16:08:48 -08:00
Daniel Smith
9c0fbf1f02
Merge pull request #2908 from brendandburns/kubelet
...
Add an api object for the kubelet, and a versioned endpoint.
2014-12-12 16:01:46 -08:00
Satnam Singh
91a75c7620
Add missing detect-project to detect-minions
2014-12-12 15:29:58 -08:00
Brendan Burns
d4b9979382
Add an api object for the kubelet, and a versioned endpoint.
2014-12-12 15:26:28 -08:00
Daniel Smith
f3148e9965
Fix taking addr() of map value/key
2014-12-12 15:26:17 -08:00
Daniel Smith
77064e2891
Merge pull request #2914 from GoogleCloudPlatform/revert-2866-build
...
Revert "Switch to the new home for go cover."
2014-12-12 15:17:35 -08:00
Dawn Chen
d70160de1c
Revert "Switch to the new home for go cover."
2014-12-12 15:16:26 -08:00
Filipe Brandenburger
d762dc46e9
Merge pull request #2816 from satnam6502/robust
...
Make multiple attempts to sanity check (GCE) and validate (ALL) cluster
2014-12-12 14:26:07 -08:00
Satnam Singh
1ce71d1e33
Make multiple attempts to sanity check (GCE) and validate (ALL) cluster
2014-12-12 13:53:57 -08:00
Joe Beda
38d104b1d8
Merge pull request #2898 from jbeda/docker-1.3.3
...
Move salt based clusters to Docker 1.3.3
2014-12-12 12:27:59 -08:00
Joe Beda
c9acafc98a
Move salt based clusters to Docker 1.3.3
...
Part of #2896
2014-12-12 12:18:07 -08:00
MikeJeffrey
990cb58d82
Create README.md in docs/devel
2014-12-12 11:05:30 -08:00
Brendan Burns
771c538932
Merge pull request #2864 from deads2k/deads-tighten-validation-on-bad-gets
...
tighten validation for client resource gets
2014-12-12 10:34:53 -08:00
Brendan Burns
592095c7ba
Merge pull request #2873 from eparis/fedora-guide
...
Fedora guide updates
2014-12-12 10:27:46 -08:00
Brendan Burns
ad4185ef3a
Merge pull request #2891 from rajdeepd/master
...
Added test case for events Create
2014-12-12 10:25:23 -08:00
bgrant0607
21a1bf24fa
Merge pull request #2892 from erictune/delete_whoami
...
Remove whoami handler.
2014-12-12 09:51:27 -08:00
Tim Hockin
129074671c
Merge pull request #2886 from brendandburns/pd2
...
Fix GCE-PD so that it works even if the PD is attached.
2014-12-12 08:54:22 -08:00
bgrant0607
ef76981e78
Merge pull request #2871 from zulily/kubectl-log-default-container
...
Modifies kubectl log cmd to not require container arg for single-contain...
2014-12-12 08:25:39 -08:00
Eric Tune
029a9b6400
Remove whoami handler.
...
This was a temporary thing. Not aware of anyone using it.
2014-12-11 21:31:06 -08:00
Rajdeep Dua
b5c3e2d619
Added test case for events Create
2014-12-11 20:46:35 -08:00
bgrant0607
7cf0c4d7d7
Merge pull request #2888 from brendandburns/pd3
...
Only delete attached boot disks, don't delete other attached disks.
2014-12-11 20:15:20 -08:00
Dylan Carney
ba5c18816e
Updates kubectl log cmd per PR feedback
2014-12-11 17:44:44 -08:00
Brendan Burns
9742911697
Only delete attached boot disks, don't delete other attached disks.
2014-12-11 17:09:53 -08:00
Daniel Smith
68450e0c61
Merge pull request #2885 from VojtechVitek/conversion_duplicates
...
Remove duplicated assignment from API conversion
2014-12-11 16:45:30 -08:00
bgrant0607
a9f9e52c58
Merge pull request #2883 from lavalamp/travis
...
Add go1.4; fix cover path for real.
2014-12-11 16:45:07 -08:00
Brendan Burns
3da84e1844
Fix GCE-PD so that it works even if the PD is already attached.
2014-12-11 16:41:01 -08:00
Vojtech Vitek (V-Teq)
87263b4380
Remove duplicated assignment from API conversion
2014-12-12 01:37:15 +01:00
Daniel Smith
aca3a96246
Add go1.4; fix cover path for real.
2014-12-11 16:11:04 -08:00
Filipe Brandenburger
45dbf16be7
Merge pull request #2803 from satnam6502/cluster
...
Make kube-down more robust for GCE provider
2014-12-11 15:39:22 -08:00
Brendan Burns
7857299727
Merge pull request #2800 from zmerlynn/e2e.times
...
Add --times to e2e.go
2014-12-11 15:15:13 -08:00
Satnam Singh
d0eeebaa66
Make kube-down more robust for GCE provider
2014-12-11 14:47:38 -08:00
bgrant0607
7b221e8497
Merge pull request #2879 from a-robinson/fluentd-pr
...
Mention Fluentd in the logging doc, as originally requested by Kiyoto in
2014-12-11 14:47:05 -08:00
Alex Robinson
55709e3463
Mention Fluentd in the logging doc, as originally requested by Kiyoto in
...
PR 2727.
2014-12-11 14:29:52 -08:00
Brendan Burns
6e397cfe31
Merge pull request #2870 from zulily/fix-rackspace-cloud-files-url
...
Fixes malformed OBJECT_URL in rackspace setup script
2014-12-11 13:18:26 -08:00
Eric Paris
47177c98e6
Remove a bunch of boilerplate and testing/poking as you go
2014-12-11 16:15:51 -05:00
Eric Paris
c489c3018c
Stop telling people how to launch a pod. That's what 101 is for.
2014-12-11 16:15:47 -05:00
Eric Paris
820ce26d84
make kubelet listen on 0.0.0.0 in the fedora guide
...
Listenging on the hostname is just straight up broken
2014-12-11 16:15:47 -05:00
bgrant0607
7eef5686ec
Merge pull request #2869 from brendandburns/salt
...
Actually set repository QPS in the kubelet.
2014-12-11 13:14:45 -08:00
Steve Reed
4c312caeb0
Fixes the minion yaml as well
2014-12-11 13:01:05 -08:00
Brendan Burns
1dcb025559
Handle PD already being attached to the machine.
2014-12-11 13:00:26 -08:00
Dylan Carney
3f88f27d7b
Modifies kubectl log cmd to not require container arg for single-container pods (for #2847 )
2014-12-11 12:32:18 -08:00
Zach Loafman
43addc7202
Add Test Anything Protocol (TAP) output to e2e.go
...
Adds a --tap option to change outputs to match the TAP format. Changes
pass/fail in general to "ok" / "not ok".
2014-12-11 12:20:38 -08:00
Zach Loafman
369064c69f
Add --times to e2e.go
...
Make each test available for execution --times times. Acts like a
multi-deck shoe. (Otherwise this is easily scriptable outside the
e2e.go command).
Useful for "I want to walk away for a few hours leaving some end-to-ends
running", until we have more stress tests. Also useful for detecting
flakes.
Reporting is changed to break out Passed, Flaky and Failed. I chose to
keep all three lines even if --times isn't on, just for consistency in
scraping. Similarly, it always outputs the counts now. A report looks
like:
2014/12/09 07:31:21 Passed tests: goe2e.sh[100/100] guestbook.sh[100/100] private.sh[100/100] services.sh[100/100]
2014/12/09 07:31:21 Flaky tests: basic.sh[99/100] certs.sh[99/100] monitoring.sh[98/100] pd.sh[98/100] update.sh[98/100]
2014/12/09 07:31:21 Failed tests:
2014/12/09 07:31:21 8 test(s) failed.
2014-12-11 12:18:56 -08:00