Commit Graph

25679 Commits

Author SHA1 Message Date
Justin Santa Barbara
41e2a4b0c3 AWS Jessie image: preinstall docker 1.9.1
Given the problems with docker's installation, we should be baking it
into the image.
2016-02-24 14:24:03 -05:00
Justin Santa Barbara
62898319df AWS kube-up: Increase timeout for spot instances
Spot instances take a lot longer to run; wait up to 15 minutes for the
nodes to launch when we're using spot instances.  (Previously we were
waiting 5 minutes).
2016-02-24 14:22:33 -05:00
Justin Santa Barbara
2f0a56103c Cleanup of docstring for types.go
Make it a little clearer what command actually needs to be run!
2016-02-24 14:14:37 -05:00
jay vyas
4097cfe022 fake backoff implementation for speeding up flakey test, fake Clock Test for sleep 2016-02-24 13:50:29 -05:00
Wojciech Tyczynski
0b9451cb73 Merge pull request #21898 from wojtek-t/move_kubemark_back2
Fix kubemark setup
2016-02-24 19:23:57 +01:00
Wojciech Tyczynski
d1876956b4 Fix kubemark setup 2016-02-24 19:23:09 +01:00
Joe Finney
8f8aec4122 Properly set runner for upgrade jobs. 2016-02-24 10:21:24 -08:00
k8s-merge-robot
ed47064d0d Merge pull request #21861 from feiskyer/missing-log-link
Auto commit by PR queue bot
2016-02-24 09:47:39 -08:00
k8s-merge-robot
524472232a Merge pull request #21852 from mesosphere/jdef_fix_594_minion_args
Auto commit by PR queue bot
2016-02-24 09:47:36 -08:00
Wojciech Tyczynski
1c9e4d2709 Merge pull request #21893 from wojtek-t/move_kubemark_back
Revert #21867 and #21868
2016-02-24 18:28:33 +01:00
Wojciech Tyczynski
f2651017d5 Revert #21867 and #21868 2016-02-24 18:25:19 +01:00
Marek Grabowski
b9e1e1b96d Merge pull request #21891 from kubernetes/revert-21732-terminated_pods
Revert "kubelet: fix duplicated status updates at pod cleanup"
2016-02-24 17:59:54 +01:00
Marek Grabowski
4f12103354 Revert "kubelet: fix duplicated status updates at pod cleanup" 2016-02-24 17:57:57 +01:00
Rudi Chiarito
af4507b1ae Add service name to descriptions for GCE LB resources
Follow up from #20731. I have no way of testing this.

