Commit Graph
12796 Commits
Author SHA1 Message Date
Jeff KolbandGitHub b72300a58b Fixed Graylog readme.md - graylog.geoip.ddbbUri is incorrect and replaced with graylog.geoip.mmdbUri (#22563)
Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>
2020-05-27 22:36:02 -07:00
Tatsuya FukutaandGitHub be0c48c640 Add support for configurable filterconfigs.state. (#22503)
Signed-off-by: fukuta-tatsuya-intec <fukuta_tatsuya@intec.co.jp>
2020-05-27 21:56:02 -07:00
Aaron McDonaldandGitHub ba91f33aca [stable/jenkins] Configure UI security in default JCasC (#22408)
Deny anonymous access by default

Signed-off-by: Aaron McDonald <wmcdona89@gmail.com>
2020-05-27 08:38:41 -07:00
Ahil Mathew EapachenandGitHub 6e33d87bcc Updating documentation. (#22501)
The documentation changes will inform user that there is a way to disable opa from loading default policies.
Fixes https://github.com/open-policy-agent/opa/issues/2410
Signed-off-by
Author:    Ahil Mathew Eapachen <ahil1232@gmail.com>
Date:      Mon May 25 11:27:02 2020 +1200

Signed-off-by: Ahil Mathew Eapachen <ahil1232@gmail.com>

Bumped up chart version

Incorporated PR comments
2020-05-27 05:28:40 -07:00
Michael SeiwaldandGitHub 040ccf04ae [stable/elastalert] Support referencing ES credentials from secret (#22543)
* Support referencing ES credentials from secret

Signed-off-by: Michael Seiwald <michael.seiwald@smartify-it.de>

* bump minor version, rename values

Signed-off-by: Michael Seiwald <michael.seiwald@smartify-it.de>
2020-05-27 01:20:40 -07:00
Markus MagaandGitHub 996f0f68db fix: flag ambassador chart as deprecated (#22489)
Signed-off-by: Markus Maga <markus@maga.se>
2020-05-26 21:28:40 -07:00
Graham McGregorandGitHub e3a77c4379 [stable/nginx-ingress] Allow pulling images by digest (#22462)
* Allow pulling images by digest

The digest uniquely identifies a specific version of the image, so it is
never updated by Kubernetes unless you change the digest value. This is
desirable for security to gain confidence that no unvetted changes are
pulled to a deployment.

Signed-off-by: Graham McGregor <graham@gmcgregor.ca>

* Bump chart version

Signed-off-by: Graham McGregor <graham@gmcgregor.ca>
2020-05-26 10:43:12 -07:00
Smaine KahlouchandGitHub 275e8e400e stable/chartmuseum: Allow to define a (#22381)
Signed-off-by: Smaine Kahlouch <smaine.kahlouch@dailymotion.com>
2020-05-26 05:07:11 -07:00
Cedric LamoriniereandGitHub 0da34dafa5 [stable/datadog] ADD UDS socket for trace agent (#22463)
* Add `DD_AC_INCLUDE` and `DD_AC_EXCLUDE` to all containers
* Add "Unix Domain Socket" support in trace-agent
* Add new parameter to specify the dogstatsd socket path on the host
* Fix typos in values.yaml
* Update "tags:" example in values.yaml
* Add rate_limit_queries_ metrics

Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
2020-05-26 02:05:11 -07:00
Mathew WicksandGitHub 3e7dde8921 [stable/airflow] 7.1.1 hotfix (#22523)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2020-05-26 00:27:11 -07:00
015274aef6 [stable/graylog]: Update Graylog Ingress Api version. (#22493)
* Update ingress version

Signed-off-by: etash-singh <etash.singh@hpe.com>

* Bumped chart version

Signed-off-by: etash-singh <etash.singh@hpe.com>

* Added version support for older K8s clusters

Signed-off-by: etash-singh <etash.singh@hpe.com>

* Fixed version support for older K8s clusters

Signed-off-by: etash-singh <etash.singh@hpe.com>

* Refactored capabilities function to check specifically for Ingress resource

Signed-off-by: etash-singh <etash.singh@hpe.com>

* Added logic for auto api version detection for ingress

Signed-off-by: etash-singh <etash.singh@hpe.com>

* Added logic for auto detection of api version for ingress

Signed-off-by: etash-singh <etash.singh@hpe.com>

Co-authored-by: etash-singh <etash.singh@hpe.com>
2020-05-25 20:51:12 -07:00
Jeff GeerlingandGitHub 3b31442abe Fixes #22517: Use mc-monitor instead of deprecated mcstatus command. (#22518)
Signed-off-by: Jeff Geerling <geerlingguy@mac.com>
2020-05-25 10:37:11 -07:00
Ciprian HacmanandGitHub be1d8ab9d3 Use agent defaults for JOURNAL_DIR (#22513)
Signed-off-by: Ciprian Hacman <ciprian.hacman@sematext.com>
2020-05-25 06:57:11 -07:00
Mathew WicksandGitHub 10c341f488 [stable/airflow] 7.1.0 release (#22506)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2020-05-25 05:35:11 -07:00
Aditya SundaramurthyandGitHub 3467b87fcd [stable/datadog] Fixes "merging map" warning messages with Helm 2 (#22436)
* Fix warning messages with Helm 2.x

Fixes warning messages like the below examples when using Helm 2.

```
Warning: Merging destination map for chart 'datadog'. The destination item 'confd' is a table and ignoring the source 'confd' as it has a non-table value of: <nil>
Warning: Merging destination map for chart 'datadog'. The destination item 'resources' is a table and ignoring the source 'resources' as it has a non-table value of: <nil>
```
Fixes #22428

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>

* Bump chart version

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>

* Updated changelog

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>

* Bump chart version

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>
2020-05-25 03:17:11 -07:00
ArturoandGitHub f6187869f3 [stable/fluent-bit] Added output es Logstash_DateFormat parameter (#22485)
* Added Logstash_DateFormat to fluent-bit template

Signed-off-by: Arturo Penen <apenen@gmail.com>

* Increase chart version

Signed-off-by: Arturo Penen <apenen@gmail.com>

* Corrected end if

Signed-off-by: Arturo Penen <apenen@gmail.com>
2020-05-25 01:49:11 -07:00
devOpsHelmandGitHub cf0ab9a08d Fixes issue #105 (#127) (#22505)
Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
2020-05-24 23:45:11 -07:00
Karl-Philipp RichterandGitHub 3bbc4365ae [stable/kube-state-metrics] Allow specification of additional volume types in podSecurityPolicy of kube-state-metrics (#22122)
Signed-off-by: Karl-Philipp Richter <krichter@posteo.de>
2020-05-24 10:19:10 -07:00
KAWACHI TakashiandGitHub 2996390bc7 [stable/cluster-autoscaler] Fix default image on README (#22405)
* [stable/cluster-autoscaler] Fix default image tag

Signed-off-by: Takashi Kawachi <tkawachi@gmail.com>

* Bumped patch version

Signed-off-by: Takashi Kawachi <tkawachi@gmail.com>
2020-05-24 04:51:10 -07:00
Tariq IbrahimandGitHub 7be00bf5f4 [stable/kube-state-metrics]disable VPA collectors by default (#22495)
Signed-off-by: tariqibrahim <tariq181290@gmail.com>
2020-05-24 00:49:10 -07:00
alejandrodnmandGitHub 2621f9913c [stable/newrelic-infrastructure] Update image version to 1.21.0 (#22482)
Signed-off-by: Alejandro Do Nascimento <alejandrodnm@gmail.com>
2020-05-23 16:47:10 -07:00
Michał SochońandGitHub 0e247de6cb [incubator/zookeeper] Ensure headless service force registers DNS (#21880)
* [incubator/zookeeper] Ensure headless service force registers DNS

Force registering DNS entries will fix issues with java errors such as
java.net.UnknownHostException when fresh pod is created and is not
yet ready. In edge cases it was causing cluster creation failures.

Signed-off-by: Michał Sochoń <kaszpir@gmail.com>

* [incubator/zookeeper] Add values entries for publishNotReadyAddresses with comments

Signed-off-by: Michał Sochoń <kaszpir@gmail.com>
2020-05-23 10:37:10 -07:00
Tam MachandGitHub 6db305208a [stable/nginx-ingress] Add support for controller service account annotations (#22425)
In order to use AWS EKS IAM Roles for Service Accounts feature, one must annotate the service account to specify what IAM role admin wants to grant to that service account.

```yaml
apiVersion: v1
kind: ServiceAccount
metadata:
  annotations:
    eks.amazonaws.com/role-arn: arn:aws:iam::AWS_ACCOUNT_ID:role/IAM_ROLE_NAME
```

Signed-off-by: Tam Mach <sayboras@yahoo.com>
2020-05-22 13:09:10 -07:00
TylerandGitHub 5195adc219 [stable/mysql] MySQL chart version bump to 1.6.4 (#22469)
* Fix typos in deployment template

Signed-off-by: Tyler Nguyen <tai.nguyen@nfq.asia>

* mysql to 1.6.4 version

Signed-off-by: Tyler Nguyen <tai.nguyen@nfq.asia>

* Revert dduportal/bats image version to 0.4.0

Signed-off-by: Tyler Nguyen <tai.nguyen@nfq.asia>
2020-05-22 02:56:37 -07:00
Jeff KolbandGitHub c1052188ed [stable/graylog] allow image pull secrects in graylog and cleaned up README.md (#22476)
* allow image pull secrects in graylog and cleaned up README.md

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>

* fixed typo

Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com>
2020-05-21 20:04:38 -07:00
YutaAdachiandGitHub e785e38ca5 [stable/prometheus-cloudwatch-exporter] Enable to set an existing service account name (#22272)
* Define serviceAccountName and use it instead of fullname

Signed-off-by: ada-u <yuta@adachi.life>

* Remove `.serviceAccount.create` condition to pass the existing sa name

e.g. pass the sa name created by eksctl for using IRSA

Signed-off-by: ada-u <yuta@adachi.life>

* Bump chart version to 0.8.0

Signed-off-by: ada-u <yuta@adachi.life>

* Fix default image version to 0.8.0

Signed-off-by: ada-u <yuta@adachi.life>
2020-05-21 12:04:14 -07:00
Aaron McDonaldandGitHub 1e959d2a28 [stable/jenkins] Render agent.envVars in kubernetes pod template JCasC (#22443)
Signed-off-by: Aaron McDonald <wmcdona89@gmail.com>
2020-05-21 09:50:36 -07:00
MullerandGitHub 177c413314 Fix TLS can't be enabled successfully due to $scheme is always "http". (#22470)
Signed-off-by: Muller Hsu <muller79924@gmail.com>
2020-05-21 02:06:36 -07:00
Mathew WicksandGitHub 878f594ec7 [stable/airflow] 7.0.1 hotfix (#22471)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2020-05-21 01:26:36 -07:00
Erwan MiranandGitHub d6973a4954 [stable/grafana] Remove duplicate roleref in grafana rolebinding (#22455)
* Remove duplicate roleref

Signed-off-by: Erwan Miran <mirwan666@gmail.com>

* bump chart version

Signed-off-by: Erwan Miran <mirwan666@gmail.com>
2020-05-20 06:52:20 -07:00
devOpsHelmandGitHub 2decd35ca3 Merge pull request #121 from eminn/fix-custom-volume (#22460)
Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
2020-05-20 05:00:18 -07:00
Marcin IwińskiandGitHub 1f791e91c0 Adding secretName variable to customCert (#22453)
Adding possibility to expose certificate and its key via k8s secret/tls.
Since secret/tls keeps cert under tls.crt and key under tls.key modified
default values for customCert.certName and customCert.keyName to be
more compatible with k8s native way of storing certificates.

Signed-off-by: Marcin Iwinski <marcin.iwinski@gmail.com>
2020-05-20 04:20:18 -07:00
917f1dd181 [stable/cerebro] mixed up liveness and readiness probe conditions (#22330)
* - fix mixed up readiness and livess check conditions
- decrease initialDelay for readiness check

Signed-off-by: Norbert Varzariu <nv@rebbits.com>

* fix versioning

Signed-off-by: David Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <davidkarlsen@gmail.com>
Co-authored-by: David Karlsen <david@davidkarlsen.com>
2020-05-20 04:06:19 -07:00
Christian KotzbauerandGitHub acbea9e9dd [stable/kured] Update kured to 1.4.0 (#22216)
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
2020-05-20 04:00:18 -07:00
Cédric de Saint MartinandGitHub 9362b2b0ec [stable/cerebro] Upgrade cerebro to v0.9.0. (#22172)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2020-05-20 03:54:18 -07:00
Mathew WicksandGitHub 23f3a53569 [stable/airflow] update to airflow 1.10.10 (#22442)
Signed-off-by: Mathew Wicks <thesuperzapper@users.noreply.github.com>
2020-05-20 03:38:19 -07:00
Lénaïc HuardandGitHub 0df5e75f9b [stable/datadog] Allow pre-release versions as docker image tag (#22457)
See http://masterminds.github.io/sprig/semver.html#working-with-prerelease-versions

Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
2020-05-20 03:24:18 -07:00
Brady TodhunterandGitHub bd048b272a [stable/anchore-engine] Fix upgrade jobs (#22451)
* set rollingUpdate to null for helm 2 compatibility

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* pass /bin/bash -c to entrypoint to fix upgrade job failures

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2020-05-19 22:56:18 -07:00
Rico BergerandGitHub 9086b22e98 Update MongoDB Exporter (#22241)
Signed-off-by: ricoberger <mail@ricoberger.de>
2020-05-19 14:58:18 -07:00
rvolykhandGitHub eb847e1e23 [stable/efs-provisioner] Add podLabels support (#22439)
Signed-off-by: Roman Volykh <rvolykh@gmail.com>
2020-05-19 14:22:32 -07:00
Jonas JanzandGitHub 50a8a2f337 [stable/rabbitmq-ha] add configuration for initContainer (#22005)
* feat(rabbitmq-ha): add toggle to initcontainer

since I'm currently using NFS mounted pvc my initcontainer can't
run as root and change ownership of the files.

Signed-off-by: PixelJonas <jonas@janz.digital>

* feat(rabbitmq-ha): add securityContext

adds custom options to define securityContext
and behaviour of the initContainer

Signed-off-by: PixelJonas <jonas@janz.digital>

* feat(rabbitmq-ha): bump chart version to 1.44.3

Signed-off-by: PixelJonas <jonas@janz.digital>

* feat(rabbitmq-ha): bump chart version

Signed-off-by: pixeljonas <jonas@janz.digital>

* feat(rabbitmq-ha): initContainer securityContext

make securityContext for initContainer configurable via values.yaml

Signed-off-by: pixeljonas <jonas@janz.digital>

* feat(rabbitmq-ha): rename chownFiles property

Signed-off-by: pixeljonas <jonas@janz.digital>

* feat(rabbitmq-ha): bump chart version to 1.45.0

Signed-off-by: pixeljonas <jonas@janz.digital>
2020-05-19 14:22:19 -07:00
Sergio MillanandGitHub 39777352eb fix: missing labels in secret object (#21756)
Signed-off-by: Sergio Millan Rodriguez <sergio.rodriguez@ticketmaster.co.uk>
2020-05-19 09:43:36 -07:00
Prateek PandeyandGitHub 31eb5fae04 [stable/openebs]: fix README image repository typo (#22445)
Signed-off-by: prateekpandey14 <prateek.pandey@openebs.io>
2020-05-19 05:33:36 -07:00
Rodrigo ValerioandGitHub d271caf7d3 [stable/graylog] Adding option to define environment variables in raw yaml format (#22007)
Signed-off-by: Rodrigo Valerio <rsvalerio@gmail.com>
2020-05-19 02:01:36 -07:00
Brady TodhunterandGitHub 4e3359a3b7 [stable/anchore-engine] Allow loading custom CA certificate (#22440)
* pass anchore-manager to entrypoint

instead of overwriting the entrypoint with anchore-manager pass it to
the entrypoint to be executed. This will allow custom SSL certs to
loaded by the entrypoint.

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* add custom certs volume to upgrade jobs

Signed-off-by: Brady Todhunter <bradyt@anchore.com>

* bump chart version

Signed-off-by: Brady Todhunter <bradyt@anchore.com>
2020-05-18 22:17:36 -07:00
Aaron McDonaldandGitHub 816f34caf3 [stable/jenkins] Cleanup agent.yamlTemplate rendering in XML config (#22124)
Signed-off-by: Aaron McDonald <wmcdona89@gmail.com>
2020-05-18 12:11:36 -07:00
Chris SchaeferandGitHub f34b3301a9 [stable/spring-cloud-data-flow] Update to new SCDF version 2.5.1 (#22438)
- update scdf version to 2.5.1
- update skipper version to 2.4.1

Signed-off-by: Chris Schaefer <cschaefer@vmware.com>
2020-05-18 11:21:36 -07:00
moxiousandGitHub dc3d103f52 [stable/neo4j] Deprecated. replacement: https://github.com/neo4j-contrib/neo4j-helm (#22437)
* Deprecate neo4j chart in favor of https://github.com/neo4j-contrib/neo4j-helm

Signed-off-by: Moxious <moxious@oldhat.org>

* bump chart version for deprecation

Signed-off-by: Moxious <moxious@oldhat.org>
2020-05-18 06:03:37 -07:00
Aaron McDonaldandGitHub fffc299e36 [stable/jenkins] Render agent.nodeSelector in pod template JCasC (#22431)
Signed-off-by: Aaron McDonald <wmcdona89@gmail.com>
2020-05-18 05:55:35 -07:00
Hagai BarelandGitHub 7bceceaff9 [incubator/sparkoperator] Add webhookNamespaceSelector (#22434)
* [incubator/sparkoperator] Add webhookNamespaceSelector

Signed-off-by: Hagai Barel <hagaibarel@gmail.com>

* Bump chart version to 0.7.0

Signed-off-by: Hagai Barel <hagaibarel@gmail.com>
2020-05-18 05:23:36 -07:00