Chao Xu
828fe5df2f
remove V(2)
2016-03-03 14:54:33 -08:00
k8s-merge-robot
2a4479fa60
Merge pull request #22246 from huang195/kubelet_api_server_flag
...
Auto commit by PR queue bot
2016-03-03 14:44:58 -08:00
Brian Grant
ea579d5fab
Merge pull request #22384 from janetkuo/skip-not-found-label
...
When retrying updating RSes and pods, ignore the not found error
2016-03-03 14:20:58 -08:00
k8s-merge-robot
de72b6be1b
Merge pull request #21907 from justinsb/load_balancer_source_ranges
...
Auto commit by PR queue bot
2016-03-03 14:10:47 -08:00
Jeff Lowdermilk
0b89a709d8
Merge pull request #22374 from spxtr/dump
...
Dump master/node logs at the end of E2E Jenkins jobs.
2016-03-03 14:01:00 -08:00
Janet Kuo
0c4e13cd9e
Delete hpa first before deleting the resources it controlls in test-cmd.sh
2016-03-03 13:57:45 -08:00
Robert Bailey
30b78e4d7f
Add the GCE cluster name to instance metadata.
2016-03-03 13:57:31 -08:00
goltermann
b24c114e3c
Add GoReportCard to main README
2016-03-03 13:57:29 -08:00
HAI HUANG
ee095e755a
adding kubelet-kubeconfig flag to km scheduler
2016-03-03 16:33:31 -05:00
Chao Xu
a3a6130f44
ignore NotFound error in etcd
2016-03-03 13:26:40 -08:00
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
Jay Vyas
097e3ea3d4
Skip node disk test if cluster size < 2
2016-03-03 16:00:17 -05: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
Yifan Gu
b7a058e290
rkt: Formats the timestamp to RFC3339.
...
This should fix the e2e test:
"should be able to retrieve and filter logs [Conformance]".
2016-03-03 10:47:18 -08:00
Alex Robinson
feea376b5c
Update the logging images to parse sub-second docker timestamps.
2016-03-03 10:21:30 -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
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
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