Commit Graph

16790 Commits

Author SHA1 Message Date
Dr. Stefan Schimanski
cac58f6db7 Add --path-override to minion to change the PATH env var of subprocesses;
pass hostname-override through to kube-proxy (if defined)
2015-08-27 22:57:04 +00:00
Alex Robinson
c9a8b2a405 Merge pull request #13230 from a-robinson/maintainer
Transfer maintainer responsibilities for fluentd configs/images.
2015-08-27 14:35:02 -07:00
Brendan Burns
986d37d145 Merge pull request #13271 from yujuhong/skip_test
e2e: skip restart count test
2015-08-27 12:31:14 -07:00
Yu-Ju Hong
3221663a50 e2e: skip restart count test 2015-08-27 10:10:40 -07:00
Mike Danese
650bf71cf7 Merge pull request #13120 from caesarxuchao/13804
add a fuzz function for expapi.APIVersion
2015-08-27 09:50:53 -07:00
Zach Loafman
6e194c938b Merge pull request #13218 from mbforbes/versioning
Add patch notes to versioning doc
2015-08-27 07:12:20 -07:00
Piotr Szczesniak
12b59060bd Merge pull request #13256 from piosz/oncall
Moved failing tests to the flaky suite on Jenkins
2015-08-27 15:50:24 +02:00
Piotr Szczesniak
4ef108a92d Moved failing tests to the flaky suite on Jenkins 2015-08-27 15:26:25 +02:00
Piotr Szczesniak
997dd12c2c Merge pull request #13246 from kubernetes/revert-12492-limit_range_api
Revert "LimitRange updates for Resource Requirements Requests"
2015-08-27 11:12:04 +02:00
Piotr Szczesniak
99e8d3a744 Merge pull request #13248 from kubernetes/revert-13191-cadvisor-update
Revert "Bump cadvisor godep"
2015-08-27 10:58:05 +02:00
Piotr Szczesniak
4e41ea950b Merge pull request #13247 from kubernetes/revert-13213-removeMasterIpRange
Revert "Make MASTER_IP_RANGE master-only"
2015-08-27 10:57:44 +02:00
Piotr Szczesniak
31270e5e81 Revert "Bump cadvisor godep" 2015-08-27 10:53:18 +02:00
Piotr Szczesniak
7ad0f96688 Revert "Make MASTER_IP_RANGE master-only" 2015-08-27 10:52:21 +02:00
Piotr Szczesniak
6e05b9e3a3 Revert "LimitRange updates for Resource Requirements Requests" 2015-08-27 10:50:50 +02:00
Max Forbes
9bd219c94e Add patch notes to versioning doc. 2015-08-26 23:37:18 -07:00
Yu-Ju Hong
ab73849437 Merge pull request #13232 from yujuhong/disable_restart_count_test
e2e: disable the restart count test
2015-08-26 16:39:43 -07:00
Yu-Ju Hong
3789da1473 e2e: mark the restart count test flaky 2015-08-26 16:28:00 -07:00
Chao Xu
fc9c2ddf0c add a fuzz function for expapi.APIVersion 2015-08-26 15:23:36 -07:00
Yu-Ju Hong
b5aaf880b2 Merge pull request #13095 from kelcecil/docker-machine
Refactor to use docker-machine or boot2docker
2015-08-26 15:20:13 -07:00
Yu-Ju Hong
fcee09a047 Merge pull request #13205 from JorgenG/master
Update CentOS getting started guide with needed KUBELET_API_SERVER
2015-08-26 15:20:01 -07:00
Yu-Ju Hong
0f31dfa431 Merge pull request #13082 from piosz/initial-proposal
Added possible improvement to Initial Resources proposal
2015-08-26 15:19:39 -07:00
Yu-Ju Hong
c7afae75f5 Merge pull request #13103 from yujuhong/restart_count
Kubelet: fix container restart counts
2015-08-26 15:13:10 -07:00
Yu-Ju Hong
529f5d061b Merge pull request #13207 from xavierbaude/patch-2
Add cookbook for VMware
2015-08-26 15:12:43 -07:00
Yu-Ju Hong
8797a72027 Merge pull request #13194 from jimmidyson/fabric8-java-client
Update fabric8 client library location
2015-08-26 15:12:19 -07:00
Yu-Ju Hong
a5fe33b8a3 Merge pull request #8530 from swagiaal/add-fomat-and-mount
Support formatting and mounting GCE PD without 'safe_format_and_mount'
2015-08-26 15:12:06 -07:00
Alex Robinson
f6f8cb07ae Transfer maintainer responsibilities for fluentd configs/images. 2015-08-26 21:48:51 +00:00
Kel Cecil
60905867f1 Refactor to use docker-machine or boot2docker 2015-08-26 17:33:02 -04:00
Yu-Ju Hong
d839ab2024 Merge pull request #12940 from Miciah/Warning-to-Warningf
glog.Warning -> glog.Warningf
2015-08-26 13:36:05 -07:00
Yu-Ju Hong
1c7ebc4a62 Merge pull request #13213 from mbforbes/removeMasterIpRange
Make MASTER_IP_RANGE master-only
2015-08-26 13:04:04 -07:00
Yu-Ju Hong
b00c04c497 Merge pull request #12845 from hurf/o_name
Add -o name for commands which use printer to output results
2015-08-26 13:03:52 -07:00
Yu-Ju Hong
1bae2b677d Merge pull request #12492 from derekwaynecarr/limit_range_api
LimitRange updates for Resource Requirements Requests
2015-08-26 13:02:57 -07:00
Yu-Ju Hong
09446c7a49 Merge pull request #13214 from mbforbes/todos
Pass mbforbes TODOs to others.
2015-08-26 13:02:27 -07:00
Yu-Ju Hong
424f232bcb Merge pull request #13191 from jimmidyson/cadvisor-update
Bump cadvisor godep
2015-08-26 13:01:25 -07:00
Yu-Ju Hong
fd5548e4e5 Merge pull request #13204 from soltysh/make_verify
Added make verify to simplify running presubmit checks
2015-08-26 13:00:47 -07:00
Jimmi Dyson
3b9cd131b6 Bump cadvisor godep
Fixes #13189, Fixes kubernetes/heapster#500
2015-08-26 20:18:33 +01:00
Max Forbes
8ca0654f94 Pass mbforbes TODOs to others. 2015-08-26 10:05:34 -07:00
Yu-Ju Hong
7b162c092f Merge pull request #12972 from mwielgus/kubectl_describe_hpa
Kubectl describe for experimental HorizontalPodAutoscaler
2015-08-26 09:55:30 -07:00
Yu-Ju Hong
bcd949b3f5 Merge pull request #13209 from amygdala/utilsfix
fix error in 'rm' path instructions to force restaging
2015-08-26 09:54:23 -07:00
Yu-Ju Hong
781d40c4a3 Merge pull request #13029 from justinsb/aws_config_test_disk
AWS: Add disk size/type defaults to config-test
2015-08-26 09:53:45 -07:00
Yu-Ju Hong
c237ac4c84 Merge pull request #13003 from yujuhong/decouple_workers
kubelet: trigger pod workers independently
2015-08-26 09:53:25 -07:00
Max Forbes
48801da130 Make MASTER_IP_RANGE master-only 2015-08-26 09:53:08 -07:00
Sami Wagiaalla
ab0258f259 Support formatting and mounting GCE PD without 'safe_format_and_mount'
The GCE PD plugin uses safe_format_and_mount found on standard GCE images:

