Joe Finney
36917ccf47
Print out a message if e2e times out.
2016-03-03 13:23:40 -08:00
k8s-merge-robot
80e201f74b
Merge pull request #21717 from jeffmendoza/sample-guidelines
...
Auto commit by PR queue bot
2016-03-03 13:18:29 -08:00
Janet Kuo
75e570832b
Ignore not found error when retrying rs and pods updates
2016-03-03 11:45:55 -08:00
Jeff Lowdermilk
b05cf6d53a
Merge pull request #22204 from thockin/path-colon
...
Validate volume paths do not have ':'
2016-03-03 11:41:47 -08:00
Jeff Lowdermilk
8c500a9c31
Merge pull request #22279 from soltysh/describer_none
...
Unifying empty/none/not set values in describer
2016-03-03 11:40:54 -08:00
Jeff Lowdermilk
9cb3f16c5b
Merge pull request #22282 from andrewstuart/fix-config-writing
...
Update start_kubedns to use API_{HOST,PORT} vars
2016-03-03 11:39:53 -08:00
Jeff Lowdermilk
434739b290
Merge pull request #22379 from jayunit100/conformance-rw-doc-only
...
Update Conformance definition section in e2e doc
2016-03-03 11:39:19 -08:00
k8s-merge-robot
eb15cd9f7e
Merge pull request #21851 from timstclair/gc
...
Auto commit by PR queue bot
2016-03-03 11:39:12 -08:00
Jeff Lowdermilk
73479d5209
Merge pull request #22441 from thockin/flake-22244-gce-static-ip
...
Check static IP postcondition if op fails
2016-03-03 11:38:50 -08:00
Dawn Chen
84689a7a69
Enable --log-level=info for docker daemons for scalability jenkins job and e2e test.
2016-03-03 11:11:56 -08:00
k8s-merge-robot
3f16f5f2b8
Merge pull request #22233 from yujuhong/pleg_health
...
Auto commit by PR queue bot
2016-03-03 11:01:26 -08:00
Jeff Mendoza
d303112875
Update exmaple README, and add guidelines.md to examples.
2016-03-03 09:20:50 -08:00
k8s-merge-robot
a511961cc8
Merge pull request #22329 from david-mcmahon/push-official
...
Auto commit by PR queue bot
2016-03-03 08:52:35 -08:00
Tim Hockin
6dca871693
Check static IP postcondition if op fails
2016-03-03 08:20:12 -08:00
Justin Santa Barbara
4ce0f8ccec
Salt: bypass Salt when installing docker package on debian
...
The Docker 1.9.1 package on Debian is broken, and the service fails to
install when run unattended. This is treated as an installation failure
and causes everything to fail.
However, the service can be started by Salt once we're not installing
the package, and indeed we restart docker anyway.
So, on Debian, use a helper script to install the docker package. The
script sets up a policy-rc.d file to prevent the service starting, and
then cleanly removes it afterwards (this would be difficult to do in
Salt, I believe).
2016-03-03 11:14:33 -05:00
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
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
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
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
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