Commit Graph

17407 Commits

Author SHA1 Message Date
Wojciech Tyczynski
6cdeb7a711 Test whether pod startup latency is good enough. 2015-09-08 15:07:20 +02:00
Jerzy Szczepkowski
61a66a95a6 Merge pull request #13640 from socaa/horizontal-pod-autoscaling-test
Horizontal Pod Autoscaling e2e tests
2015-09-08 14:54:17 +02:00
Ewa Socala
3ddbb7d96b Horizontal Pod Autoscaling e2e tests 2015-09-08 13:28:41 +02:00
k8s-merge-robot
0d21b5888f Merge pull request #13550 from gmarek/verify-all
Auto commit by PR queue bot
2015-09-08 03:35:51 -07:00
Jerzy Szczepkowski
bd8227b92c Memory based horizontal pod autoscaling.
Implemented horizontal autoscaling of pods based on memory consumption.
2015-09-08 12:14:04 +02:00
k8s-merge-robot
67adc27221 Merge pull request #13656 from wojtek-t/revert_pod_startup_time
Auto commit by PR queue bot
2015-09-08 02:35:28 -07:00
Jian Huang
3081f88929 Update the KubeConfig Doc
Correct the document.
2015-09-08 17:27:44 +08:00
Jan Safranek
f7384827b8 Fixed error handling of cloud init.
Avoid creating a new 'err' variable in the 'if'-branch, shadowing the one
in the outer scope.

Any error from subsequent 'cloud, err = GetCloudProvider()' was not propagated
to 'err' variable in the outer scope and thus errors were never returned from
this function.

