Tim Hockin
0ed6432ff7
Merge pull request #17356 from thockin/fix_examples_test
...
Fix the petstore example test with iptables proxy
2015-11-17 22:40:00 -08:00
Jeff Grafton
e0d447bf53
Use NODE_NAME in addition to EXECUTOR_NUMBER in PR Jenkins
2015-11-17 21:36:58 -08:00
Tim St. Clair
66194c6eca
Correct erroneous metric endpoint.
2015-11-17 19:02:28 -08:00
Prashanth B
e82277b86a
Merge pull request #17302 from bprashanth/wait_leak
...
Fix timer leak in wait.Poll
2015-11-17 18:35:49 -08:00
Prashanth Balasubramanian
4f3e007581
Fix port typo, fix tests
2015-11-17 18:13:36 -08:00
He Simei
b836f0cf85
fix messy quote thing
2015-11-18 09:47:33 +08:00
k8s-merge-robot
01656fd9a2
Merge pull request #15950 from sdminonne/mt_loop_initial_content
...
Auto commit by PR queue bot
2015-11-17 17:43:24 -08:00
Yifan Gu
9bf6bc1817
cluster/gce: Move build-kube-env to util.sh
...
This allows all 3 distros(coreos, debian, trusty) to share the same
build-kube-env.
2015-11-17 17:23:04 -08:00
Fabiano Franz
ab455784f5
kubectl attach only takes one argument
2015-11-17 23:16:02 -02:00
Yu-Ju Hong
760309f349
kubelet: add RawPodStatus and related functions
...
RawPodStatus will be the internal status of the pod that kubelet relies on for
syncing.
2015-11-17 17:04:05 -08:00
k8s-merge-robot
65cdb12a1c
Merge pull request #17076 from Symmetric/patch-2
...
Auto commit by PR queue bot
2015-11-17 16:38:58 -08:00
k8s-merge-robot
e665c44833
Merge pull request #17310 from ZJU-SEL/fix-ubuntu-doc
...
Auto commit by PR queue bot
2015-11-17 16:37:09 -08:00
k8s-merge-robot
364e3a0aab
Merge pull request #17325 from thockin/beta-annotation-names
...
Auto commit by PR queue bot
2015-11-17 16:37:03 -08:00
k8s-merge-robot
8dc51efa04
Merge pull request #17379 from mikedanese/beta-deb
...
Auto commit by PR queue bot
2015-11-17 16:36:53 -08:00
k8s-merge-robot
2afe5178ca
Merge pull request #17383 from mikedanese/get-build-cleanup
...
Auto commit by PR queue bot
2015-11-17 16:36:51 -08:00
Kris
4115738558
Change PodLogs test to use testClient validate
...
And also switch the 200s to http.StatusOK while I'm here.
2015-11-17 14:54:09 -08:00
Zach Loafman
f8b83a65da
Zeppelin: Compress the image by doing the build on a separate image
...
Pull the tar through to the image we need it on.
Addresses #17231
2015-11-17 14:51:16 -08:00
Madhusudan.C.S
706d768e20
Implement e2e test for node out of disk condition.
...
The ability to SSH into individual nodes, described by api.Node, and running
commands on them appears to be useful for other e2e tests too. So, move
issueSSHCommand utility function to e2e util file.
Also, modify waitForNodeToBe e2e util function to take any node condition. The
current implementation only takes api.NodeReady condition into consideration.
This change makes the function take any node condition.
2015-11-17 13:19:32 -08:00
Piotr Szczesniak
a10a2f0e2b
Merge pull request #17387 from liggitt/metrics_https
...
Fix transposed controller manager args
2015-11-17 22:00:01 +01:00
Avesh Agarwal
920f32eaa4
Set execute permission for hack/build-ui.sh as other script files.
2015-11-17 15:37:58 -05:00
Jordan Liggitt
14c40fa741
Fix transposed controller manager args
2015-11-17 15:24:57 -05:00
Dr. Stefan Schimanski
2d6c2eb897
e2e: replace ssh with net=host hostexec pod and kubectl exec
...
- document needed packages in hostexec image
- add RunHostCmdOrDie
- kube-proxy e2e: port from ssh to hostexec
- use preset NodeName to schedule test pods to different nodes
- parallel launch of pods
- port from ssh to hostexec
- add timeout because nc might block on udp
- delete test container without grace period
- PrivilegedPod e2e: port from ssh to hostexec
- NodePort e2e: port from ssh to hostexec
- cluster/mesos/docker: Enable privileged pods
2015-11-17 20:48:34 +01:00
Mike Danese
91de3a12a1
cleanup some nits in hack/get-build.sh
2015-11-17 11:20:17 -08:00
Paul Morie
1f9d605096
Add description check for spaces around omitempty directive
2015-11-17 14:01:28 -05:00
Mike Danese
29f6074d96
drop another beta from the debian-iptables image
2015-11-17 11:00:56 -08:00
Mike Danese
fb056c47b2
use inClusterConfig before using default config for cluster components
2015-11-17 10:37:40 -08:00
k8s-merge-robot
0798915490
Merge pull request #17261 from nikhiljindal/masterClean
...
Auto commit by PR queue bot
2015-11-17 08:16:18 -08:00
k8s-merge-robot
e960505bad
Merge pull request #17374 from wojtek-t/remove_fake_client_from_master_test_1
...
Auto commit by PR queue bot
2015-11-17 08:13:09 -08:00
k8s-merge-robot
9604988537
Merge pull request #16894 from alexhersh/manifest-fix
...
Auto commit by PR queue bot
2015-11-17 07:39:15 -08:00
Brian Grant
0141c53113
Add conventions about primitive types.
2015-11-17 15:18:17 +00:00
k8s-merge-robot
cd236c32c8
Merge pull request #17203 from brendandburns/fix3
...
Auto commit by PR queue bot
2015-11-17 07:08:42 -08:00
Wojciech Tyczynski
a06ecebc71
Delete some usage of FakeEtcdClient from master_test.go
2015-11-17 15:42:29 +01:00
k8s-merge-robot
3ec4a559f8
Merge pull request #17373 from wojtek-t/adjust_api_call_limits
...
Auto commit by PR queue bot
2015-11-17 05:51:55 -08:00
k8s-merge-robot
7ad8bb1787
Merge pull request #17161 from soltysh/strip_reaper
...
Auto commit by PR queue bot
2015-11-17 05:45:35 -08:00
k8s-merge-robot
71b8b352cc
Merge pull request #17370 from gmarek/fix-kubemark
...
Auto commit by PR queue bot
2015-11-17 05:41:56 -08:00
deads2k
afbcfc7cc6
fix client cache for different versions
2015-11-17 08:26:56 -05:00
k8s-merge-robot
e09e30d53e
Merge pull request #17254 from jlowdermilk/gke-ci-reboot
...
Auto commit by PR queue bot
2015-11-17 05:13:20 -08:00
gmarek
21e9401a71
Update kubemark/config-default.sh
2015-11-17 14:10:41 +01:00
k8s-merge-robot
23d9d54b5f
Merge pull request #17239 from fabianofranz/config_filename_debug
...
Auto commit by PR queue bot
2015-11-17 05:04:32 -08:00
Wojciech Tyczynski
7f129e94a6
Adjust latency limits for large clusters
2015-11-17 14:01:46 +01:00
k8s-merge-robot
9ae9eb6e85
Merge pull request #16984 from brendandburns/e2e4
...
Auto commit by PR queue bot
2015-11-17 04:37:30 -08:00
k8s-merge-robot
849280f18d
Merge pull request #16926 from liggitt/metrics_https
...
Auto commit by PR queue bot
2015-11-17 04:05:27 -08:00
k8s-merge-robot
125ab2cad1
Merge pull request #17232 from deads2k/gv-restmapping-2
...
Auto commit by PR queue bot
2015-11-17 03:33:24 -08:00
k8s-merge-robot
cae1f4095a
Merge pull request #17367 from piosz/deployment-e2e
...
Auto commit by PR queue bot
2015-11-17 03:10:02 -08:00
Maciej Szulik
64f778804d
Remove string from Reaper.Stop signature
2015-11-17 12:09:08 +01:00
k8s-merge-robot
539a629f4b
Merge pull request #17230 from hurf/anno_out
...
Auto commit by PR queue bot
2015-11-17 03:01:22 -08:00
k8s-merge-robot
02ddebdd3e
Merge pull request #17365 from piosz/hpa-e2e
...
Auto commit by PR queue bot
2015-11-17 02:50:01 -08:00
Piotr Szczesniak
d246e7833b
Enabled HPA for deployment e2e
2015-11-17 11:40:43 +01:00
k8s-merge-robot
c5da63f5e0
Merge pull request #16979 from bprashanth/IngressE2E
...
Auto commit by PR queue bot
2015-11-17 02:30:20 -08:00
Piotr Szczesniak
e53eeb551a
Enabled HPA e2e tests for release 1.1
2015-11-17 10:57:30 +01:00