Commit Graph
12401 Commits
Author SHA1 Message Date
Varsha Varadarajan 1663190a32 [stable/gocd] Update ingress doc (#21560)
* [stable/gocd] Add docs for ingress

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>

* [stable/gocd] Update changelog.

Signed-off-by: Varsha Varadarajan <varshasvaradarajan@gmail.com>
2020-03-23 10:04:45 -07:00
dleurs c12415e63f [stable/minecraft] Modify one comment line in stable/minecraft/values.yaml, you can put URL to download FTB package (#21576)
Signed-off-by: Dimitri Leurs <dimitri.leurs@gmail.com>

Signed-off-by: Leurs Dimitri <dimitri.leurs@gmail.com>
2020-03-23 09:54:45 -07:00
Mike Tougeron 06ca46f810 [stable/cluster-autoscaler] Update rbac apiversion from v1beta1 to v1 (#21552)
Signed-off-by: Mike Tougeron <tougeron@adobe.com>
2020-03-22 14:30:44 -07:00
Cédric de Saint Martin 57138eae23 [stable/cerebro] Add ability to disable livenessProbe/readinessProbe. (#21191)
* [stable/cerebro] Add ability to disable livenessProbe/readinessProbe.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* Add myself as maintainer.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2020-03-22 14:24:44 -07:00
wmcdona89 c0e500d4af [stable/jenkins] Remove stale ssh key references in JCasC auto-reload (#21354)
* [stable/jenkins] Remove stale ssh key references in JCasC auto-reload

Update JCasC auto-reload docs and remove stale ssh key references from version "1.8.0 JCasC auto reload works without ssh keys"

Removes:
`master.adminSshKey`
`master.sidecars.configAutoReload.sshTcpPort`

Signed-off-by: Aaron McDonald <wmcdona89@gmail.com>

* remove template `jenkins.gen-key`

Signed-off-by: Aaron McDonald <wmcdona89@gmail.com>
2020-03-21 11:24:44 -07:00
Marc Trölitzsch bee37b0404 add jenkinsUriPrefix to casc reload url (#21561)
Signed-off-by: Marc Trölitzsch <Marc.Troelitzsch@gmail.com>
2020-03-21 05:38:44 -07:00
Frederik MogensenandFrederik Mogensen dc4e53a219 [stable/dex] Add securityContext to deployment (#21487)
Signed-off-by: Frederik Mogensen <sodiaf@gmail.com>

Co-authored-by: Frederik Mogensen <sodiaf@gmail.com>
2020-03-20 13:34:10 -07:00
Mike Tougeron c5989490ca [stable/metrics-server] Update rbac apiversion from v1beta1 to v1 (#21553)
Signed-off-by: Mike Tougeron <tougeron@adobe.com>
2020-03-20 10:12:36 -07:00
Hyeonseop Lee aa5c19a1c4 [stable/prometheus] Make service account annotations configurable (#21537)
This change makes the annotations for service accounts configurable.

This change is useful when you need to set specific annotations to
service accounts, for example when using IAM Roles for service accounts
in AWS EKS.

Signed-off-by: Hyeonseop Lee <hyeonseop@ls-al.me>
2020-03-20 09:08:37 -07:00
InseinJee b729ce76f8 [stable/grafana] Add support for extraExposePorts (#21547)
* Add support for extraExposePorts

Signed-off-by: Insein Jee <inseinjee@gmail.com>

* Bump the chart version(5.0.7 -> 5.0.8)

Signed-off-by: Insein Jee <inseinjee@gmail.com>
Signed-off-by: inseinjee <inseinjee@gmail.com>

* Remove trailing spaces

Signed-off-by: inseinjee <inseinjee@gmail.com>
2020-03-20 08:56:37 -07:00
Ganesh S Patil 881fd39a08 [stable/gocd] Remove https port (#21548)
* [stable/gocd] Remove usages of 8154 https port

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>

* Update docs to mention about TLS changes

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>

* Bump up chart version to 1.24.0

Signed-off-by: GaneshSPatil <ganeshpl@thoughtworks.com>
2020-03-20 04:16:36 -07:00
Yinan Li 07147d2416 [incubator/sparkoperator] Upgraded to the latest release version (#21540)
Signed-off-by: Yinan Li <ynli@google.com>
2020-03-19 11:44:35 -07:00
scheleaapandWout Maaskant cc1aec1b96 [incubator/sparkoperator] Use securitycontext from the chart values for the init and cleanup jobs too (#21539)
* Use `securitycontext` from the chart values for the init and cleanup jobs too

Signed-off-by: Wout Maaskant <wout.maaskant@riskident.com>

* Bump version

Signed-off-by: Wout Maaskant <wout.maaskant@riskident.com>

Co-authored-by: Wout Maaskant <wout.maaskant@riskident.com>
2020-03-19 10:44:36 -07:00
Naseem 64f44ef2e5 Update image to 5.0.0 (#21481)
Signed-off-by: Naseem <naseem@transit.app>
2020-03-19 08:53:23 -07:00
cten a02aba234b [stable/gangway] add logic for applying env vars and pod annotations (#20486)
* Added logic to allow loading secrets from ENV Vars and apply pod annotations

Signed-off-by: cten <cxtenberge5@gmail.com>

* Added logic to allow loading secrets from ENV Vars and apply pod annotations

Signed-off-by: cten <cxtenberge5@gmail.com>

* Bumped version

Signed-off-by: cten <cxtenberge5@gmail.com>
2020-03-19 07:29:23 -07:00
0e8c700cb7 stable/datadog - Set DD_APM_ENABLED to false in container-agent.yaml template (#21510)
* enable deployment annotations, bump chart version (#21502)

Signed-off-by: Ryan Holt <ryan@ryanholt.net>
Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* [stable/datalog] Do not enable the `cri` check when running on a `docker` setup (#21476)

Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* [stable/datadog] Add some missing syscalls to the `system-probe` seccomp profile (#21456)

The added syscalls are syscalls that an unconfined `system-probe` would do.

Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* [stable/minio] corrected syntax error in statefulset (#21503)

* corrected syntax error in statefulset

Signed-off-by: Thomas Wilkinson <thomas.wilkinson@us.ibm.com>

* chart version bump

Signed-off-by: Thomas Wilkinson <thomas.wilkinson@us.ibm.com>
Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* [stable/redis-ha] Make emptyDir configurable from values (#21489)

Signed-off-by: Jeroen Castelein <jeroencastelein11@gmail.com>
Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* Set DD_APM_ENABLED

With the new Helm chart, even if `datadog.apm.enabled` is set to false, it reverts to the docker defaults (true). 
Having the trace-agent running in the background is pretty harmless from a resource overhead standpoint, however, the logic of the helm chart will automatically do the 8126 port-forwarding, and since we don't want non-apm customers to have this port exposed, we need to respect the chart settings.

Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* Bumped version

Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* 2.0.12

Fixed a bug where datadog.apm.enabled was not being respected

Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

* re-applying the changes

Signed-off-by: Omer Lifshitz <omer.lifshitz@datadoghq.com>

Co-authored-by: Ryan Holt <ryan@ryanholt.net>
Co-authored-by: Lénaïc Huard <L3n41c@users.noreply.github.com>
Co-authored-by: Thomas Wilkinson <thomas@capnajax.com>
Co-authored-by: Jeroen Castelein <jeroen.castelein@kpn.com>
2020-03-19 07:07:23 -07:00
Suraj Deshmukh 55f6ee71e2 prometheus node exporter: Configure exposing IP (#21490)
Right now node exporter exposes the user defined port on all the
interfaces using `0.0.0.0`.

This commit changes the behavior by adding a boolean
`service.listenOnAllInterfaces` which lets user decide if it should
expose the node exporter pod on all interfaces or only on the IP which
pod is assigned.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2020-03-19 06:45:23 -07:00
Valentin Zayash 6abcbe46b8 [stable/prometheus-operator] Update missing definitions in README.md (#21264)
* Update missing definitions in README.md

Signed-off-by: Valentin Zayash <valioozz@gmail.com>

* Bump Chart version

Signed-off-by: Valentin Zayash <valioozz@gmail.com>
2020-03-19 05:19:14 -07:00
Lénaïc Huard c55ff8eecf [stable/datadog] Fix system-probe startup on latest versions of containerd (#21526)
Here is the error that this change fixes:
```
  State:          Waiting
    Reason:       CrashLoopBackOff
  Last State:     Terminated
    Reason:       StartError
    Message:      failed to create containerd task: OCI runtime create failed: container_linux.go:349: starting container process caused "close exec fds: ensure /proc/self/fd is on procfs: operation not permitted": unknown
    Exit Code:    128
 ```

Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
2020-03-19 01:07:13 -07:00
Syunsuke Komma 6abc824747 [stable/nginx-ingress] fix service selector(metrics/webhook) (#21524)
* fix metrics/webhook service selector

Signed-off-by: Syunsuke Komma <syunsuke@weseek.co.jp>

* bump chart version

Signed-off-by: Syunsuke Komma <syunsuke@weseek.co.jp>
2020-03-19 00:45:13 -07:00
Ivan Ilichev d33d4cfacf [stable/datadog] Correct handling of processAgent.processCollection setting (#21525)
* Correct handling of processAgent.processCollection setting

This addresses the issue when process agent would terminate if `processAgent.processCollection` was set to `false`.

Setting `DD_PROCESS_AGENT_ENABLED` to `false` results in termination of process agent. To disable process collection we need to leave this env var as not set on this container.

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>

* Bump chart version

Signed-off-by: Ivan Ilichev <ivan.ilichev@datadoghq.com>
2020-03-18 14:26:44 -07:00
j771andJustinStGermain 3668d3c252 [stable/openvpn] Add ability to use images from private registries. (#20949)
* [stable/openvpn] Add ability to use images from private registries.

Signed-off-by: JustinStGermain <justinstgermain@j2.localdomain>

* [stable/openvpn] Update chart version.

Signed-off-by: JustinStGermain <justinstgermain@j2.localdomain>

Co-authored-by: JustinStGermain <justinstgermain@j2.localdomain>
2020-03-18 08:46:48 -07:00
Jeff Billimek 7be3ed20c2 Bumping the container version to 5.12.35 (#21492)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-18 07:28:48 -07:00
devOpsHelm 59e8baae49 Fix Management Center SSL (#109) (#21521)
Signed-off-by: devOpsHelm <devops+1@hazelcast.com>
2020-03-18 07:20:48 -07:00
devOpsHelmandhasancelik 6246996d97 [stable/hazelcast-jet] use ct(chart-testing) tool & updated OWNERS files (#21520)
* use ct(chart-testing) tool & updated OWNERS files

Signed-off-by: devOpsHelm <devops+1@hazelcast.com>

* removed ci folder to prevent test failures

Signed-off-by: hasancelik <hasan@hazelcast.com>

Co-authored-by: hasancelik <hasan@hazelcast.com>
2020-03-18 05:10:48 -07:00
devOpsHelmandhasancelik 3eb1c0b7b7 [stable/hazelcast] use ct(chart-testing) tool & updated OWNERS files (#21519)
* use ct(chart-testing) tool & updated OWNERS files

Signed-off-by: devOpsHelm <devops+1@hazelcast.com>

* removed ci folder to prevent test failures

Signed-off-by: hasancelik <hasan@hazelcast.com>

Co-authored-by: hasancelik <hasan@hazelcast.com>
2020-03-18 05:00:47 -07:00
MathildeLeroi 3271409174 [stable/home-assistant] Fixes typo in README (#21504)
Signed-off-by: Mathilde Leroi <mathilde.leroi@gmail.com>
2020-03-18 03:14:47 -07:00
Jeff Billimek 49cef48170 Bump the node-red container version to 1.0.4 (#21493)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-18 02:38:48 -07:00
gocd-ci-userandGoCD Build User bc71f315e1 [stable/gocd] Bump up GoCD Version to 20.2.0 (#21518)
* Bump up GoCD Version to 20.2.0

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

* Updated Changelog.

Signed-off-by: GoCD Build User <go-cd@googlegroups.com>

Co-authored-by: GoCD Build User <go-cd@googlegroups.com>
2020-03-18 02:02:48 -07:00
Syunsuke Komma 1635fc38a6 [stable/nginx-ingress] fix service selector (#21512)
* fixes #21508

Signed-off-by: Syunsuke Komma <syunsuke@weseek.co.jp>

* bump chart version

Signed-off-by: Syunsuke Komma <syunsuke@weseek.co.jp>
2020-03-17 23:30:47 -07:00
Jeroen Castelein 34155a3e35 [stable/redis-ha] Make emptyDir configurable from values (#21489)
Signed-off-by: Jeroen Castelein <jeroencastelein11@gmail.com>
2020-03-17 17:46:13 -07:00
Thomas Wilkinson ae95871011 [stable/minio] corrected syntax error in statefulset (#21503)
* corrected syntax error in statefulset

Signed-off-by: Thomas Wilkinson <thomas.wilkinson@us.ibm.com>

* chart version bump

Signed-off-by: Thomas Wilkinson <thomas.wilkinson@us.ibm.com>
2020-03-17 16:15:26 -07:00
Lénaïc Huard 017b3c0773 [stable/datadog] Add some missing syscalls to the system-probe seccomp profile (#21456)
The added syscalls are syscalls that an unconfined `system-probe` would do.

Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
2020-03-17 15:33:26 -07:00
Lénaïc Huard b181353161 [stable/datalog] Do not enable the cri check when running on a docker setup (#21476)
Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com>
2020-03-17 12:53:27 -07:00
Ryan Holt 9025b6c2c7 enable deployment annotations, bump chart version (#21502)
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-03-17 10:12:22 -07:00
Abdulrahman Khalil 7a0bbcdff8 chore(nginx-ingress): fix hpa issue (#21361)
Signed-off-by: Abdulrahman Khalil <a.skhalil93@gmail.com>
2020-03-17 09:42:22 -07:00
Néstor Salceda 0322682a42 [stable/sysdig] Use stable API and fix configmap issues (#21500)
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com>
2020-03-17 08:56:22 -07:00
Gabriel Aszalos c0f487e9a1 s/DataDog/Datadog (#21498)
Signed-off-by: Gabriel Aszalos <gabriel.aszalos@gmail.com>
2020-03-17 08:46:22 -07:00
Tuan Anh Nguyen aa307a3ada [stable/mongodb-replicaset] Add support to customize updateStrategy (#20968)
* add support to customize updateStrategy

Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>

* minor version bump

Signed-off-by: Tuan Anh Nguyen <tuananh.nguyen-ext@commercetools.de>
2020-03-17 07:28:22 -07:00
Jeff Billimek 5efc2762df Bumping home-assistant image to 0.106.6 (#21491)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-03-17 04:58:22 -07:00
Akash Srivastava a20f6736c0 [stable/weave-scope] Add Satyam and Akash as reviewers and approvers (#21488)
* Add Satyam and Akash as reviewers and approvers

Signed-off-by: Akash Srivastava <akashsrivastava4927@gmail.com>

* Bump up the chart version from 1.1.9 to 1.1.10

Signed-off-by: Akash Srivastava <akashsrivastava4927@gmail.com>
2020-03-17 03:44:21 -07:00
Vegetto dd8536df72 add support for additionalPorts and vseditor (#21482)
- support additionalPorts
- vseditor changed logic for no passwords
- support to enable access to editor when home assistant does not start

Signed-off-by: Vegetto <git@angelnu.com>
2020-03-17 02:22:22 -07:00
Chris Barton 15b6b537d3 [stable/graylog] Add sidecar support, privileged access and load balance across various inputs (#21375)
* [stable/graylog] Add support for a single LB for all inputs

Opens up the option to host all inputs behind a single service instead
of requiring n+2 services for UDP and TCP

Signed-off-by: Chris Barton <chris.barton@recurly.com>

* [stable/graylog] Add support for sidecar containers

There are cases when a sidecar container is appropriate to run with the
Graylog server. One such use case is mounting a FUSE backend for
enterprise archives

Signed-off-by: Chris Barton <chris.barton@recurly.com>

* [stable/graylog] Allow to run as privileged

Signed-off-by: Chris Barton <chris.barton@recurly.com>
2020-03-17 01:20:22 -07:00
Maria KotlyarevskayaandMaria.Kotlyarevskaya b7e901c4d4 Fixed: wrong variable at serviceMonitor template, introduce servicemonitor: enabled option and make additionalLables inherited under it (#21478)
Signed-off-by: Maria.Kotlyarevskaya <maria.kotlyarevskaya@nordigy.ru>

Co-authored-by: Maria.Kotlyarevskaya <maria.kotlyarevskaya@nordigy.ru>
2020-03-17 00:18:21 -07:00
Sergey Monakhov 882951514d [stable/prometheus-operator] bump prometheus-node-exporter version (#20958)
* bump prometheus-node-exporter version

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* update lock file

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* update requirements

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* update lock file

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* bump prometheus-node-exporter version

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* remove requirements.lock

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* bump prometheus-node-exporter version

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* bump prometheus-node-exporter version

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* remove requirements.lock

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>

* bump prometheus-node-exporter version using helm2

Signed-off-by: Sergey Monakhov <monakhov@puzl.ee>
2020-03-16 22:26:22 -07:00
Rico Berger e8862ec676 [stable/mongodb-replicaset] Fix init script for newer mongodb versions (#21356)
* Fix init script for newer MongoDB versions

Signed-off-by: ricoberger <mail@ricoberger.de>

* Bump chart version

Signed-off-by: ricoberger <mail@ricoberger.de>
2020-03-16 12:48:31 -07:00
Dan Vulpe 61c164c09d [stable/grafana] Revert "[stable/grafana] move datasource provider to containers (#209… (#21442)
* Revert "[stable/grafana] move datasource provider to containers (#20985)"

This reverts commit 18e4853b

fixes #20909

Signed-off-by: Dan Vulpe <dvulpe@gmail.com>

* updated version to 5.0.7

Signed-off-by: Dan Vulpe <dvulpe@gmail.com>
2020-03-16 12:10:31 -07:00
Peter Rifel 84f684d6a5 [stable/datadog] Add PodDisruptionBudget to Cluster Agent and Cluster Check Runners (#21433)
Signed-off-by: Peter Rifel <pgrifel@gmail.com>
2020-03-16 08:32:42 -07:00
Maria KotlyarevskayaandMaria.Kotlyarevskaya 346ea3c573 Add parameter additionalLabels to serviceMonitor template (#21450)
Signed-off-by: Maria.Kotlyarevskaya <maria.kotlyarevskaya@nordigy.ru>

Co-authored-by: Maria.Kotlyarevskaya <maria.kotlyarevskaya@nordigy.ru>
2020-03-15 20:48:35 -07:00
Victor J. Diaz Ayuste 858d2c154d [stable/jenkins] Add master.jenkinsHome and master.jenkinsRef options (#21466)
* [stable/jenkins] Add `master.jenkinsHome` and `master.jenkinsRef` options

Signed-off-by: Victor J. Diaz <victorjadiaz@outlook.com>

* [stable/jenkins] Update README with `master.jenkinsHome` and `master.jenkinsRef` options

Signed-off-by: Victor J. Diaz <victorjadiaz@outlook.com>
2020-03-15 08:06:34 -07:00