Commit Graph

20815 Commits

Author SHA1 Message Date
Mike Danese
91de3a12a1 cleanup some nits in hack/get-build.sh 2015-11-17 11:20:17 -08:00
k8s-merge-robot
885134a855 Merge pull request #17328 from mikedanese/unbount-get-build
Auto commit by PR queue bot
2015-11-16 17:05:51 -08:00
k8s-merge-robot
d8ee518859 Merge pull request #17337 from bigeasy/aws-runtime_config
Auto commit by PR queue bot
2015-11-16 17:05:46 -08:00
k8s-merge-robot
780650635b Merge pull request #17346 from gtaylor/patch-3
Auto commit by PR queue bot
2015-11-16 17:05:41 -08:00
Greg Taylor
fd79010fd7 Spelling fix in daemons.md
DeamonSet->DaemonSet
2015-11-16 16:05:32 -08:00
Jeff Lowdermilk
70d89a3541 Merge pull request #13571 from yujuhong/lifecycle_v0
kubelet: add a generic pod lifecycle event generator
2015-11-16 14:59:40 -08:00
k8s-merge-robot
a676b118b9 Merge pull request #17308 from kennethkalmer/patch-1
Auto commit by PR queue bot
2015-11-16 14:48:18 -08:00
k8s-merge-robot
a999c0fbe4 Merge pull request #13943 from mesosphere/static-pods
Auto commit by PR queue bot
2015-11-16 13:53:23 -08:00
k8s-merge-robot
b250006e65 Merge pull request #17194 from mikedanese/configure-baseimage
Auto commit by PR queue bot
2015-11-16 13:48:49 -08:00
Alan Gutierrez
c1c789aea6 Fix generation of master minion.d/grains.conf.
Remove a comment that disabled the redirection of output destined for
`/etc/salt/minion.d/grains.conf`. Must have been a commented added to
debug the generation of the line, to view it on `STDOUT`.
2015-11-16 16:37:56 -05:00
Jeff Lowdermilk
e6f9ddc200 Merge pull request #17268 from ixdy/jenkins-test-image-apparmor
Install libapparmor1 in kubekins-test image
2015-11-16 13:15:46 -08:00
Mike Danese
cd79c6c096 fix unbound variable error in hace/get-build.sh 2015-11-16 11:49:47 -08:00
k8s-merge-robot
3a07af0b28 Merge pull request #17317 from idvoretskyi/patch-3
Auto commit by PR queue bot
2015-11-16 10:46:50 -08:00
k8s-merge-robot
7fa85d430b Merge pull request #16614 from pmorie/ro-managed
Auto commit by PR queue bot
2015-11-16 10:46:44 -08:00
k8s-merge-robot
65c285f5ab Merge pull request #16344 from thockin/enable-iptables-proxy
Auto commit by PR queue bot
2015-11-16 09:48:38 -08:00
k8s-merge-robot
ebe5649939 Merge pull request #16824 from mattmoor/master
Auto commit by PR queue bot
2015-11-16 09:12:35 -08:00
k8s-merge-robot
f8db8f12fd Merge pull request #16647 from abursavich/tophost
Auto commit by PR queue bot
2015-11-16 08:36:32 -08:00
Ihor Dvoretskyi
1f54866e8a Update get-kube.sh with libvirt provider
Update get-kube.sh with libvirt provider (with CoreOS as a guest operating system) - https://github.com/kubernetes/kubernetes/blob/master/docs/getting-started-guides/libvirt-coreos.md
2015-11-16 18:14:11 +02:00
k8s-merge-robot
89d7309c88 Merge pull request #16256 from mikedanese/daemon-gls
Auto commit by PR queue bot
2015-11-16 07:59:28 -08:00
k8s-merge-robot
6d8296a312 Merge pull request #16034 from mesosphere/sttts-node-lifecycle
Auto commit by PR queue bot
2015-11-16 07:27:25 -08:00
k8s-merge-robot
9d86d8ca1c Merge pull request #17279 from pmorie/config-load
Auto commit by PR queue bot
2015-11-16 06:55:22 -08:00
k8s-merge-robot
14eae4b48e Merge pull request #17303 from zhengguoyong/del_pod_api_selector
Auto commit by PR queue bot
2015-11-16 06:24:15 -08:00
k8s-merge-robot
1bcf03f3fb Merge pull request #16646 from aalexand/dns-poll
Auto commit by PR queue bot
2015-11-16 03:57:24 -08:00
Dr. Stefan Schimanski
2f45d5706b Add node status update controller 2015-11-16 11:48:04 +01:00
Dr. Stefan Schimanski
0c1d90bf5f Add ListWithoutKubelet to mesos cloud provider 2015-11-16 11:48:04 +01:00
Dr. Stefan Schimanski
bc7523a775 Make controller manager node monitor constant public 2015-11-16 11:48:04 +01:00
Dr. Stefan Schimanski
6a2602a51b Make cloud provider return disappearence of slave to the node controller
- implement ExternalID in Mesos cloud provider. This is used by the node
  controller to detect disappeared nodes.
- add test case for ExternalID
2015-11-16 11:48:04 +01:00
k8s-merge-robot
081b21687e Merge pull request #16261 from zhengguoyong/update_condition
Auto commit by PR queue bot
2015-11-16 02:34:18 -08:00
zhengguoyong
d5f2bb00a7 Del unused var 2015-11-16 15:53:20 +08:00
Kenneth Kalmer
84ebb027e0 Update CentOS manual instructions to use virt7-docker-common-release
Just sync the documentation up since the latest [virt7-docker-common-release](http://cbs.centos.org/koji/packages?tagID=112) has newer packages that work together.

Tested this on a single node Centos 7.1 node with the following packages and it all works well so far:

```
 yum list -q docker etcd kubernetes flannel
Installed Packages
docker.x86_64                                1.8.2-7.el7.centos                                  @extras
etcd.x86_64                                  2.1.1-2.el7                                         @extras
flannel.x86_64                               0.2.0-10.el7                                        @extras
kubernetes.x86_64                            1.1.0-0.4.git2bfa9a1.el7                            @virt7-docker-common-release
```
2015-11-16 07:53:32 +02: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
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
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
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
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
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
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
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