Justin Santa Barbara
cb92133dfa
LB Source Ranges: Move validation into API layer
...
Had to move other things around too to avoid a weird api ->
cloudprovider dependency.
Also adding fixes per code reviews.
(This is a squash of the previously approved commits)
2016-03-03 10:27:17 -05:00
Wojciech Tyczynski
d2ee8f7e0d
Merge pull request #22423 from wojtek-t/increase_qps_for_admission_control
...
Stop the bleeding of long latency of POST pods
2016-03-03 14:04:18 +01:00
k8s-merge-robot
ad69472a48
Merge pull request #21583 from sjenning/rm-unused-func
...
Auto commit by PR queue bot
2016-03-03 03:48:15 -08:00
Filip Grzadkowski
69b3c6aa39
Add events to improve understandability of HPA controller decisions.
...
Fixes #22174
2016-03-03 12:05:51 +01:00
Filip Grzadkowski
b5c9af9762
Use controller framework in HPA controller.
...
Ref #22174
2016-03-03 11:55:44 +01:00
Wojciech Tyczynski
2f6d034cea
Workaround long latency of POST pods
2016-03-03 10:45:43 +01:00
Marek Grabowski
df5c841b74
Merge pull request #22284 from wojtek-t/set_requests_for_latency_pods
...
Explicitly set request for latency pods
2016-03-03 10:28:30 +01:00
gmarek
496fc3c7ed
Make scheduler predicates test work with registered master
2016-03-03 10:09:26 +01:00
gmarek
4ef6f1c9dd
Move isMasterNode function to api/helpers
2016-03-03 09:59:39 +01:00
k8s-merge-robot
64e784173c
Merge pull request #21804 from vmware/vsphere-documentation-fix
...
Auto commit by PR queue bot
2016-03-02 23:32:36 -08:00
Wojciech Tyczynski
2ba342797d
Explicitly set request for latency pods
2016-03-03 08:29:47 +01:00
Mike Danese
cd6c288d45
Fix daemonset flapping when using a host port
2016-03-02 22:22:14 -08:00
k8s-merge-robot
2cf3c7809e
Merge pull request #21471 from justinsb/kube_up_auto_upgrade
...
Auto commit by PR queue bot
2016-03-02 21:00:43 -08:00
derekwaynecarr
beace2dbad
Fix incorrect logging string that could cause confusion
2016-03-02 23:42:33 -05:00
derekwaynecarr
773cf73f0e
Add e2e tests to verify more resources are deleted
2016-03-02 23:34:45 -05:00
derekwaynecarr
41057b02d5
Move namespace controller to use discovery and dynamic client
2016-03-02 23:34:18 -05:00
derekwaynecarr
3bda581957
Add ability to manage a pool of dynamic clients
2016-03-02 23:23:06 -05:00
k8s-merge-robot
d81d823ca5
Merge pull request #22393 from eparis/blunderbuss
...
Auto commit by PR queue bot
2016-03-02 18:51:56 -08:00
k8s-merge-robot
aba1847857
Merge pull request #22375 from janetkuo/comment-deployment-revision
...
Auto commit by PR queue bot
2016-03-02 18:51:54 -08:00
k8s-merge-robot
7b8485683c
Merge pull request #21146 from eldarion-gondor/add-pykube-client-library
...
Auto commit by PR queue bot
2016-03-02 18:51:53 -08:00
Janet Kuo
48dc694ba6
Add more comments and rename getAllReplicaSets to getAllReplicaSetsAndSyncRevision
2016-03-02 17:51:35 -08:00
Eric Paris
5e5a823294
Move blunderbuss assignees into tree
2016-03-02 20:46:32 -05:00
Dhawal Yogesh Bhanushali
28b40be7ce
Fixing documentation
2016-03-02 17:34:24 -08:00
Yu-Ju Hong
52d75d2188
e2e: print runtime MemStats when memory usage exceeds expectation
2016-03-02 17:20:49 -08:00
Jeff Lowdermilk
d356bad602
Merge pull request #22373 from janetkuo/edit-no-file
...
Fix kubectl edit: no such file
2016-03-02 16:57:06 -08:00
Jeff Lowdermilk
5214ae1c89
Merge pull request #22313 from andyzheng0831/fix
...
Fix a breakage of kube-proxy in Trusty
2016-03-02 16:19:02 -08:00
Jeff Lowdermilk
abfb54b97a
Merge pull request #21981 from bparees/syntax
...
fix syntax issues in template example json
2016-03-02 16:17:00 -08:00
Jeff Lowdermilk
bb4e8365bd
Merge pull request #22327 from yujuhong/pleg_tests
...
pleg: add more tests for detecting missing container/pods
2016-03-02 16:15:31 -08:00
Jeff Lowdermilk
c189dccbb4
Merge pull request #22353 from pmorie/emptydir-wrapper-e2e
...
Disambiguate emptydir wrapper test
2016-03-02 16:15:17 -08:00
Jeff Lowdermilk
ee20520ef5
Merge pull request #22323 from njuicsgz/patch-1
...
clerical error of nodeaffinity.md
2016-03-02 16:14:42 -08:00
Jeff Lowdermilk
21455ab776
Merge pull request #22171 from piosz/hpa-default
...
Added default cpu target for HPA
2016-03-02 16:07:24 -08:00
Jeff Lowdermilk
6390aef05d
Merge pull request #21909 from madhusudancs/scale-group-apiinstaller
...
Allow cross-group subresource registrations in the APIInstaller.
2016-03-02 16:06:50 -08:00
Janet Kuo
d5953991d9
Fix kubectl edit: no such file
2016-03-02 16:05:08 -08:00
Jeff Lowdermilk
e953b65501
Merge pull request #22378 from david-mcmahon/license-part2
...
Add Godeps/LICENSES to server tarball.
2016-03-02 15:58:47 -08:00
Jeff Lowdermilk
d5f4595c5f
Merge pull request #21914 from spxtr/remove-prepare-version
...
Remove PrepareVersion from hack/e2e.go.
2016-03-02 15:57:59 -08:00
Joe Finney
56b7c9ba20
Dump logs at the end of e2e runs.
2016-03-02 15:49:08 -08:00
Yu-Ju Hong
216727c448
e2e: add kubelet resource usage test to monitor 100 pods per node
2016-03-02 15:23:54 -08:00
Zach Loafman
820842036b
Show LICENSES in /etc/motd
...
Plumb through from the server tarball to
/usr/local/share/docs/kubernetes/LICENSES, then display in the motd.
2016-03-02 15:23:17 -08:00
Avesh Agarwal
ad6dfa0370
Fix kubectl create to create all resources in a url.
...
https://github.com/kubernetes/kubernetes/issues/18751 .
2016-03-02 18:08:24 -05:00
Jeff Lowdermilk
d644062445
Merge pull request #22333 from bprashanth/gke-ingress
...
Move gke ingress tests into a different project.
2016-03-02 15:06:06 -08:00
Jeff Lowdermilk
6154f59599
Merge pull request #22330 from pwittrock/jenkins-cleanup
...
node e2e ci - clean up workspace before builds
2016-03-02 15:05:29 -08:00
Jeff Lowdermilk
81efc5887b
Merge pull request #22258 from a-robinson/dep
...
Mark the old high-availability proposal as deprecated.
2016-03-02 15:04:36 -08:00
Joe Finney
5315921d68
Use timeout command instead of Jenkins for e2e tests.
2016-03-02 15:02:29 -08:00
Vishnu kannan
e33ec7a6ba
Re-enable system metrics kubelet tests.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-03-02 14:55:26 -08:00
Vishnu kannan
f9129b02a5
Start for real background tasks in container manager.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-03-02 14:55:26 -08:00
Tim St. Clair
3ad59de829
Garbage collect containers for deleted pods
2016-03-02 14:35:17 -08:00
Jay Vyas
09ad2da7ac
minimal hostPath fix
2016-03-02 17:22:45 -05:00
k8s-merge-robot
ec77d0841d
Merge pull request #22376 from caesarxuchao/add-log-nodecontroller
...
Auto commit by PR queue bot
2016-03-02 13:36:34 -08:00
Prashanth Balasubramanian
67e1ddddfb
Move gke ingress tests into a different project.
2016-03-02 13:03:54 -08:00
Dhawal Yogesh Bhanushali
fe7568d099
cidr-fix for vsphere cloud provider
...
let kubelet configure cbr0 bridge.
let kube-controll-manager distributed the subnet across the nodes.
create routes for the pod network.
2016-03-02 12:52:56 -08:00