Matt
568fb74a9a
kube-up: move Calico policy components off master, and add support for GCI master
2016-08-11 17:11:16 -07:00
Ben Breslauer
e82c3fbd73
Add user-specified kubectl arguments to addons start script
2016-08-10 18:08:01 -07: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
Kubernetes Submit Queue
5aaaaff07c
Merge pull request #30319 from mbohlool/cleanup_sidepod
...
Automatic merge from submit-queue
Add cleanup addon pod to remove empty keys from etcd
namespace deletion will leave a trace of empty keys on etcd. This PR adds an addon pod to periodically check for those empty keys on etcd and remove them.
fixes #27307
2016-08-09 17:12:19 -07:00
mbohlool
81cc0c5790
Add cleanup addon pod to remove empty keys in etcd
2016-08-09 15:59:45 -07: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
haoyuan
a1f20cbdf4
fix typo
2016-08-08 19:33:51 +08: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
Daniel Smith
651c8a4b2f
Revert "Modified influxdb petset to provision persistent volume."
2016-08-02 14:03:37 -07:00
k8s-merge-robot
cadee46753
Merge pull request #28840 from jszczepkowski/influx-ps
...
Automatic merge from submit-queue
Modified influxdb petset to provision persistent volume.
[]()
[WIP] Modified influxdb petset to create claim.
2016-08-02 11:07:39 -07:00
Jerzy Szczepkowski
f7167d11a8
Modified influxdb petset to provision pv.
...
Modified influxdb petset to provision pv.
2016-08-02 18:09:14 +02:00
Rick Buskens
77bda6fd16
Updated configuration to spawn multiple threads for processing
2016-08-01 15:08:11 -04:00
k8s-merge-robot
25b6ccfc86
Merge pull request #29754 from bprashanth/exechealthz_version
...
Automatic merge from submit-queue
Bump exechealthz image
With the new image at least if we observe an exec container taking more ram than it should (like the oom situation, which shouldn't happen today because of the increased limits), we can kubectl exec and check the pprof endpoints.
Note that I'm not bumping the rc version, because I just did so with: https://github.com/kubernetes/kubernetes/pull/29693 .
2016-07-28 16:25:11 -07:00
Prashanth Balasubramanian
1a0374ce4b
Bump exechealthz image
2016-07-28 11:53:13 -07:00
Prashanth Balasubramanian
79d7519f67
Give healthz more memory to mitigate #29688
2016-07-27 12:22:36 -07:00
Mike Danese
95e2e299a9
move kube-dns to the cluster/addons/ directory
2016-07-14 11:44:00 -07:00
Douglas Gibbons
2a589b0963
ConfigMap added to kube addon manager.
2016-07-11 13:54:18 +01:00
k8s-merge-robot
9fb45943b5
Merge pull request #28467 from gmarek/addon-manager
...
Automatic merge from submit-queue
Fix the way addon-manager handles non-namespaced objects
Fixes #28451
cc @wojtek-t
2016-07-07 13:56:21 -07:00
allenmiller
727bd438de
Remove unbalanced right-paren
2016-07-07 11:06:01 -07:00
gmarek
0c60cfc98d
Fix the way addon-manager handles non-namespaced objects
2016-07-05 10:37:30 +02: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.
```
[]()
Influxdb migrated to PetSet and PersistentVolumes.
2016-06-29 05:02:15 -07:00
k8s-merge-robot
9f53b07b5b
Merge pull request #27937 from PiotrProkop/fluentd-elasticsearch-fix
...
Automatic merge from submit-queue
Adding option to deploy fluentd-elasticsearch in different namespace.
Fixes #27608 .
2016-06-28 05:54:52 -07:00
pprokop
fa91b3e461
Adding option to deploy fluentd-elasticsearch in diffrent namespace then kube-system
2016-06-27 18:15:41 +02:00
Jerzy Szczepkowski
d00cdf75e8
Influxdb migrated to PetSet and PersistentVolumes.
...
Influxdb migrated to PetSet and PersistentVolumes.
2016-06-27 15:39:09 +02:00
Jerzy Szczepkowski
51c70f2369
Added PetSet support to addon manager.
...
Added PetSet support to addon manager.
2016-06-24 16:45:41 +02:00
Alex Robinson
19bf9d0624
Support journal logs in fluentd-gcp.
...
Only run the systemd-journal plugin when on a platform that requests it.
The plugin crashes the fluentd process if the journal isn't present, so
it can't just be run blindly in all configurations.
2016-06-24 00:30:32 +00: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
Mike Danese
57201fad36
increase addon check interval
2016-06-21 12:48:00 -07:00
k8s-merge-robot
3b57f868d3
Merge pull request #27542 from piosz/heapster-version
...
Automatic merge from submit-queue
Bumped Heapster to v1.1.0
```release-note
Bumped Heapster to v1.1.0.
More details about the release https://github.com/kubernetes/heapster/releases/tag/v1.1.0
```
Version 1.1.0 doesn't differ from the previous one v1.1.0-beta2 significantly - just fixed few small issues during stabilization period.
cc @a-robinson @jszczepkowski @mwielgus
[]()
2016-06-20 04:40:27 -07:00
k8s-merge-robot
5debaf7b88
Merge pull request #27253 from luxas/latest_hyperkube_addons
...
Automatic merge from submit-queue
Update to dnsmasq:1.3 and make hyperkube always use the latest addons
This bumps dnsmasq to a version that works on all architectures: https://github.com/kubernetes/contrib/pull/1192 (which have to be pushed first indeed)
Also I removed the manifests in hyperkube addons in favor for machine-generated ones, which will avoid mistakes.
This one is required for `v1.3`, so it has to be cherrypicked I think...
It makes docker and docker-multinode addons work again...
(Yes, we'll probably get rid of docker in favor for minikube, but we'll have to have it in this release at least)
@girishkalele @thockin @ArtfulCoder @david-mcmahon @bgrant0607 @mikedanese
2016-06-19 22:19:09 -07:00
Lucas Käldström
6c53c6a997
Make hyperkube work on all platforms, bump dnsmasq to 1.3 and addon-manager to v3, and always use the latest manifests
2016-06-19 17:15:17 +03:00
Piotr Szczesniak
8fff5319db
Bumped Heapster to v1.1.0
2016-06-16 20:41:28 +02:00
gmarek
8617f70add
Adjust heapster cpu request/limit
2016-06-15 13:34:58 +02:00
k8s-merge-robot
1aece22176
Merge pull request #27187 from gmarek/heapster-nanny
...
Automatic merge from submit-queue
Adjust memory limit for heapster's pod nanny
cc @piosz @wojtek-t @zmerlynn
2016-06-14 04:56:46 -07:00
Wojciech Tyczynski
ff1258a29e
Merge pull request #27268 from wojtek-t/bump_nanny_version
...
Adjust Heapster requirements and bump nanny version
2016-06-14 10:50:25 +02:00
k8s-merge-robot
024316e5a1
Merge pull request #27183 from bryk/release-beta3
...
Automatic merge from submit-queue
Set Dashboard UI version to v1.1.0-beta3
We expect 1-2 more betas before final release.
Release info: https://github.com/kubernetes/dashboard/releases/tag/v1.1.0-beta3
[]()
2016-06-13 07:57:55 -07:00
k8s-merge-robot
e84e226faf
Merge pull request #27155 from Random-Liu/remove-unnecessary-configuration
...
Automatic merge from submit-queue
Remove unnecessary configuration for apiserver host and port.
This is kubernetes side of https://github.com/kubernetes/node-problem-detector/pull/18 .
There is no need to configure apiserver host and port with salt and pillar, the default ENV values
in the container are enough. I've tried this PR in my local cluster, everything works fine.
@mikedanese for the salt change. :)
/cc @dchen1107
[]()
2016-06-13 07:57:51 -07:00
Wojciech Tyczynski
430077f173
Increase Heapster requirement and bump nanny version
2016-06-13 13:22:49 +02:00
gmarek
0986efc089
Increase memory limit for heapster's pod nanny
2016-06-13 12:58:34 +02:00
Piotr Szczesniak
89752258ef
Use exponential estimator for Heapster addon resizer
2016-06-10 15:39:01 +02: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
Random-Liu
42bd5e2e53
Remove unnecessary configuration for apiserver host and port.
2016-06-09 17:56:57 -07:00
k8s-merge-robot
e0707b137f
Merge pull request #26827 from Random-Liu/re-enable-node-problem-detector
...
Automatic merge from submit-queue
Re-enable node problem detector by default
Re-enable node problem detector started in gce cluster by default.
For now, in the master node, the node problem detector will be started and do nothing (see https://github.com/kubernetes/node-problem-detector/pull/13 ).
But in fact, in my test cluster, the master has no extra cpu to run the node problem detector, so node problem detector is started on all nodes except master, which is what we want but not expected...
@dchen1107
/cc @kubernetes/sig-node
/cc @andyzheng0831 for the gci script change.
[]()
2016-06-04 12:33:58 -07:00
k8s-merge-robot
714db74611
Merge pull request #26783 from a-robinson/newlogs
...
Automatic merge from submit-queue
Add collection of the new glbc and cluster-autoscaler logs
I've incremented the version numbers by 2 to avoid conflicting with #26652 . I'll make sure the potential conflict between the images gets resolved reasonably.
cc @piosz @bprashanth @aledbf
2016-06-04 07:35:33 -07:00
Random-Liu
7dffea0dc0
Re-enable node problem detector by default
2016-06-03 17:47:50 -07:00
Alex Robinson
bb51c94172
Add collection of the new glbc and cluster-autoscaler logs
2016-06-03 15:50:52 +00: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
Alex Robinson
8579509293
Rebuild elasticsearch image to include changes since 1.2
2016-06-01 20:48:20 +00:00
k8s-merge-robot
ee412efcef
Merge pull request #26335 from girishkalele/kubedns-transition
...
Automatic merge from submit-queue
Switch DNS addons from skydns to kubedns
Change GCI and trusty cluster-helper scripts to use kubedns instead of skydns.
2016-05-31 16:14:48 -07:00