There's an additional group of functions (Get|Delete|Reserve)GlobalStaticIP that can create an IP without the
service description, but those are not called anywhere in the Kubernetes codebase and are probably for the
Ingress project. I'm leaving those alone for now.
2016-02-24 10:21:31 -05:00
deads2k
357aebc89c update long running to handle recommend watch mechanism 2016-02-24 10:20:25 -05:00
k8s-merge-robot
d1798010c1 Merge pull request #21871 from wojtek-t/store_logs_from_kubemark_cluster
Auto commit by PR queue bot
2016-02-24 07:17:26 -08:00
mqliang
e44e71ca87 make cache size configurable 2016-02-24 22:37:02 +08:00
k8s-merge-robot
8f3d7110d5 Merge pull request #21466 from mwielgus/heapster-alpha7
Auto commit by PR queue bot
2016-02-24 05:41:36 -08:00
k8s-merge-robot
d30c709a24 Merge pull request #21732 from Random-Liu/terminated_pods
Auto commit by PR queue bot
2016-02-24 05:10:25 -08:00
k8s-merge-robot
07e9bd82dc Merge pull request #21759 from gmarek/refactor-gatherer
Auto commit by PR queue bot
2016-02-24 04:37:14 -08:00
Wojciech Tyczynski
06197e5966 Run empty set of tests to not match anything 2016-02-24 13:08:03 +01:00
k8s-merge-robot
c88f859f70 Merge pull request #21869 from wojtek-t/increase_qps_limit_in_density
Auto commit by PR queue bot
2016-02-24 04:02:34 -08:00
k8s-merge-robot
8a5c959494 Merge pull request #19043 from mqliang/lookup-cache
Auto commit by PR queue bot
2016-02-24 04:02:33 -08:00
gmarek
ac706ea1de Resource gatherer refactoring 2016-02-24 12:55:32 +01:00
Wojciech Tyczynski
a8ed5103f6 Increase QPS limits in density test 2016-02-24 12:15:49 +01:00
gmarek
053e882622 kube-down looks for instance templates even if instance group does not exists 2016-02-24 11:15:45 +01:00
Wojciech Tyczynski
e1cfdfc1bc Merge pull request #21868 from gmarek/zone
Run kubemarks in kubernetes-scale for a while
2016-02-24 10:58:01 +01:00
gmarek
a5052d9b7b Run kubemarks in kubernetes-scale for a while 2016-02-24 10:57:35 +01:00
mqliang
d9a35a25d7 add lookup cache for ReplicationController and ReplicaSet 2016-02-24 17:43:22 +08:00
Wojciech Tyczynski
b01e54351a Merge pull request #21867 from wojtek-t/move_kubemark_to_scalability_project
Temporarily move kubemark tests to different project
2016-02-24 10:34:15 +01:00
Wojciech Tyczynski
78caf3a4f9 Temporarily move kubemark tests to different project 2016-02-24 10:31:28 +01:00
Piotr Szczesniak
13a9f9f883 autogenerated 2016-02-24 09:58:49 +01:00
nikhiljindal
9d7259950b Update status for paused deployments 2016-02-24 00:49:03 -08:00
Piotr Szczesniak
ea2075404d Removed cluster autoscaler types frome extensions/v1beta1 2016-02-24 09:45:13 +01:00
Marcin Wielgus
81fcd778e3 Merge pull request #21550 from mwielgus/hpa-pending
Don't include pending pods in metrics calculations
2016-02-24 09:38:36 +01:00
Piotr Szczesniak
4d1367c212 Added more unit test for hpa status 2016-02-24 09:18:39 +01:00
nikhiljindal
7e50fa6df0 Update DeploymentReaper.Stop to use ObservedGeneration to remove race condition 2016-02-24 00:09:44 -08:00
feisky
e8e01fdfc2 Fix missing doc links 2016-02-24 16:06:59 +08:00
k8s-merge-robot
9c1d8bf99d Merge pull request #21399 from sky-uk/disable-ingress-sg
Auto commit by PR queue bot
2016-02-24 00:05:47 -08:00
k8s-merge-robot
491c6641a4 Merge pull request #20809 from sky-uk/only-find-running-aws-nodes
Auto commit by PR queue bot
2016-02-24 00:05:44 -08:00
k8s-merge-robot
014f73c93f Merge pull request #21295 from AdoHe/kubectl_desired_column
Auto commit by PR queue bot
2016-02-24 00:05:41 -08:00
Marcin Wielgus
08c973d7eb Merge pull request #21760 from piosz/hpa-kubectl
Added support for HPA v1 in kubectl describe
2016-02-24 09:02:46 +01:00
Marcin Wielgus
7ee767e4e8 Merge pull request #21743 from piosz/hpa-status
HPA update its status even if getting metrics failed
2016-02-24 09:01:35 +01:00
Marcin Wielgus
6f73f89f40 Merge pull request #21663 from gmarek/route
Wait for all route creation in RouteController
2016-02-24 09:00:08 +01:00
Marcin Wielgus
ef2f06f02a Merge pull request #21602 from ncdc/port-forward-kubectl-timeout-flake
Fix kubectl timeout test flake in e2e/portforward
2016-02-24 08:59:05 +01:00
k8s-merge-robot
51150a2ac5 Merge pull request #21823 from janetkuo/sort-event-timestamp
Auto commit by PR queue bot
2016-02-23 23:35:33 -08:00
k8s-merge-robot
cc2e447e09 Merge pull request #21680 from liggitt/service-validation
Auto commit by PR queue bot
2016-02-23 23:01:24 -08:00
jay vyas
6efe5d05c3 [examples] k8petstore: connection timeouts and pass fail that is allows blips.
Author:    jay vyas <jay@apache.org>
 Date:      Fri Feb 19 18:44:13 2016 -0500
 Committer: jay vyas <jay@apache.org>
2016-02-23 23:11:44 -05:00
k8s-merge-robot
b9cc128233 Merge pull request #21652 from mesosphere/jdef_dont_subcontainerize_kubelet
Auto commit by PR queue bot
2016-02-23 19:44:23 -08:00
James DeFelice
7900f1dda6 fix argv[0] of executor args; move conntrack args to minion block 2016-02-24 03:41:59 +00:00