https://github.com/GoogleCloudPlatform/compute-image-packages/blob/master/google-startup-scripts/usr/share/google/safe_format_and_mount

On custom images where this is not available pods fail to format and
mount GCE PDs. This patch uses linux utilities in a similar way to the
safe_format_and_mount script to format and mount the GCE PD and AWS EBC
devices. That is first attempt a mount. If mount fails try to use file to
investigate the device. If 'file' fails to get any information about
the device and simply returns "data" then assume the device is not
formatted and format it and attempt to mount it again.

Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-08-26 11:53:40 -04:00
Jerzy Szczepkowski
14193b45e3 Merge pull request #13134 from jszczepkowski/client-proxy
Added ProxyGet method to services client.
2015-08-26 17:53:24 +02:00
Amy Unruh
5b6c5823da fix error in 'rm' path instructions to force restaging 2015-08-26 08:10:51 -07:00
xavierbaude
62a0b45a72 Add cookbook for VMware
related to https://github.com/kubernetes/kubernetes/pull/13143
2015-08-26 16:39:24 +02:00
Jerzy Szczepkowski
08594dab8c Added ProxyGet method to services client.
Added ProxyGet method to services client.
2015-08-26 16:38:13 +02:00
Marcin Wielgus
55cd0d565e Kubectl describe for experimental HorizontalPodAutoscaler 2015-08-26 16:28:50 +02:00
Filip Grzadkowski
1a8b400c3e Merge pull request #13147 from mwielgus/hpa_impl
Implementation of HorizontalPodAutoscaler
2015-08-26 15:36:27 +02:00
Jørgen Grøndal
31f0f2b17f Update CentOS getting started guide with needed KUBELET_API_SERVER definition 2015-08-26 15:08:41 +02:00
Maciej Szulik
5b3ae7a0fb Added make verify to simplify running presubmit checks 2015-08-26 14:54:54 +02:00