Commit Graph

24644 Commits

Author SHA1 Message Date
Joe Finney
184779b5fd Merge pull request #19903 from spxtr/describe-build
Upload useful Jenkins build information to GCS.
2016-02-09 17:30:41 -08:00
Joe Finney
22ebb97741 Merge pull request #20620 from wonderfly/create_trusty_configs
Move Trusty e2e testing jobs to job-configs
2016-02-09 17:22:12 -08:00
Random-Liu
e3ea0b1cbb Stop using pod from livenessManager in main sync loop 2016-02-09 16:32:54 -08:00
k8s-merge-robot
6bac4fdc37 Merge pull request #20934 from mattf/master
Auto commit by PR queue bot
2016-02-09 16:05:03 -08:00
k8s-merge-robot
d7bef3cc87 Merge pull request #20896 from kinvolk/ckuehl/replace-rocket-with-rkt
Auto commit by PR queue bot
2016-02-09 16:05:01 -08:00
k8s-merge-robot
2ec49efd54 Merge pull request #19945 from Clarifai/fix-formatting
Auto commit by PR queue bot
2016-02-09 16:05:00 -08:00
Jeff Grafton
220b5e3e8e Make all e2e tests use Framework 2016-02-09 15:50:07 -08:00
Madhusudan.C.S
e7a9f30936 Address review comments. 2016-02-09 15:50:01 -08:00
Maisem Ali
16ad043cb8 running gofmt 2016-02-09 15:48:34 -08:00
James DeFelice
eb22c8c14c handle nil *api.Node in procurement and added TODO for a better long term fix 2016-02-09 23:33:17 +00:00
k8s-merge-robot
c1e79e4264 Merge pull request #12810 from yujuhong/podcache_proposal
Auto commit by PR queue bot
2016-02-09 15:27:18 -08:00
saadali
8987d63f7b Have E2E PD tests retry on kubectl exec timeout 2016-02-09 14:44:02 -08:00
Matthew Farrellee
0336220bf1 update spark example yaml to use new images 2016-02-09 17:18:47 -05:00
k8s-merge-robot
b00fb1211b Merge pull request #20183 from ihmccreery/feature-fsgroup
Auto commit by PR queue bot
2016-02-09 14:11:03 -08:00
Maisem Ali
3a92e47d61 removing comment for missing yaml extension 2016-02-09 14:10:24 -08:00
Maisem Ali
4dfdb154fb Adding testing-manifests to the test tar ball 2016-02-09 14:09:26 -08:00
derekwaynecarr
106693d9b3 Refactor namespace controller to use workers, do more delete collection calls 2016-02-09 16:39:13 -05:00
k8s-merge-robot
8d964a7ddf Merge pull request #20372 from dpratt/aws-private-ip
Auto commit by PR queue bot
2016-02-09 13:38:22 -08:00
Tim Hockin
7cab7bd472 fix a few go-vet errors 2016-02-09 13:20:31 -08:00
k8s-merge-robot
f36b604bec Merge pull request #19769 from luxas/server_cross_compilation
Auto commit by PR queue bot
2016-02-09 13:09:13 -08:00
k8s-merge-robot
ee54afc9ed Merge pull request #20922 from mwielgus/e2e_autoscaling
Auto commit by PR queue bot
2016-02-09 12:39:32 -08:00
Isaac Hollander McCreery
2ad245b8a8 Revert "[Discussion] Quarantine reboot tests as [Feature:Reboot] due to instability?" 2016-02-09 12:25:03 -08:00
Prashanth Balasubramanian
c3a3a2bacd Pipe hairpin-mode flag through kubelet, enable on soak. 2016-02-09 12:12:19 -08:00
k8s-merge-robot
b4822a4768 Merge pull request #20873 from Random-Liu/bump-up-go-dockerclient
Auto commit by PR queue bot
2016-02-09 11:56:18 -08:00
Marcin
90cc3d050f Googleinfluxdb for gce-autoscaling 2016-02-09 20:52:26 +01:00
Marcin
eb19f3a977 Heapster v0.20.0-alpha5 + gcm-autoscaling sink for googleinfluxdb 2016-02-09 20:31:43 +01:00
k8s-merge-robot
bb1f93f5ba Merge pull request #20894 from mkulke/fix-services-without-selector-doc
Auto commit by PR queue bot
2016-02-09 11:26:07 -08:00
k8s-merge-robot
8ecea546b2 Merge pull request #20889 from pmorie/substitution-e2e
Auto commit by PR queue bot
2016-02-09 11:26:06 -08:00
k8s-merge-robot
cff7511c6a Merge pull request #20872 from pwittrock/node-e2e-tests
Auto commit by PR queue bot
2016-02-09 11:26:05 -08:00
Phillip Wittrock
3c708db4b8 Include kubelet logs in output when running node e2e tests 2016-02-09 10:41:13 -08:00
Random-Liu
fe710d9197 Bump up version for go-dockerclient/#455 2016-02-09 10:31:19 -08:00
David Pratt
57782459e6 Log missing public IP from AWS metadata. 2016-02-09 12:06:02 -06:00
k8s-merge-robot
494186f40e Merge pull request #20867 from dchen1107/docker
Auto commit by PR queue bot
2016-02-09 10:02:44 -08:00
David Pratt
adde7f548f Fix AWS kubelet registration.
This commit allows the AWS cloud provider plugin to work on EC2 instances
that do not have a public IP. The EC2 metadata service returns a 404 for the
'public-ipv4' endpoint for private instances, and the plugin was bubbling this
up as a fatal error.
2016-02-09 11:46:53 -06:00
Hongchao Deng
9236e4a0b4 scheduler: change fit predicates and priority func as needed for optimization 2016-02-09 09:38:28 -08:00
k8s-merge-robot
9942f6bf3e Merge pull request #19792 from pmorie/config-int-test
Auto commit by PR queue bot
2016-02-09 09:31:04 -08:00
Isaac Hollander McCreery
3022cbef89 Make FSGroup e2es [Feature:FSGroup], not [Skipped] 2016-02-09 09:22:10 -08:00
k8s-merge-robot
33636a3a6b Merge pull request #18215 from bparees/templates
Auto commit by PR queue bot
2016-02-09 08:19:07 -08:00
Wojciech Tyczynski
4abe6a9891 Delete namespace in Kubemarks 2016-02-09 16:34:49 +01:00
Yifan Gu
9f2d219331 cluster/gce/coreos: Add command in addon templates.
As appc spec only has one field for executable path
(Exec v.s. ENTRYPOINT + CMD), specifying only args
will override the image's original ENTRYPOINT.
2016-02-09 23:29:43 +08:00
Paul Morie
e0ef253f7d Add integration test for ConfigMap 2016-02-09 10:28:53 -05:00
Wojciech Tyczynski
a09136084d Merge pull request #20901 from wojtek-t/fix_kubemark
Fix failing kubemark
2016-02-09 16:25:55 +01:00
Wojciech Tyczynski
b5a9e5d144 Fix failing kubemark 2016-02-09 16:24:04 +01:00
k8s-merge-robot
8e4a821ab3 Merge pull request #20821 from olivierlemasle/fix-dnf-vagrant
Auto commit by PR queue bot
2016-02-09 07:04:24 -08:00
k8s-merge-robot
5111983b19 Merge pull request #20858 from smarterclayton/fix_conversions
Auto commit by PR queue bot
2016-02-09 07:04:23 -08:00
Wojciech Tyczynski
a6a0392b03 Merge pull request #20891 from wojtek-t/fix_load_test
Fix load test & run it on 100- and 500-node Kubemarks
2016-02-09 15:33:12 +01:00
Jan Chaloupka
392fc6668f Jittering periods of some kubelet's sync loops:
- pod_workers: pod syncing
- prober workers: container syncing

In order to synchronize the current state of Kubernetes's objects (e.g. pods, containers, etc.),
periodic synch loops are run. When there is a lot of objects to synchronize with,
loops increase communication traffic. At some point when all the traffic interfere cpu usage curve
hits the roof causing 100% cpu utilization.

To distribute the traffic in time, some sync loops can jitter their period in each loop
and help to flatten the curve.
2016-02-09 15:22:22 +01:00
k8s-merge-robot
c4b66f66f3 Merge pull request #20848 from pmorie/dead-code
Auto commit by PR queue bot
2016-02-09 06:10:07 -08:00
Ben Parees
89a656130d template and parameterization (parameterized lists) proposal 2016-02-09 08:50:55 -05:00
k8s-merge-robot
b3744a5211 Merge pull request #20831 from jonboulle/yifan-gu-bump_rkt
Auto commit by PR queue bot
2016-02-09 05:41:56 -08:00