This is hard to debug error on OpenStack, when content of --cloud-config=
file is wrong or connection to OpenStack fails. Such error is never logged
and Kubernetes thinks everything is OK.
2015-09-08 10:46:49 +02:00
qiaolei
72c7d87973 fixed a markdown error in the title 2015-09-08 08:41:50 +00:00
Wojciech Tyczynski
b85d0557b4 Revert #13052 2015-09-08 09:40:12 +02:00
k8s-merge-robot
196f58b9cb Merge pull request #13187 from hurf/expose_out
Auto commit by PR queue bot
2015-09-08 00:36:36 -07:00
qiaolei
1402a63150 change 'random' to 'round robin' for the choice of a service backend 2015-09-08 15:17:42 +08:00
feihujiang
84e94e39cd Support setting env vars in kubectl run 2015-09-08 14:31:29 +08:00
harry
c9644b3e5b Add mount dirs to multi-node scripts 2015-09-08 09:50:49 +08:00
Carsten Clasohm
d093fe0c4b add raw flag for GitHub download links 2015-09-07 17:43:09 -07:00
k8s-merge-robot
bb3e20e361 Merge pull request #13642 from gmarek/nodecontroller_race
Auto commit by PR queue bot
2015-09-07 13:01:59 -07:00
k8s-merge-robot
272d03dfa1 Merge pull request #13491 from ZJU-SEL/tear-down-resource-before-kubedown
Auto commit by PR queue bot
2015-09-07 12:04:51 -07:00
markturansky
a5feac5739 improved recycler unit test 2015-09-07 14:44:49 -04:00
k8s-merge-robot
d448c83d76 Merge pull request #13636 from feihujiang/addPodNameToErrorMessage
Auto commit by PR queue bot
2015-09-07 11:39:32 -07:00
gmarek
e1e3101e75 Add a sleep in resize_nodes test to allow NodeController's Watch to catch up 2015-09-07 15:04:59 +02:00
gmarek
98b954c74c Add a mutex to assure atomicity of reat_limited queue operations and remove 'leaky' version of it 2015-09-07 15:04:59 +02:00
k8s-merge-robot
616ba4ea9a Merge pull request #13261 from mwielgus/hpa_formula
Auto commit by PR queue bot
2015-09-07 05:44:11 -07:00
k8s-merge-robot
06b251e7cd Merge pull request #13600 from quinton-hoole/2015-08-04-deflake-service-endpoints-latency-e2e
Auto commit by PR queue bot
2015-09-07 05:17:14 -07:00
k8s-merge-robot
6605b170b6 Merge pull request #13618 from Huawei-PaaS/add_svc_and_fix_typos_in_namespace_md
Auto commit by PR queue bot
2015-09-07 03:51:56 -07:00
Marcin Wielgus
02c30c5d61 Update for scaling rules in HorizontalPodAutoscaler 2015-09-07 12:30:22 +02:00
qiaolei
41708fb0af Add 'svc.' before 'cluster.local' and fix some typos
1. Add 'svc.' before 'cluster.local'
2. ```Terminating`` to `Terminating`
3. 'DNS entry1' to 'DNS entry'
2015-09-07 09:11:30 +00:00
feihujiang
d713826aa9 Add pod name to error message when getting logs of a container 2015-09-07 17:03:54 +08:00
k8s-merge-robot
01d11b9f8f Merge pull request #13617 from mesosphere/config-exec-resources
Auto commit by PR queue bot
2015-09-07 01:53:04 -07:00
gmarek
e232840673 Add a verify-all script that runs most of 'verify' scripts 2015-09-07 10:26:40 +02:00
gmarek
de9614af37 Add an hack/update-all.sh script that run all update scripts 2015-09-07 09:36:07 +02:00
hurf
8efc62bcce Simplify default output of "expose" command
Use simple output string such as "rc nginx exposed" to show the
result. Users can still use options like "-o yaml" to view detailed
result.

IP will be printed with detailed result now.
2015-09-07 15:17:17 +08:00
k8s-merge-robot
96e0ed5749 Merge pull request #13624 from Huawei-PaaS/del_an_useless_line_in_liveness
Auto commit by PR queue bot
2015-09-06 23:28:12 -07:00
harry
365562c0b9 Add default version to scripts 2015-09-07 06:22:48 +00:00
He Simei
442a22d114 tear down resources before tear down the cluster 2015-09-07 11:03:45 +08:00
k8s-merge-robot
8cc75a4734 Merge pull request #13031 from daizuozhuo/kubectl-get
Auto commit by PR queue bot
2015-09-06 13:15:05 -07:00
k8s-merge-robot
d680d11959 Merge pull request #13623 from resouer/patch-6
Auto commit by PR queue bot
2015-09-06 12:48:37 -07:00
k8s-merge-robot
e6c0dcf770 Merge pull request #13544 from linzichang/master
Auto commit by PR queue bot
2015-09-06 12:17:49 -07:00
k8s-merge-robot
dccfc6e11e Merge pull request #13609 from ZJU-SEL/deprecate-multiple-etcd-ubuntu
Auto commit by PR queue bot
2015-09-06 11:53:19 -07:00
Harry Zhang
014fa231de Specify how to do NFS demo for other providers
Many people asked me how to allow privileged mode for their own cluster, we need to specify that.
2015-09-06 12:05:32 +00:00
qiaolei
33b4cb91c1 Delete an useless line in liveness
Delete an useless line in liveness: `mwielgus@mwielgusd:~/test/k2/kubernetes/examples/liveness$ kubectl get pods`
2015-09-06 18:54:23 +08:00
James DeFelice
cf908df89c add flags for initial executor cpu and memory resources 2015-09-06 02:16:09 +00:00
Dai Zuozhuo
2e2ef3e830 change -o template to -o go-template=... 2015-09-05 22:30:47 +08:00
Dai Zuozhuo
9ccceac5e8 sort jsonpath_test results 2015-09-05 22:29:35 +08:00
He Simei
a4fc22c849 deprecate etcd on node 2015-09-05 17:23:06 +08:00
k8s-merge-robot
2e2def36a9 Merge pull request #13581 from caesarxuchao/APIGroup-testapi-2
Auto commit by PR queue bot
2015-09-04 20:38:45 -07:00
Chao Xu
9fc79e9d99 refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
k8s-merge-robot
e6e69e31ec Merge pull request #13363 from mesosphere/abort-kubelet-syncloop
Auto commit by PR queue bot
2015-09-04 17:45:32 -07:00
k8s-merge-robot
24430525ac Merge pull request #13334 from pedro-r-marques/kubelet_annotation_update
Auto commit by PR queue bot
2015-09-04 17:07:31 -07:00
Quinton Hoole
20b90ee24e Merge pull request #13570 from eparis/completions-on-mac
Make bash completions work on a Mac
2015-09-04 16:59:19 -07:00
Eric Paris
bf7646bd9e Update docs based on new spf13/cobra 2015-09-04 19:20:03 -04:00