Eric Tune
442f61623c
Merge pull request #15408 from a-robinson/tests
...
Improve the error handling when creating/delete GCE IPs in e2e tests.
2015-10-15 13:57:40 -07:00
Eric Tune
d4475e3d49
Merge pull request #15232 from deads2k/refactor-logs
...
refactor kubectl logs to be composeable
2015-10-15 13:56:58 -07:00
k8s-merge-robot
ae0ea6496e
Merge pull request #15278 from combk8s/logCapital
...
Auto commit by PR queue bot
2015-10-15 13:37:39 -07:00
k8s-merge-robot
3744ea8ce6
Merge pull request #15425 from Dingshujie/fix_dns_doc
...
Auto commit by PR queue bot
2015-10-15 13:37:03 -07:00
Eric Tune
8fcb0dfb75
Merge pull request #14925 from ashcrow/e2e-latency
...
Extract latency test so it can be run separately from density E2E
2015-10-15 12:24:25 -07:00
Eric Tune
056ef2d556
Merge pull request #15722 from yujuhong/soak_cluster
...
e2e: disable component killing/restarting tests in the soak cluster
2015-10-15 12:21:49 -07:00
Eric Tune
c01c0596e6
Merge pull request #15707 from eparis/no-test-godeps
...
Remove all _test.go files from Godeps
2015-10-15 12:20:11 -07:00
Yu-Ju Hong
2dacbc3dda
e2e: disable component killing/restarting tests in the soak cluster
...
This fixes #15649
2015-10-15 11:34:08 -07:00
Eric Tune
c9d6037c81
Merge pull request #15720 from ncdc/skip-exec-proxy-test
...
Temp. skip exec+proxy e2e test
2015-10-15 11:32:32 -07:00
Andy Goldstein
37b0cfd02b
Temp. skip exec+proxy e2e test
...
It's breaking GCE e2e. Will reenable once we've fixed the test.
2015-10-15 14:22:14 -04:00
Alex Robinson
54dc6bb6c9
Improve the error handling when creating/delete GCE IPs in e2e tests.
...
Prior to this, test failures caused by errors in these helpers printed
out long exec.ExitErrors structs that didn't contain any useful info,
for example:
```
Expected error:
<*exec.ExitError | 0xc20804e518>: {
ProcessState: {
pid: 22855,
status: 256,
rusage: {
Utime: {Sec: 0, Usec: 312000},
Stime: {Sec: 0, Usec: 96000},
Maxrss: 42912,
Ixrss: 0,
Idrss: 0,
Isrss: 0,
Minflt: 21667,
Majflt: 0,
Nswap: 0,
Inblock: 0,
Oublock: 40,
Msgsnd: 0,
Msgrcv: 0,
Nsignals: 0,
Nvcsw: 52,
Nivcsw: 34,
},
},
}
exit status 1
not to have occurred
```
2015-10-15 17:57:46 +00:00
Eric Paris
363d8a6fec
Remove all _test.go files in Godep
2015-10-15 11:17:04 -04:00
k8s-merge-robot
407f9b9e42
Merge pull request #15555 from rootfs/iscsi-def-port
...
Auto commit by PR queue bot
2015-10-15 07:22:18 -07:00
k8s-merge-robot
a3f2ba2e34
Merge pull request #11694 from ncdc/add-spdy-proxy-support
...
Auto commit by PR queue bot
2015-10-15 06:56:15 -07:00
k8s-merge-robot
5d66bf9741
Merge pull request #15519 from ihmccreery/upgrade-versioning
...
Auto commit by PR queue bot
2015-10-15 06:30:12 -07:00
k8s-merge-robot
351cc2040e
Merge pull request #15491 from derekwaynecarr/ingress_status
...
Auto commit by PR queue bot
2015-10-15 06:04:38 -07:00
k8s-merge-robot
7ef2a1b293
Merge pull request #15427 from brendandburns/controllerversion
...
Auto commit by PR queue bot
2015-10-15 05:38:33 -07:00
k8s-merge-robot
4c8e6f47ec
Merge pull request #15394 from JanetKuo/kubectl-proxy-api-prefix
...
Auto commit by PR queue bot
2015-10-15 05:12:30 -07:00
k8s-merge-robot
130e6a7a4d
Merge pull request #15468 from feiskyer/volume-typo-error
...
Auto commit by PR queue bot
2015-10-15 05:08:33 -07:00
k8s-merge-robot
03fc9892ed
Merge pull request #15700 from gosharplite/patch-9
...
Auto commit by PR queue bot
2015-10-15 05:05:25 -07:00
k8s-merge-robot
e6d98af05a
Merge pull request #15202 from lavalamp/scheduler-speed-test
...
Auto commit by PR queue bot
2015-10-15 04:46:27 -07:00
k8s-merge-robot
8c753c84eb
Merge pull request #15191 from caesarxuchao/validate-UID
...
Auto commit by PR queue bot
2015-10-15 04:20:24 -07:00
Tony Hsu
6ec9b2e7c2
Fix typo
2015-10-15 18:37:29 +08:00
k8s-merge-robot
081f05c207
Merge pull request #14575 from soltysh/jobs_podtemplate_not_pointer
...
Auto commit by PR queue bot
2015-10-15 03:28:19 -07:00
k8s-merge-robot
b799d57e7b
Merge pull request #15642 from dchen1107/docker
...
Auto commit by PR queue bot
2015-10-15 03:02:17 -07:00
Marek Grabowski
b8aabbbf4f
Merge pull request #15655 from piosz/enable-ir-e2e
...
Disabled flaky Initial Resources e2e test
2015-10-15 10:09:43 +02:00
Marek Grabowski
6248cd71b6
Merge pull request #15595 from zhengguoyong/del_capatical_packagename_for_kubeletUtil
...
Del capatical local packagename for kubeletUtil
2015-10-15 09:34:05 +02:00
Marek Grabowski
09160d8671
Merge pull request #15499 from JanetKuo/kubectl-get-funky
...
Format flattened output in kubectl
2015-10-15 09:33:26 +02:00
Marek Grabowski
93ec313843
Merge pull request #15395 from bprashanth/ingress_scrub
...
Ingress scrub
2015-10-15 09:32:41 +02:00
Marek Grabowski
a92fa4e38a
Merge pull request #15453 from eghobo/master
...
Fixed incorrect service name
2015-10-15 09:31:50 +02:00
Marek Grabowski
2cbb37a083
Merge pull request #15572 from nikhiljindal/deploymentFlake
...
Deployment e2e flake: Wait for events to be generated before verifying them
2015-10-15 09:30:14 +02:00
Marek Grabowski
8a5f748846
Merge pull request #15336 from ixdy/install-etcd
...
Move hack/travis/install-etcd.sh to hack/, and update etcd version to 2.0.12
2015-10-15 09:29:25 +02:00
Marek Grabowski
e7ddb4f9a6
Merge pull request #15338 from bharrisau/patch-1
...
Correct multi-cluster number recommendations
2015-10-15 09:28:07 +02:00
k8s-merge-robot
877bfa6d1f
Merge pull request #15302 from piosz/plugins-doc
...
Auto commit by PR queue bot
2015-10-14 21:09:53 -07:00
k8s-merge-robot
be1d8ed57f
Merge pull request #15339 from erictune/exp-api
...
Auto commit by PR queue bot
2015-10-14 21:09:23 -07:00
k8s-merge-robot
7d5b0c4044
Merge pull request #15653 from bgrant0607/docfix2
...
Auto commit by PR queue bot
2015-10-14 21:05:35 -07:00
combk8s
59b392c4fa
Capitalize the first letter in some log files
2015-10-15 11:03:56 +08:00
eulerzgy
ea86e66fbe
Del capatical local packagename for kubeletUtil
2015-10-15 09:58:10 +08:00
Brendan Burns
0c730f4ea7
update
2015-10-14 18:22:19 -07:00
Brendan Burns
947a558320
Dynamically enable controllers based on what resources the server has.
...
Dynamically delete namespaces based on what resources the server has.
2015-10-14 15:53:19 -07:00
Brendan Burns
5afbf578b0
Add a method for getting supported resources on a server
2015-10-14 15:51:26 -07:00
Janet Kuo
c2eef6b3d6
Use default www-prefix when proxy in test-cmd and fix some related bugs
2015-10-14 15:49:52 -07:00
Janet Kuo
f47c2be539
Change kubectl proxy --api-prefix default to allow /apis/
2015-10-14 15:49:52 -07:00
Prashanth Balasubramanian
5ab8d1e9ba
Ingress scrub
2015-10-14 14:24:25 -07:00
Brian Grant
8b9351c974
Clarify what belongs in examples vs. docs.
2015-10-14 20:10:52 +00:00
Piotr Szczesniak
e67be99995
Disabled flaky Initial Resources e2e test
2015-10-14 20:47:07 +02:00
derekwaynecarr
eae56c3b2d
Add status subresource to Ingress
2015-10-14 14:36:29 -04:00
Huamin Chen
76df88f68b
iscsi: make portal builder testable
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-10-14 13:30:30 -04:00
deads2k
f0aa606632
refactor kubectl logs to be composeable
2015-10-14 13:22:59 -04:00
Isaac Hollander McCreery
60c316b54a
Upgrades and upgrade tests take versions of the form release/stable instead of stable_release:
...
- Refactor common and gce/upgrade.sh to use arbitrary published releases
- Update hack/get-build to use cluster/common code
- Use hack/get-build.sh in cluster upgrade test logic
2015-10-14 10:16:21 -07:00