Commit Graph
8799 Commits
Author SHA1 Message Date
radumaziandKubernetes Prow Robot 479ef89dcd [stable/rabbitmq-ha] env variables and init containers (#14932)
* add rabbitmq env variables

Signed-off-by: radu mazilu <radumazi2@gmail.com>

* add extra init containers

Signed-off-by: radu mazilu <radumazi2@gmail.com>

* PR changes

Signed-off-by: radu mazilu <radumazi2@gmail.com>

* Bump chart version

Signed-off-by: radu mazilu <radumazi2@gmail.com>
2019-06-25 08:52:37 -07:00
Nikolay YurinandKubernetes Prow Robot 471065b438 [stable/kibana] Fix tpl context passing (#14959)
Also remove unnessesary quotes

Signed-off-by: Nikolai Iurin <yurinnick93@gmail.com>
2019-06-25 08:00:37 -07:00
Manuel ZapfandKubernetes Prow Robot 139c49e482 [stable/external-dns] fix issue 15002 (#15013)
* fix issue 15002

Signed-off-by: Manuel Zapf <me@manuelzapf.io>

* address feedback

Signed-off-by: Manuel Zapf <me@manuelzapf.io>
2019-06-25 07:30:40 -07:00
AisukoandKubernetes Prow Robot 45c7d74578 Add report node internal ip when host network was enabled (#14991)
Signed-off-by: Aisuko <urakiny@gmail.com>
2019-06-25 07:06:39 -07:00
Jannis OeltjenandKubernetes Prow Robot 1a17b714f5 [stable/sonarqube] Fix: Init-Container not created (#15026)
Fix issue that init-container was not created when
used without any additional plugins.

Signed-off-by: Jannis Oeltjen <oss@jcoeltjen.de>
2019-06-25 05:22:37 -07:00
Bitnami BotandKubernetes Prow Robot 6ee98b392c [stable/postgresql] Release 5.3.10 updating components versions (#15042)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-25 04:46:36 -07:00
Michał WieczorekandKubernetes Prow Robot c318c12d98 [stable/jaeger-operator] Add service definition for metrics endpoint (#14220)
Signed-off-by: mwieczorek <wieczorek-michal@wp.pl>
2019-06-25 03:22:36 -07:00
Mesut CelikandKubernetes Prow Robot 033579b0eb updates to hazelcast 3.12.1 and adds YAML configuration support (#15034)
Signed-off-by: Mesut Celik <mesut@hazelcast.com>
2019-06-25 02:14:36 -07:00
Paweł KalembaandKubernetes Prow Robot ef5b0a0559 Fix missing affinity key (#15032)
Add missing affinity key

Signed-off-by: Pawel Kalemba <pawel.kalemba@corp.ovh.com>
2019-06-25 01:10:35 -07:00
Robin ElfrinkandKubernetes Prow Robot 8e09a65c76 [stable/wordpress]: Fix indentation of .Values.service.extraPorts. (#15010)
Closes #15009.

Signed-off-by: Robin Elfrink <robin@15augsutus.nl>
2019-06-24 23:54:35 -07:00
Paul CzarkowskiandKubernetes Prow Robot 21b3dcbb8e [stable/spinnaker] fix bug where spinnaker can't connect to minio (#14866)
* [stable/spinnaker] fix bug where spinnaker can't connect to minio

As reported in spinnaker itself [here](https://github.com/spinnaker/spinnaker/issues/4431),
It doesn't appear to affect the current stable build, but it has problems with the nightly builds.

This change should innoculate us from that bug if it makes it through to a stable build.

Effectively the issue is that in the newer builds of spinnaker it attempts to use domain paths
for s3 access.  This means instead of trying to connect to `spinnaker-minio/spinnaker` which should
be valid dns for the minio service it tries to connect to `spinnaker.spinnaker-minio` and fails because
this is not valid dns for minio.

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>

* bump halyard version for cli arg needed

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>

* fix argument

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>

* fix version

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-06-24 21:20:35 -07:00
Ryan BakerandKubernetes Prow Robot 61ce4c33c4 Change UI-Ingress TLS to List (#14983)
Signed-off-by: Ryan Baker <ryan.andrew.baker@outlook.com>
2019-06-24 16:26:35 -07:00
Christian IngenhaagandKubernetes Prow Robot 068a474ee4 [stable/nextcloud] add redis feature (#15024)
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com>
2019-06-24 13:26:35 -07:00
Paweł KalembaandKubernetes Prow Robot 110314b1ae Allow to put affinity for hooks pods (#15014)
Signed-off-by: Pawel Kalemba <pawel.kalemba@corp.ovh.com>
2019-06-24 11:50:35 -07:00
Juan Ariza ToledanoandKubernetes Prow Robot 01d54ce2f8 [stable/external-dns] Add Bitnami team as maintainers. (#15022)
* [stable/external-dns] Add Bitnami team as maintainers.

Signed-off-by: juan131 <juan@bitnami.com>

* Fix Chart.yaml

Signed-off-by: juan131 <juan@bitnami.com>
2019-06-24 10:56:03 -07:00
Asher FoaandKubernetes Prow Robot 1f8a85be9d [stable/fluent-bit] upgrade to fluent-bit v1.1.3 (#14995)
* [stable/fluent-bit] upgrade to fluent-bit v1.1.3

Signed-off-by: Asher Foa <asher@asherfoa.com>

* Use https in links.

Signed-off-by: Asher Foa <asher@asherfoa.com>
2019-06-24 10:46:10 -07:00
Steven SheehyandKubernetes Prow Robot af9ef1c999 [stable/rabbitmq-ha] Add forceBoot (#14923)
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2019-06-24 10:45:57 -07:00
LucasBoisserieandKubernetes Prow Robot 211f50d439 [stable/nginx-ingress] Add security context for default backend (#14973)
* Add security context for default backend, remove nginx sa on default backend, update readme

Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com>

* Bump version

Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com>

* use run user at container level

Signed-off-by: LucasBoisserie <lucas.boisserie@gmail.com>
2019-06-24 10:21:58 -07:00
Miiro JuusoandKubernetes Prow Robot 473e3d67b7 [incubator/kafka] fix wrapper scripts in notes (#15012)
* Fix wrapper scripts in notes

Signed-off-by: Miiro Juuso <miiro.juuso@gmail.com>

* Bump chart version

Signed-off-by: Miiro Juuso <miiro.juuso@gmail.com>
2019-06-24 09:43:56 -07:00
HarryandKubernetes Prow Robot b7741fa3f4 [stable/kong] bump up Kong to 1.2 (#14987)
Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
2019-06-24 09:29:58 -07:00
Enrico StahnandKubernetes Prow Robot c483d1adcc [stable/atlantis] missing required field "serviceName" in io.k8s.api.apps.v1.StatefulSetSpec (#14436)
* fix: missing required field "serviceName" in io.k8s.api.apps.v1.StatefulSetSpec

Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>

* chore: bump chart version to 3.5.4

Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>

* fix: linting failed due to missing quotes

Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
2019-06-24 09:05:57 -07:00
Théo MathieuandKubernetes Prow Robot 04facee450 [stable/filebeat] Support filebeat 7.0.1 (#13752)
* Support filebeat 7.0.1
Signed-off-by: Theo Mathieu <tmathieu.github@fastmail.com>

* put back filebeat.config.modules
Signed-off-by: Theo Mathieu <tmathieu.github@fastmail.com>

* bump chart major version
Signed-off-by: Theo Mathieu <tmathieu.github@fastmail.com>
2019-06-24 08:43:57 -07:00
Jannis OeltjenandKubernetes Prow Robot 8a4ad899e9 [stable/sonarqube] Upgrade to Sonarqube 7.8 (#15017)
* [stable/sonarqube] upgrade to 7.8

Create init-container that sets vm.max_map_count.
If this is not set sonarqube will not start because elasticsearch
requires this sysctl setting to be at least 262144.

Signed-off-by: Jannis Oeltjen <oss@jcoeltjen.de>

* [stable/sonarqube] Adapt to new TLS format in NOTES

Signed-off-by: Jannis Oeltjen <oss@jcoeltjen.de>
2019-06-24 07:29:58 -07:00
Vincent BesançonandKubernetes Prow Robot 70166735f5 [stable/sonarqube] "tls" expect an array not a hash (#14812)
* "tls" expect an array not a hash

Signed-off-by: BESANCON Vincent <vincent.besancon@faurecia.com>

* Bump version

Signed-off-by: BESANCON Vincent <vincent.besancon@faurecia.com>

* Document ingress.tls in README

Signed-off-by: BESANCON Vincent <vincent.besancon@faurecia.com>
2019-06-24 06:33:57 -07:00
Bitnami BotandKubernetes Prow Robot 6fa50fa4eb [stable/phabricator] Release 5.0.1 updating components versions (#14997)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-24 00:39:55 -07:00
hodainandKubernetes Prow Robot e39e1f2e92 [stable/rabbitmq] Added support for advanced.config file (#14902)
* Added support for advanced.config file

Signed-off-by: Radek Hodain <radek.hodain@konicaminolta.cz>

* bumped chart version

Signed-off-by: Radek Hodain <radek.hodain@konicaminolta.cz>

* removed unnecessary row

Signed-off-by: Radek Hodain <radek.hodain@konicaminolta.cz>
2019-06-24 00:29:55 -07:00
Sameer NaikandKubernetes Prow Robot daaff5ef55 [stable/redis] remove manual discovery of sentinels (#15005)
redis-sentinel auto-discovers all the slaves running in the cluster, we only need to specify the masters to monitor.

Fixes #14766 where in the cluster goes into a error condition when the master node and one or more slave nodes are re-created at the same time.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-06-24 00:19:55 -07:00
Robert de VriesandKubernetes Prow Robot 68d17b674f [stable/sentry] Mount persistent volume into cron and worker (#15001)
* Mount persistent volume into cron and worker

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Bump Sentry chart version

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Add existingClaim to default values

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Add the persistentWorkers option to mount PVC to cron and worker deployments

Signed-off-by: Robert de Vries <r.devries@robbytu.net>

* Updated persistence documentation in README

Signed-off-by: Robert de Vries <r.devries@robbytu.net>
2019-06-23 14:31:55 -07:00
Manuel ZapfandKubernetes Prow Robot 19ae0b211e [stable/external-dns] Add option to install the CRD (#14961)
* Add option to install the CRD

Signed-off-by: Manuel Zapf <me@manuelzapf.io>

* add feedback

Signed-off-by: Manuel Zapf <me@manuelzapf.io>
2019-06-23 10:45:54 -07:00
Thomas LovettandKubernetes Prow Robot ef5879ff50 feat(stable/prometheus-mysql-exporter): add optional ServiceMonitor (#14600)
Fixes issue #14563

Signed-off-by: Thomas Lovett <tklovett@gmail.com>
2019-06-23 09:55:53 -07:00
NaseemandKubernetes Prow Robot d9e9d7be01 [incubator/jaeger] Update cassandra, trim README a little, grpc, prefer include over template (#14985)
* Update cassandra dependency, trim README a little

Signed-off-by: Naseem <naseemkullah@gmail.com>

* prefer include over template

Signed-off-by: Naseem <naseemkullah@gmail.com>

* Expose grpc port

Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-06-22 23:35:55 -07:00
Alexander ZimmermannandKubernetes Prow Robot 7ad89a87fd [stable/prometheus-redis-exporter] Adding abbility to use custom script (#14552)
* Added support for custom LUA scripts

Signed-off-by: Alexander Zimmermann <alexander.zimmermann@mt-ag.com>

* Removed unnecessary comments

Signed-off-by: Alexander Zimmermann <alexander.zimmermann@mt-ag.com>

* Bumping chart version and removed whitespaces

Signed-off-by: Alexander Zimmermann <alexander.zimmermann@mt-ag.com>

* Removed unnecessary comments

Signed-off-by: Alexander Zimmermann <alexander.zimmermann@mt-ag.com>

* Added documentation for script.keyname parameter

Signed-off-by: Alexander Zimmermann <alexander.zimmermann@mt-ag.com>

* Restored imagePullSecret-part

Signed-off-by: Alexander Zimmermann <alexander.zimmermann@mt-ag.com>
2019-06-22 02:10:12 -07:00
Nguyen Le Vu LongandKubernetes Prow Robot 26a6d2b99e Fix JCasC version (#14992)
Signed-off-by: Nguyen Le Vu Long <vulongvn98@gmail.com>
2019-06-22 01:46:12 -07:00
Fernando MendozaandKubernetes Prow Robot 0552794520 [stable/kiam] Pod Security Policies (#14966)
* Add Pod Security Policies to stable/kiam

Signed-off-by: gypsydiver <fermendozarcs@gmail.com>

* [stable/kiam] Default psp.create to false

Signed-off-by: gypsydiver <fermendozarcs@gmail.com>

* Bump Chart Version

Signed-off-by: gypsydiver <fermendozarcs@gmail.com>
2019-06-22 00:28:12 -07:00
jonnydfordandKubernetes Prow Robot acf9be96d3 Added support for existing rabbitmq password secret (#14958)
Signed-off-by: Jonny Ford <jonnyford1@gmail.com>
2019-06-22 00:20:12 -07:00
Mary HayesandKubernetes Prow Robot 965133033b Add priorityClassName to Daemonset (#14990)
Signed-off-by: Mary <mhayes@devoted.com>
2019-06-22 00:10:12 -07:00
Steven AntonandKubernetes Prow Robot c77af8ccfb Update to Airflow 1.10.3 (#14989)
Signed-off-by: Steven Anton <steven.m.anton@gmail.com>
2019-06-21 23:54:11 -07:00
Chandan Sagar PradhanandKubernetes Prow Robot b2bc5480b1 [stable/openebs] update charts to 1.0.0 release (#14974)
* [stable/openebs] update charts to 1.0.0 release

  - Updated README
  - Updated chart version to 1.0.0
  - Updated values.yaml
  - Updated required clusterRole for `blockDevice`
    and `blockDeviceClaim` Customresource
  - Added ndm-operator deployment yaml

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>

* fix(openebs): add missing NAMESPACE env to NDM DS

Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
2019-06-21 22:36:12 -07:00
Mary HayesandKubernetes Prow Robot 3800106715 [stable/ambassador] Adding Priority Class Name to Ambassador Containers (#14982)
* Adding Priority Class Name to Ambassador Containers

Signed-off-by: Mary Hayes <mhayes@devoted.com>
Signed-off-by: Mary <mhayes@devoted.com>

* Updating README for new variable

Signed-off-by: Mary Hayes <mhayes@devoted.com>
Signed-off-by: Mary <mhayes@devoted.com>
2019-06-21 13:42:14 -07:00
Luke AlexanderandKubernetes Prow Robot 2da0840f95 [stable/metallb] provide a default (empty map) value for configInline (#14522)
* provide a default (empty map) value for configInline

Signed-off-by: Luke Alexander <luke.alexander@mixcloud.com>

* bump metallb chart version

Signed-off-by: Luke Alexander <luke.alexander@mixcloud.com>

* bump metallb chart version

Signed-off-by: Luke Alexander <luke.alexander@mixcloud.com>
2019-06-21 12:50:14 -07:00
Richard LanderandKubernetes Prow Robot 4626b8c268 [incubator/sparkoperator] Add missing namespaces for spark operator resources (#14964)
* Add namespace to spark operator resource templates

The namespace is currently missing from the operator resources so an
install leads to a crashlooping operator because the clusterrolebinding
doesn't bind to the operator's service account.  Also the operator
doesn't get installed in the namespace that you pass with the
`--namespace` flag.

Signed-off-by: Richard Lander <landerr@vmware.com>

* Bump spark operator chart version

Signed-off-by: Richard Lander <landerr@vmware.com>
2019-06-21 12:02:14 -07:00
Mathias HaunolderandKubernetes Prow Robot 3a220a9b8f [incubator/zookeeper] Add Prometheus ServiceMonitor for each exporter and expose exporter ports in Service (#12672)
Signed-off-by: Mathias Haunolder <mathias.haunolder@device-insight.com>
2019-06-21 10:16:18 -07:00
Ciro S. CostaandKubernetes Prow Robot d2860446f7 [stable/concourse] updates pg subchart (0.13.1 -> 5.3.8) (#14945)
There's been a long time since the last upgrade that we did to the
subchart that Concourse optionally depends on.

With the upgrade, some values set in the `postgresql` chart changed. As
those are exposed in `concourse`'s `values` too (and we version our
Chart based on its public interface - values.yaml), this made it deserve
a major version bump.

For those users not making use of the subchart (or changing the default
values), no changes ar necessary.

For those who *are* configuring `postgresql.*` values - changes will
almost certainly be necessary.

closes #11610

Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
2019-06-21 05:52:36 -07:00
ChrisandKubernetes Prow Robot 213b37bf47 [stable/prometheus-operator] replaced kubernetes api-conventions link (#14956)
* [stable/prometheus-operator] replaced kubernetes api-conventions link

Signed-off-by: Christian Niehoff <christian.niehoff@dwpbank.de>

* [stable/prometheus-operator] run hack/update-ci.sh

Signed-off-by: Christian Niehoff <christian.niehoff@dwpbank.de>

* [stable/prometheus-operator] bumbed chart version

Signed-off-by: Christian Niehoff <christian.niehoff@dwpbank.de>

* [stable/prometheus-operator] added #metadata to link

Signed-off-by: Christian Niehoff <christian.niehoff@dwpbank.de>

* [stable/prometheus-operator] run hack/update-ci.sh again

Signed-off-by: Christian Niehoff <christian.niehoff@dwpbank.de>
2019-06-21 04:20:36 -07:00
Nicolas KowenskiandKubernetes Prow Robot 0790da783e [stable/drone]Add drone rpc host (#14939)
* var DRONE_RPC_HOST

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* chart ver 2.0.4

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* add ingress.path documentation

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* added istio to default path mapping, added ingress.path to override

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
2019-06-21 03:28:36 -07:00
Nikolay YurinandKubernetes Prow Robot 65a71f9ef9 [stable/kibana] Add env variables evaluation as templates (#14905)
* [stable/kibana] Add env variables evaluation as templates

Signed-off-by: Nikolai Iurin <yurinnick93@gmail.com>

* [stable/kibana] Bump version

Signed-off-by: Nikolai Iurin <yurinnick93@gmail.com>
2019-06-21 02:44:35 -07:00
Miguel Ángel Cabrera MiñagorriandKubernetes Prow Robot e085a2d272 Fix Redis configmap error with clusterDomain (#14955)
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-06-21 02:18:35 -07:00
Bitnami BotandKubernetes Prow Robot 5fd9fe46d7 [stable/postgresql] Release 5.3.9 updating components versions (#14949)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-21 01:04:35 -07:00
Shoichi KajiandKubernetes Prow Robot 737fadf524 [stable/spinnaker] Fix chart not being upgradable (#13978)
* [stable/spinnaker] don't include mutable values in spec.volumeClaimTemplates.metadata.labels

Signed-off-by: Shoichi Kaji <skaji@cpan.org>

* [stable/spinnaker] update to 1.10.0

Signed-off-by: Shoichi Kaji <skaji@cpan.org>

* [stable/spinnaker] define spinnaker.standard-labels-base

Signed-off-by: Shoichi Kaji <skaji@cpan.org>

* [stable/spinnaker] update to 1.12.0

Signed-off-by: Shoichi Kaji <skaji@cpan.org>
2019-06-20 18:48:36 -07:00
Bitnami BotandKubernetes Prow Robot 9ecf25808b [stable/wordpress] Release 5.12.4 updating components versions (#14933)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-06-20 13:24:37 -07:00