Commit Graph

17346 Commits (cfa5e516a8587a0721e75260e35851666c5c8331)

Author SHA1 Message Date
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
Eric Paris c6ff44cf27 Godep: update github.com/spf13/cobra 2015-09-04 19:19:42 -04:00
Quinton Hoole 19017c761f Merge pull request #13590 from markturansky/fix_empty_pv_list
Fixed empty PV/C lists by removing omitempty
2015-09-04 15:12:07 -07:00
Quinton Hoole 4fe94164f0 Merge pull request #13477 from caseydavenport/update-calico-ubuntu-docs
Update calico ubuntu docs
2015-09-04 14:14:46 -07:00
Quinton Hoole be19554bae Merge pull request #13383 from hurf/label_drun
Add --dry-run option for label command
2015-09-04 14:03:14 -07:00
Quinton Hoole 52060f3da5 Merge pull request #13554 from brendandburns/godep
Update go-restful
2015-09-04 14:00:43 -07:00
Quinton Hoole e188ea6a61 Merge pull request #13202 from jimmidyson/prometheus-with-no-cadvisor-port
Ensure container metrics are registered with prometheus even without cadvisor http server
2015-09-04 13:58:31 -07:00
Quinton Hoole 49702f9059 Merge pull request #13584 from wojtek-t/remaining_test_refactorings
Refactor registry tests to reduce dependency on go-etcd.
2015-09-04 13:12:45 -07:00
Quinton Hoole fc946ce4a4 Merge pull request #12600 from derekwaynecarr/resource_quota_request
Update ResourceQuota for resource requirements requests
2015-09-04 12:39:46 -07:00
Quinton Hoole fbee3cde22 Merge pull request #13596 from mesosphere/mac-compile-fix
MESOS: Fix compilation of Mesos minion on Mac
2015-09-04 12:37:36 -07:00
Quinton Hoole dd68f0b23f Merge pull request #13551 from eparis/cloudplatfrom-to-kubernetes
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kub…
2015-09-04 12:36:01 -07:00