Commit Graph

22009 Commits (4ef062c22f946bc0502d00cf497dde17f1998c9f)

Author SHA1 Message Date
k8s-merge-robot 0127c45395 Merge pull request #18163 from timothysc/storage_error_handling
Auto commit by PR queue bot
2015-12-10 08:06:54 -08:00
Jay Vyas 5161d169ba Parameterization for downscale, upscale, and tolerance with backsolving
unit test for visible testing of tolerance algorithm expectations. Logs for dScale, uScale, tol creation.
2015-12-10 10:59:21 -05:00
gmarek a8193679fb Add Scheduler and ControllerManager profile grabbing 2015-12-10 16:27:13 +01:00
k8s-merge-robot 8847c6dba8 Merge pull request #17877 from ZJU-SEL/vxlan
Auto commit by PR queue bot
2015-12-10 07:24:41 -08:00
Jerzy Szczepkowski aade6e78b2 Added handling custom metrics to resource consumer.
Added handling custom metrics in Prometheus format to resource consumer.
2015-12-10 16:20:03 +01:00
Filip Grzadkowski c77d95bcc2 Address remaining comments from #18425 2015-12-10 16:01:22 +01:00
k8s-merge-robot 2ef2544faa Merge pull request #18237 from yifan-gu/refactor_getphase
Auto commit by PR queue bot
2015-12-10 06:55:02 -08:00
Filip Grzadkowski 3a311ec030 Add additional comment for mac users for getting started guide 2015-12-10 15:38:55 +01:00
k8s-merge-robot dd0d1fb780 Merge pull request #18229 from caesarxuchao/move-testclient
Auto commit by PR queue bot
2015-12-10 06:22:22 -08:00
Timothy St. Clair a428246960 Abstract the error handling for the storage layer to eliminate the
direct etcd dependency.
2015-12-10 08:06:19 -06:00
Marcin Wielgus f6f7725f90 Merge pull request #18340 from wojtek-t/pod_intra_communication_test
Set timeout for clients created in e2e tests
2015-12-10 14:54:36 +01:00
k8s-merge-robot 9b9daca0c4 Merge pull request #18213 from wojtek-t/enable_list_from_memory
Auto commit by PR queue bot
2015-12-10 05:47:42 -08:00
k8s-merge-robot 184171c583 Merge pull request #17615 from hpcloud/source-config-default
Auto commit by PR queue bot
2015-12-10 05:14:02 -08:00
deads2k cf58201ff4 update client cache to key on groupversion 2015-12-10 07:41:34 -05:00
k8s-merge-robot b118b801f3 Merge pull request #18164 from jayunit100/hpa-parameterize
Auto commit by PR queue bot
2015-12-10 04:40:53 -08:00
k8s-merge-robot 815fcc3334 Merge pull request #18131 from brendandburns/3rdparty
Auto commit by PR queue bot
2015-12-10 04:10:44 -08:00
k8s-merge-robot 073661514e Merge pull request #18129 from yujuhong/fix_status
Auto commit by PR queue bot
2015-12-10 03:35:33 -08:00
gmarek 0c6126911b Allow creation of clusters larger than 500 nodes 2015-12-10 12:13:26 +01:00
k8s-merge-robot 87bf85a625 Merge pull request #18489 from ZJU-SEL/config-apiserver-advertise-addr
Auto commit by PR queue bot
2015-12-10 02:35:41 -08:00
k8s-merge-robot 940f5d4447 Merge pull request #18434 from mesosphere/sur-680-kubelet-events
Auto commit by PR queue bot
2015-12-10 02:35:24 -08:00
k8s-merge-robot f326c4d775 Merge pull request #18425 from fgrzadkowski/local_script
Auto commit by PR queue bot
2015-12-10 02:35:22 -08:00
k8s-merge-robot b8835b7e0d Merge pull request #18339 from bzz/patch-1
Auto commit by PR queue bot
2015-12-10 02:35:00 -08:00
feihujiang 5cfdcfd8f6 Fix the doc of network plugin version 2015-12-10 16:57:27 +08:00
Wojciech Tyczynski f28bb68d8c Support collection deletion in apiserver. 2015-12-10 09:46:25 +01:00
Filip Grzadkowski b17c1cb423 Remove some prerequisites from single node docker cluster setup instructions. 2015-12-10 09:04:31 +01:00
Wojciech Tyczynski 05394f9301 Merge pull request #18496 from wojtek-t/fix_jenkins_config
Fix Jenkins config
2015-12-10 08:31:16 +01:00
Wojciech Tyczynski 53c0291e40 Fix Jenkins config 2015-12-10 08:22:47 +01:00
feisky 0d611416c2 kubectl describe more fields for ingress 2015-12-10 15:12:35 +08:00
k8s-merge-robot 13681360c3 Merge pull request #18433 from fgrzadkowski/docker_macosx
Auto commit by PR queue bot
2015-12-09 21:46:11 -08:00
k8s-merge-robot 15a20bd96a Merge pull request #18421 from zhengguoyong/small_typo
Auto commit by PR queue bot
2015-12-09 21:46:01 -08:00
k8s-merge-robot c6cb9d7201 Merge pull request #18419 from thockin/pod-doc
Auto commit by PR queue bot
2015-12-09 21:45:58 -08:00
k8s-merge-robot d9d8164620 Merge pull request #18310 from ihmccreery/fix-aws-jenkins
Auto commit by PR queue bot
2015-12-09 21:44:24 -08:00
k8s-merge-robot d8cd5fa3bd Merge pull request #17091 from justinsb/aws_strip_comments
Auto commit by PR queue bot
2015-12-09 21:39:32 -08:00
He Simei c46957ed5e specify advertise-address for api-server 2015-12-10 10:49:11 +08:00
Clayton Coleman 1e21054134 Hide common codec methods under helpers
The pending codec -> conversion split changes the signature of
Encode and Decode to be more complicated. Create a stub helper
with the exact semantics of today and do the simple mechanical
refactor here to reduce the cost of that change.
2015-12-09 21:15:02 -05:00
Jeff Grafton 229f40e69f Merge pull request #18481 from ixdy/jenkins-e2e-master
Print file list when Jenkins workspace is not empty
2015-12-09 17:43:58 -08:00
Zach Loafman 70aa553092 Merge pull request #18480 from zmerlynn/fix_gke_ci
Fix defaulting in cluster/saltbase/install.sh
2015-12-09 17:07:59 -08:00
Zach Loafman 8b21b76df8 Fix defaulting in cluster/saltbase/install.sh 2015-12-09 16:42:58 -08:00
Jeff Grafton f50d56156c Print file list when Jenkins workspace is not empty 2015-12-09 16:42:08 -08:00
Isaac Hollander McCreery c2cfcd5c49 Merge pull request #18469 from ihmccreery/step7-fix-master
Fix step7 config for upgrade jobs on master
2015-12-09 16:27:44 -08:00
Phillip Wittrock c67ce887f2 Volume Metrics Interface and base implementation.
- Add volume.MetricsProvider function to Volume interface.
- Add volume.MetricsDu for providing metrics via executing "du".
- Add volulme.MetricsNil for unsupported Volumes.
2015-12-09 16:06:24 -08:00
Tim Hockin d8c42b0654 Tidy up Pod docs a bit 2015-12-09 15:23:01 -08:00
Zach Loafman f1f250c6b4 Merge pull request #18377 from roberthbailey/gcloud-prompts
Use gcloud install instead of gcloud update for components to remove the annoying prompt
2015-12-09 15:13:04 -08:00
Mike Danese 96d1b8d1b2 import util.sh and logging.sh since two functions are unbound 2015-12-09 14:55:58 -08:00
Derek Gonyeo 5a16b4751b rkt: rewrote GetPods to use rkt's api service
This involved adding annotations to the rkt pod's manifest that contain
information about the kubernetes pod, which is later read by the
kubelet.
2015-12-09 14:43:50 -08:00
Isaac Hollander McCreery e0b3859a72 Fix step7 config for upgrade jobs on master 2015-12-09 14:29:55 -08:00
Zach Loafman e264db4349 Merge pull request #17580 from mikedanese/stage-image
add an option to push/pull component images from a registry using kube-up
2015-12-09 13:49:45 -08:00
k8s-merge-robot d0965bc440 Merge pull request #18115 from andyzheng0831/trusty
Auto commit by PR queue bot
2015-12-09 13:26:33 -08:00
k8s-merge-robot 5839086618 Merge pull request #18238 from ihmccreery/run-is-up
Auto commit by PR queue bot
2015-12-09 12:53:33 -08:00
k8s-merge-robot 9bbe6012e3 Merge pull request #17683 from pwittrock/node_e2e_tests
Auto commit by PR queue bot
2015-12-09 12:50:22 -08:00