Timothy St. Clair
a0d177ca71
Update core etcd references to use 3.0.4
2016-08-12 13:39:07 -05:00
Kubernetes Submit Queue
9dc3858e1f
Merge pull request #30273 from bryk/release-v1.1.1
...
Automatic merge from submit-queue
Update Dashboard UI to version v1.1.1
Release tag: https://github.com/kubernetes/dashboard/releases/tag/v1.1.1
Release issue: https://github.com/kubernetes/dashboard/issues/1078
2016-08-09 19:38:54 -07:00
Timothy St. Clair
456c43c22d
Update to shift etcd 2.2 references to use 3.0.3
2016-08-09 08:51:15 -05:00
bryk
0eb1affb85
Increase Dashboard UI version to v1.1.1
...
Release tag: https://github.com/kubernetes/dashboard/releases/tag/v1.1.1
Release issue: https://github.com/kubernetes/dashboard/issues/1078
2016-08-09 14:56:32 +02:00
Jerzy Szczepkowski
c8d920ea6c
Reverted conversion of influx-db to PetSet.
...
Reverted conversion of influx-db to PetSet.
2016-08-04 17:08:46 +02:00
Hongchao Deng
74e6626967
Update etcd deprecated flag
...
- "-addr" => "--advertise-client-urls"
- "-bind-addr" => "--listen-client-urls"
2016-07-22 11:01:11 -07:00
Maisem Ali
97f3f80833
Splitting OS_DISTRIBUTION into NODE_OS_DISTRIBUTION and
...
MASTER_OS_DISTRIBUTION.
2016-07-15 12:02:31 -07:00
Minhan Xia
0bd411878a
bump cni version
2016-07-11 14:33:01 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
k8s-merge-robot
d4e6064b70
Merge pull request #28109 from jszczepkowski/influx-ps
...
Automatic merge from submit-queue
Influxdb migrated to PetSet and PersistentVolumes.
```release-note
Influxdb migrated to PetSet and PersistentVolumes.
```
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel )]()
Influxdb migrated to PetSet and PersistentVolumes.
2016-06-29 05:02:15 -07:00
Jerzy Szczepkowski
d00cdf75e8
Influxdb migrated to PetSet and PersistentVolumes.
...
Influxdb migrated to PetSet and PersistentVolumes.
2016-06-27 15:39:09 +02:00
Fabio Yeon
c8d82fc2a9
Increase kube-dns requirements on CoreOS.
2016-06-24 16:13:13 -07:00
nikhiljindal
7be429307b
Updating the Makefile and YAML files to use the updated image
2016-06-23 17:50:13 -07:00
bryk
aba33495dd
Set Dashboard UI version to v1.1.0
...
This is our final release for this quarter.
Release info, changelog will go there:
https://github.com/kubernetes/dashboard/releases/tag/v1.1.0
2016-06-22 15:15:41 +02:00
Jerzy Szczepkowski
d545adce72
Bumped heapster version for coreos.
...
Bumped heapster version for coreos.
2016-06-21 13:13:39 +02:00
Yifan Gu
fc31c8d6f0
cluster/gce: Preload rkt stage1 images and set the default `--rkt-stage1-image`.
2016-06-20 10:39:46 -07:00
Yifan Gu
4e9298cd99
rkt: Map kubelet's `--stage1-image` flag to rkt's `--stage1-name` flag.
...
This enables rkt to use cached stage1 image instead of unpacking the
stage1 image every time for every pod.
After this change, users need to preload the stage1 images in order to
enable rkt to find the stage1 image with the name specified by this flag.
2016-06-20 10:39:46 -07:00
Yifan Gu
d96c7edc34
cluster/saltbase: Enable rkt to load master components images.
2016-06-16 15:18:52 -07:00
Yifan Gu
16d69f9f37
cluster/gce/coreos: Update addon manifests, add node-problem-detector.
...
Also bumped CNI version.
2016-06-16 15:18:52 -07:00
Yifan Gu
f3c5d4e62b
cluster/gce/coreos: Update the cloud config and scripts to enable rkt runtime.
2016-06-16 15:18:52 -07:00
bryk
7ca8a99581
Set Dashboard UI version to v1.1.0-beta2
...
Release info: https://github.com/kubernetes/dashboard/releases/tag/v1.1.0-beta3
2016-06-10 15:33:48 +02:00
Euan Kemp
d2761de36b
cluster/gce/coreos: Update heapster apiVersion
...
This fixes an inadvertant search-replace error in #26617 .
The error was missed then because the search-replace issue wasn't
present in the standalone controllers, but was in all the others.
2016-06-08 16:55:18 -07:00
bryk
f734d8b786
Set Dashboard UI version to v1.1.0-beta1
...
This is our second beta. Next will come weekly till we reach final v1.1 version.
https://github.com/kubernetes/dashboard/releases/tag/v1.1.0-beta2
2016-06-03 15:34:42 +02:00
Shaya Potter
049c51e7e7
removed --metric_resolution=60s per piosz
2016-06-01 12:00:35 -07:00
Shaya Potter
4118bb1cf9
update heapster to beta2 - change to rest of k8s wasn't applied here
2016-06-01 00:51:52 -07:00
k8s-merge-robot
1e44212890
Merge pull request #26156 from gmarek/base64
...
Automatic merge from submit-queue
Change base64 -d flag to --decode flag to make it BSD compatible
cc @roberthbailey
Fixes #25998
2016-05-29 09:45:49 -07:00
gmarek
cafbdba7d9
Change base64 -d flag to --decode flag to make it BSD compatible
2016-05-24 13:24:55 +02:00
bryk
dfe46f3aa0
Set Dashboard UI version to v1.1.0-beta1
...
This is first of our betas. From now on, we'll be doing weekly releases
of new betas till we reach final v1.1 version.
https://github.com/kubernetes/dashboard/releases/tag/v1.1.0-beta1
2016-05-23 09:27:02 +02:00
k8s-merge-robot
5c08302954
Merge pull request #26006 from euank/service-cluster-ip-range
...
Automatic merge from submit-queue
cluster/gce/coreos: Set service-cluster-ip-range
Broken by #19242
See also #26002
This is necessary to kube-up for me, but depending on how #26002 plays out, this PR might not be necessary. Happy to close this or merge or whatever depending on what's best.
cc @yifan-gu @sjpotter @mikedanese
2016-05-21 12:43:48 -07:00
Euan Kemp
6fa5a13f53
cluster/gce/coreos: Set service-cluster-ip-range
2016-05-20 17:10:17 -07:00
Yifan Gu
0a63b960ee
cluster/gce/coreos: Add kubernetes-install-cni.service.
...
This downloads the CNI binaries and puts them into /opt/cni/bin dir.
2016-05-17 14:27:57 -07:00
Yifan Gu
faa8b105f9
cluster/gce/coreos: Use kube-addon manager pod to update addons.
2016-05-17 14:27:57 -07:00
Yifan Gu
6b358d5c4d
cluster/gce/coreos: Update addon manifests.
2016-05-17 14:27:57 -07:00
gmarek
64618c3311
Make bigger master root disks in GCE for large clusters
2016-05-16 15:57:56 +02:00
Yu-Ju Hong
e97eb4dc6a
Remove host port in influxdb-grafana-controller.yaml
...
There is no valid reason to keep the host ports in the pod spec.
2016-04-18 16:29:58 -07:00
Jeff Lowdermilk
e17213a2a8
Merge pull request #23491 from onorua/master
...
set KillMode for kubelet to process, fix for #13511
2016-04-08 16:39:32 -07:00
k8s-merge-robot
6173c43c80
Merge pull request #23724 from maciaszczykm/dashboard-release-v1.0.1
...
Automatic merge from submit-queue
Update Dashboard UI addon to v1.0.1
Release details:
https://github.com/kubernetes/dashboard/releases/tag/v1.0.1
CC @bryk
2016-04-04 14:30:20 -07:00
Marcin Maciaszczyk
7250028484
Update Dashboard UI addon to v1.0.1
...
Release details:
https://github.com/kubernetes/dashboard/releases/tag/v1.0.1
2016-04-04 09:13:31 +02:00
Mike Danese
0a821a473d
stop create secrets for dns, it uses the kube-system service account now
2016-03-29 14:27:28 -07:00
Yaroslav Molocko
0bfc496496
fix for https://github.com/kubernetes/kubernetes/issues/13511
2016-03-25 22:29:09 +08:00
bryk
d4c4e7c22c
Update Dashboard UI addon to v1.0.0
...
Release details:
https://github.com/kubernetes/dashboard/releases/tag/v1.0.0
2016-03-08 10:21:36 +01:00
Abhi Shah
c47564f00b
Merge pull request #22542 from timstclair/heapster
...
Use the summary_api with heapster by default
2016-03-04 13:37:52 -08:00
Tim St. Clair
1d90394bf6
Use the summary_api with heapster by default
2016-03-04 10:37:00 -08:00
Robert Bailey
30b78e4d7f
Add the GCE cluster name to instance metadata.
2016-03-03 13:57:31 -08:00
bryk
1fa320bac9
Set Dashboard UI addon version to latest release
...
Release details:
https://github.com/kubernetes/dashboard/releases/tag/v1.0.0-beta1
2016-02-29 16:17:14 +01:00
k8s-merge-robot
fb1ee74e78
Merge pull request #21917 from yifan-gu/gce_coreos_cloud_config
...
Auto commit by PR queue bot
2016-02-26 14:50:15 -08:00
gmarek
98eb12e1ed
Update memory requirements for influxdb
2016-02-25 16:15:54 +01:00
Yifan Gu
aff803bed9
gce/coreos: Refactor the downloading command to handle errors better.
2016-02-24 12:06:56 -08:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
Yifan Gu
c2c3ccdaa7
cluster/gce/coreos: Replace kube-ui with dashboard in configure-node.sh
2016-02-16 16:46:33 +08:00