Commit Graph

25643 Commits

Author SHA1 Message Date
Brian Grant
88056edab2 Merge pull request #21902 from janetkuo/deployment-unavailable-replicas
Fix the incorrect deployment.status.unavailableReplicas
2016-02-24 14:48:04 -08:00
Alex Robinson
0b4d702e04 Merge pull request #21730 from lavalamp/fix-proxy-svc-pod
add readiness probe to proxy test
2016-02-24 14:44:48 -08:00
Alex Robinson
475076e1df Merge pull request #21569 from lavalamp/fix-shadowing
fix shadowing bug
2016-02-24 14:42:58 -08:00
Alex Robinson
cbcc25802e Merge pull request #21237 from justinsb/aws_jessie_support
AWS Debian Jessie Support
2016-02-24 14:34:48 -08:00
Brian Grant
0b5edab208 Merge pull request #21857 from nikhiljindal/stopDeployment
fix deployment e2e flake: Update DeploymentReaper.Stop to use ObservedGeneration
2016-02-24 14:26:23 -08:00
Mike Danese
5ec02bd021 add http handler to export configuration state 2016-02-24 14:12:28 -08:00
Janet Kuo
062b9f86b9 Fix the incorrect deployment.status.unavailableReplicas 2016-02-24 14:09:49 -08:00
Chao Xu
cf98bcb48a Merge pull request #21816 from caesarxuchao/fix-21763
Fix the EventSink in HPA controller
2016-02-24 14:09:02 -08:00
Prashanth Balasubramanian
7e88b3ec84 Remove ttl store from controllers. 2016-02-24 14:06:22 -08:00
Prashanth Balasubramanian
45eb835833 Lock across item expiration in the ttl store. 2016-02-24 14:06:18 -08:00
Brian Grant
4add4ebacc Merge pull request #21445 from janetkuo/fix-rolling-update-nil
Fix rolling-update --image nil pointer dereference
2016-02-24 13:59:01 -08:00
Brian Grant
9403f95d31 Merge pull request #21793 from janetkuo/test-cmd-delete-flake
Set RC's pod template TerminationGracePeriodSeconds to 0 in test-cmd.sh test data
2016-02-24 13:57:29 -08:00
Brian Grant
832bc37ee4 Merge pull request #21713 from janetkuo/deployment-actual-replicas
Report actual replicas in deployment status
2016-02-24 13:55:16 -08:00
Brian Grant
b5c6341ec9 Merge pull request #21435 from janetkuo/use-intptr
Use IntPtr
2016-02-24 13:54:21 -08:00
Alex Robinson
af93275f13 Merge pull request #21482 from chrisleck/cle-sub-second-fluentd
Enable fluentd to parse the sub-second portion of timestamps coming from docker logs
2016-02-24 13:52:30 -08:00
k8s-merge-robot
3f7705b47b Merge pull request #21897 from spxtr/fix-upgrades
Auto commit by PR queue bot
2016-02-24 13:37:56 -08:00
k8s-merge-robot
449f1180fe Merge pull request #21850 from spxtr/remove-upgrade-e2e-test
Auto commit by PR queue bot
2016-02-24 13:37:55 -08:00
nikhiljindal
2a538e317f Moving deployment deletion at the end 2016-02-24 13:00:45 -08:00
Yifan Gu
aff803bed9 gce/coreos: Refactor the downloading command to handle errors better. 2016-02-24 12:06:56 -08:00
Justin Santa Barbara
5d7ed4d6e7 AWS kube-up: Stop docker before moving /mnt/docker
On Jessie, we now preinstall Docker.  Before moving /mnt/docker, make
sure we stop the docker service.
2016-02-24 15:01:20 -05:00
Justin Santa Barbara
7f3bbe1dfe AWS kube-up: Bump to the latest Jessie image, allow overriding
Jessie image can be selected by name using AWS_IMAGE_NAME. This is a
little easier than specifying the AMI ID.
2016-02-24 14:34:40 -05:00
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
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
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