Commit Graph

21003 Commits

Author SHA1 Message Date
zhengguoyong
b18a9baacc Use small letter var definition 2015-11-16 12:12:21 +08:00
Prashanth Balasubramanian
eab22ff95a Fix timer leak in wait.Poll 2015-11-15 16:39:25 -08:00
k8s-merge-robot
96ae38c036 Merge pull request #16802 from extesy/patch-1
Auto commit by PR queue bot
2015-11-15 06:07:10 -08:00
k8s-merge-robot
229f0f22ad Merge pull request #17100 from idvoretskyi/patch-2
Auto commit by PR queue bot
2015-11-15 00:36:25 -08:00
k8s-merge-robot
ec07897140 Merge pull request #17153 from hSATAC/patch-1
Auto commit by PR queue bot
2015-11-15 00:36:19 -08:00
mqliang
d7acd3d58f fix errror message 2015-11-15 09:49:35 +08:00
Salvatore Dario Minonne
e2c315ee99 modifying readFileContentInLoop to display iteratively file content and eventually check initial content 2015-11-14 22:52:34 +01:00
Matt Moore
b750d1dddc Drop the beta for GCR v2 images.
beta.gcr.io is no longer needed to pull through v2.
2015-11-14 12:19:02 -08:00
Paul Morie
1cb58baf2f Refactor map field handling for clientcmd.LoadFromFile 2015-11-14 09:44:31 -05:00
Paul Morie
911757486d Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes() 2015-11-13 23:34:48 -05:00
Tim Hockin
970c045848 Enable iptables kube-proxy by default in master 2015-11-13 18:38:01 -08:00
k8s-merge-robot
961a02a602 Merge pull request #17204 from thockin/airplane-rest-canonicalize
Auto commit by PR queue bot
2015-11-13 18:17:18 -08:00
Jeff Grafton
896d04d5f3 Install libapparmor1 in kubekins-test image 2015-11-13 17:17:52 -08:00
Andy Zheng
5ca070478e Refactor cluster/gce/trusty/node.yaml
The node.yaml has some logic that will be also used by the kubernetes
master on trusty work (issue #16702). This change moves the code
shared by the master and node configuration to a separate script, and
the master and node configuration can source it to use the code.
Moreover, this change stages the script for GKE use.
2015-11-13 16:46:55 -08:00
k8s-merge-robot
c377b32b3f Merge pull request #17025 from zmerlynn/zeppelin
Auto commit by PR queue bot
2015-11-13 16:12:54 -08:00
nikhiljindal
e31a08bbc1 Remove unused NodeRegexp var from master 2015-11-13 15:56:50 -08:00
Brendan Burns
fb576f30c8 Refactor an interface for style 2015-11-13 15:56:27 -08:00
k8s-merge-robot
22e527fe25 Merge pull request #17252 from thockin/airplane_scary_11
Auto commit by PR queue bot
2015-11-13 15:32:20 -08:00
James DeFelice
3d3577b9f3 rewrite of static pod json zipper
- add busybox static pod to mesos-docker cluster
- customize static pods with binding annotations
- code cleanup
- removed hacky podtask.And func; support minimal resources for static pods when resource accounting is disabled
- removed zip archive of static pods, changed to gzip of PodList json
- pod utilities moved to package podutil
- added e2e test
- merge watched mirror pods into the mesos pod config stream
2015-11-13 23:30:26 +00:00
Brendan Burns
749d5932f4 Switch to using the real metadata validate function 2015-11-13 15:29:34 -08:00
k8s-merge-robot
068e70dba8 Merge pull request #17057 from wojtek-t/remove_fake_client_from_contrib
Auto commit by PR queue bot
2015-11-13 15:22:51 -08:00
Tim Hockin
dab591b629 Run update-gendocs 2015-11-13 13:57:57 -08:00
Tim Hockin
938f80b683 Change 'scary warning' to point to v1.1 2015-11-13 13:49:43 -08:00
Fabiano Franz
cb3bfbc757 Debug filename in config loader 2015-11-13 16:17:59 -05:00
Karl Isenberg
12ad0b208a Merge pull request #17229 from mesosphere/sttts-increase-dind-loop-size
MESOS: increase dind loop device size to 10GB
2015-11-13 12:22:20 -08:00
Zach Loafman
51817850ba Zeppelin: Add Zeppelin image to Spark example
This adds a very basic Zeppelin image that works with the existing
Spark example. As can be seen from the documentation, it has a couple
of warts:

* It requires kubectl port-forward (which is unstable across long
periods of time, at least for me, on this app, bug incoming). See

* I needed to roll my own container (none of the existing containers
exactly matched needs, or even built anymore against modern Zeppelin
master, and the rest of the example is Spark 1.5).

The image itself is *huge*. One of the further refinements we need to
look at is how to possibly strip the Maven build for this container
down to just the interpreters we care about, because the deps here
are frankly ridiculous.

This might be a case where, if possible, we might want to open an
upstream request to build things dynamically, then use something like
probably the cut the image down considerably. (This might already be
possible, need to poke at whether you can late-bind interpreters
later.)
2015-11-13 12:02:11 -08:00
k8s-merge-robot
5d80d6efec Merge pull request #17043 from brendandburns/e2e5
Auto commit by PR queue bot
2015-11-13 12:00:34 -08:00
Martin Nagy
3be66187b7 Remove unused variable 2015-11-13 20:31:51 +01:00
k8s-merge-robot
6a34b2cc04 Merge pull request #16411 from feihujiang/deleteSimpleYamlDocInUserGuide
Auto commit by PR queue bot
2015-11-13 11:13:23 -08:00
hurf
ca300c180c Add printer options to Annotate
1. add return message as "resource name annotated"
2. add printer options to annotate
3. move all parameter into AnnotateOptions to make sure runT
function has no parameter.
2015-11-14 03:07:21 +08:00
k8s-merge-robot
0f7b1b4d3a Merge pull request #17224 from mikedanese/undeprecate-static
Auto commit by PR queue bot
2015-11-13 10:52:20 -08:00
Dr. Stefan Schimanski
3009555dd5 cluster/mesos/docker: increase dind loop device size to 10GB
For the conformance tests 5 GB turned out to be not enough.
2015-11-13 19:41:57 +01:00
Mike Danese
066d13d047 autogenerated 2015-11-13 10:37:46 -08:00
Mike Danese
7a7f31ead1 move daemonset to generalized label selector 2015-11-13 10:31:50 -08:00
k8s-merge-robot
abbed4f7e8 Merge pull request #17029 from mesosphere/sttts-enforce-log-dump
Auto commit by PR queue bot
2015-11-13 10:22:57 -08:00
k8s-merge-robot
52ad097ebe Merge pull request #17200 from mikedanese/debian-iptables
Auto commit by PR queue bot
2015-11-13 10:22:28 -08:00
k8s-merge-robot
7f71264ed3 Merge pull request #17222 from kubernetes/ArtfulCoder-patch-1
Auto commit by PR queue bot
2015-11-13 10:22:20 -08:00
Yu-Ju Hong
ac778e8203 Adjust the sync/backoff period
Set resyncInterval to one minute now that we rely on the generic pleg to trigger
pod syncs on container events. When there is an error during syncing, pod
workers need to wake up sooner to retry. Set the sync error backoff period to
10 second in this case.
2015-11-13 09:57:25 -08:00
Yu-Ju Hong
bc6414a873 kubelet: add a generic pod lifecycle event generator
This change introduces pod lifecycle event generator (PLEG), and adds a generic
PLEG. The generic PLEG relies on relisting to discover container events, and is
container-runtime-agnostic. Both docker and rkt are changed to use generic
PLEG.
2015-11-13 09:55:36 -08:00
Yu-Ju Hong
3beae6b70b Add Status in the runtime Container type
This is necessary for the generic PLEG to distinguish container events.
2015-11-13 09:55:36 -08:00
David Eads
993a8ee38b Merge pull request #17225 from kubernetes/revert-17175-gv-apigv
Revert "use GroupVersion in APIGroupVersion for api installer"
2015-11-13 12:55:25 -05:00
David Eads
486103d887 Revert "use GroupVersion in APIGroupVersion for api installer" 2015-11-13 12:55:08 -05:00
David Eads
c2dd27615a Merge pull request #17175 from deads2k/gv-apigv
use GroupVersion in APIGroupVersion for api installer
2015-11-13 12:54:43 -05:00
Mike Danese
bb0e2e6de7 undeprecated static pods in the docs 2015-11-13 09:40:38 -08:00
Abhi Shah
051e9fe837 Fix Env Var Name in daemonset documentation 2015-11-13 09:24:09 -08:00
Mike Danese
d68c36a268 all wrapped binaries to use a configurable image as the base image 2015-11-13 08:58:31 -08:00
k8s-merge-robot
d3777a08e0 Merge pull request #17110 from ZJU-SEL/fix-controllermanager-waiting-issue
Auto commit by PR queue bot
2015-11-13 07:41:30 -08:00
k8s-merge-robot
20a99af00e Merge pull request #16704 from janetkuo/doc-kubectl-edit
Auto commit by PR queue bot
2015-11-13 07:10:35 -08:00
deads2k
3c725f17ea use GroupVersion in APIGroupVersion for api installer 2015-11-13 09:00:04 -05:00
k8s-merge-robot
3d123ba390 Merge pull request #16953 from swagiaal/print-cmd-in-fake-exec
Auto commit by PR queue bot
2015-11-13 05:21:20 -08:00