-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/spinnaker] Fix kubeconfig s3 bucket configuration in spinnaker chart #22767
[stable/spinnaker] Fix kubeconfig s3 bucket configuration in spinnaker chart #22767
Conversation
…lm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com>
Hi @Karthik-13. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com>
/assign @paulczar |
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Karthik-13, paulczar The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
It's not clear to me what the error here was. let's retry in case it was transitive. /retest |
@Karthik-13 looks like the issue is NOT resolved yet. Volume entry is getting created. When
YAML generated contains
Not sure where exactly "my-kubeconfig" is coming from. When
|
@shubhamc183 Could you please provide more information such as your environment, app version, chart version that you are using currently? |
env: K8s, EKS |
…r chart (helm#22767) * Removed default for kubeconfig secret from values.yaml and updated helm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Added version bump Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> Signed-off-by: camelusluo <camelusluo@tencent.com>
…r chart (helm#22767) * Removed default for kubeconfig secret from values.yaml and updated helm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Added version bump Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com>
…r chart (helm#22767) * Removed default for kubeconfig secret from values.yaml and updated helm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Added version bump Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com>
…r chart (helm#22767) * Removed default for kubeconfig secret from values.yaml and updated helm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Added version bump Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
* [stable/prometheus-operator] Scraping kubelet for /metrics/resource/v1alpha1 (#22586) [stable/prometheus-operator] Fixing the template Signed-off-by: Mohsen <mohsen0@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nginx-ingress] Add support for an internal load balancer along with an external one (#22758) * [stable/nginx-ingress] Add support for an internal load balancer along with an external one Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com> * [stable/nginx-ingress] Add support for an internal load balancer along with an external one Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/minio] Support imagePullSecrets (#22812) Signed-off-by: Deepa Vijaykumar <deepav88@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/kube-state-metrics] Version bump to 1.9.7 (#22649) https://github.com/kubernetes/kube-state-metrics/releases/v1.9.7 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Fix kubeconfig s3 bucket configuration in spinnaker chart (#22767) * Removed default for kubeconfig secret from values.yaml and updated helm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Added version bump Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] Remove the incubating label and update related infos for Apache Druid (#22788) * Remove the incubating label and update related infos for Apache Druid Signed-off-by: asdf2014 <asdf2014@apache.org> * Bump to 0.2.2 Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] fix invalid image pull policy for admission webhook patch image (#22773) Signed-off-by: Quentin Bisson <quentin@giantswarm.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Fixed label selector in install note (#22825) Signed-off-by: Micah Hausler <mhausler@amazon.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nextcloud] Add HPA (#22836) * [stable/nextcloud] Add HPA Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Bump chart version Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Move "imagePullSecrets" to the right indentation level (#22802) "imagePullSecrets" should be at the same indentation level as "containers", not under it. Signed-off-by: Mathieu Plourde <mat.plourde@gmail.com> Co-authored-by: Unknown <mathieu.plourde@ubisoft.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/elasticsearch] Deprecate Elasticsearch chart in favor of official Elastic chart. (#21955) Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/sematext-agent] add /dev mount (#22846) * replicasets roles Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * bump version Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * pods/log cluster role, log level to info Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * pods/log should appear in resources section Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * add /dev mount to daemonset Signed-off-by: rabbitstack <rabbitstack7@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Add psp option (#22743) Signed-off-by: Fabrice Rabaute <fabrice@arista.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * nginx-ingress can now set resources for admission webhook jobs (#22771) * nginx-ingress can now set resources for admission webhook jobs Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> * nginx-ingress update chart version Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> * nginx-ingress add with block to hide empty resources Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> * nginx-ingress update readme with admissionWebhooks resources configuration property Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Update postgres values (#20622) Update requirements.yaml bump hackmd version Signed-off-by: Robert Brennan <bobby.brennan@gmail.com> ping circleci update requirements Signed-off-by: Robert Brennan <bobby.brennan@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * fix issue caused by #22288 (#22839) * [stable/prometheus-operator] namespace override Signed-off-by: yoninl2 <yong.jiang1@hp.com> * bump chart version Signed-off-by: Jeremy <yong.jiang1@hp.com> * revert changes in hack folder Signed-off-by: Jeremy <yong.jiang1@hp.com> * [stable/prometheus-operator]fix template inside range Signed-off-by: jeremy <yong.jiang1@hp.com> * [stable/prometheus-operator]bump up version Signed-off-by: jeremy <yong.jiang1@hp.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] allow configurable nginx conf. Add example (#22639) * allow configurable nginx conf. Add example Signed-off-by: George Kaz <egeorgekaz@gmail.com> * fix lint complaints Signed-off-by: George Kaz <egeorgekaz@gmail.com> * add new line as per request Signed-off-by: George Kaz <egeorgekaz@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/dex] Dex v2.24.0 (#22736) This change updates the dex version to v2.24.0 and the chart version as appropriate. There were no features or bugs that I reviewed in Dex that required any additional changes. Signed-off-by: Ken Perkins <ken.perkins@rackspace.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * add an optional sqelf container for ingesting GELF (#22831) bump Seq chart to 2.1. Signed-off-by: Ashley Mannix <ashleymannix@live.com.au> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Added 'extraEntries.service' parameter (#22852) Signed-off-by: Maksim Shatravko <ma.shatravko@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/sentry] Add Ingress extraPaths to prepend to every host configuration (#22822) Signed-off-by: Evgeniy Moskalenko <evgeniy.moskalenko@exness.com> Co-authored-by: Evgeniy Moskalenko <evgeniy.moskalenko@exness.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/rabbitmq-ha] Upgrade RabbitMQ to 3.8.5 version (#22811) Signed-off-by: tyranron <tyranron@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Bump Apache Druid to 0.18.1 (#22832) Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/rabbitmq-ha] Added support for extraLables in the ingress.yaml template (#22858) * Added support for extraLables in the ingress.yaml template Added support for extraLables in the ingress.yaml template. Include vesion bump Added support for extraLables in the ingress.yaml template Added support for extraLables in the ingress.yaml template. Include vesion bump Added support for extraLabels and bumped the version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> * Added support for extraLabels and bumped the version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> * Revert bumped version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> * Added support for extraLabels and bumped the version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> Revert bumped version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> Co-authored-by: Marco Mojica <marco.mojica@Marcos-MBP.lan> Co-authored-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/openebs] add deprecation notice to openebs chart (#22860) * add deprecation notice to openebs chart Signed-off-by: kmova <kiran.mova@mayadata.io> * add deprecation flag to openebs chart Signed-off-by: kmova <kiran.mova@mayadata.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/efs-provisioner] Add extra env variables and envFrom support (#22845) Signed-off-by: Jean-Baptiste Delpech <jb.delpech@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] updated all prometheus docker images to latest versions (#22849) * updated all prometheus dockeri mages to latest versions Signed-off-by: André Bauer <monotek23@gmail.com> * removed blank line Signed-off-by: André Bauer <monotek23@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/oauth2-proxy] Add ingress extraPaths support (#22248) * [stable/oauth2-proxy] Add ingress extraPaths support Signed-off-by: Michael Barrientos <mbarrientos@chanzuckerberg.com> * [oauth2-proxy] Add ci test for ingress extraPaths Signed-off-by: Michael Barrientos <mbarrientos@chanzuckerberg.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Relax PSP (#22867) Some processes need to change files from different users (deck for instance). If the pod is run as non root, deck does not start: ********************** cp: cannot create regular file 'spinnaker.conf': Permission denied sed: can't read spinnaker.conf: No such file or directory sed: can't read spinnaker.conf: No such file or directory sed: can't read spinnaker.conf: No such file or directory mv: cannot stat 'spinnaker.conf': No such file or directory ERROR: Site spinnaker does not exist! Could not remove /etc/apache2/sites-enabled/000-default.conf: Permission denied cp: cannot create regular file 'ports.conf': Permission denied sed: can't read ports.conf: No such file or directory sed: can't read ports.conf: No such file or directory mv: cannot stat 'ports.conf': No such file or directory cp: cannot create regular file 'passphrase': Permission denied sed: can't read passphrase: No such file or directory chmod: cannot access 'passphrase': No such file or directory mv: cannot stat 'passphrase': No such file or directory cp: cannot create regular file '/opt/deck/html/settings.js': Permission denied chown: changing ownership of '/var/lock/apache2.ZWzj1uONRl': Operation not permitted ********************** Relaxing the PSP to allow this. Signed-off-by: Fabrice Rabaute <fabrice@arista.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] Add ServiceAccount option (#22694) (#22697) Signed-off-by: Krzysztof Miemiec <krzysztof.miemiec@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Deprecating minecraft chart (#22885) Signed-off-by: Geoff Bourne <itzgeoff@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Fix grafana ingress (#22883) * Fix example for ingresss.hosts Signed-off-by: David Gleich <david@familie-gleich.de> * Allow empty ingress which is required for the use of GKE Ingress Signed-off-by: David Gleich <david@familie-gleich.de> * Release a new chart version Signed-off-by: David Gleich <david@familie-gleich.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/ipfs] generated yaml syntax fixes for ipfs ingress (#21882) * fix gateway ingress template: ipfs/templates/ingress-gateway.yaml:24:30: executing "ipfs/templates/ingress-gateway.yaml" at <include "ipfs.fullname" .>: error calling include: template: ipfs/templates/_helpers.tpl:14:27: executing "ipfs.fullname" at <.Chart.Name>: can''t evaluate field Chart in type string' Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com> * fix indentation of tls settings Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com> * fix underquoting of host name Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Adding hostNetwork for operator (#22726) * Adding hostNetwork for prometheus-operator Signed-off-by: LuciferInLove <lucifer.in.love@yandex.ru> * Update Chart.yaml Signed-off-by: LuciferInLove <lucifer.in.love@yandex.ru> * Update Chart.yaml Signed-off-by: LuciferInLove <lucifer.in.love@yandex.ru> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] The kubernetes account may not have access to all the namespaces. (#22862) * The kubernetes account may not have access to all the namespaces. This will allow a user to set the namespaces the account can access. There is a hal command to set this for kubernetes accounts. Adding that capabiity to the helm chart to do the same for the default kubernetes account. Note, Spinnaker does not allow both namespaces and omittedNamespaces to be set. Clouddriver fails if both are set. That is also handled here. Signed-off-by: Nirmalyasen <nirmalya@opsmx.com> * The kubernetes account may not have access to all the namespaces. This will allow a user to set the namespaces the account can access. There is a hal command to set this for kubernetes accounts. Adding that capabiity to the helm chart to do the same for the default kubernetes account. Note, Spinnaker does not allow both namespaces and omittedNamespaces to be set. Clouddriver fails if both are set. That is also handled here. Signed-off-by: Nirmalyasen <nirmalya@opsmx.com> Co-authored-by: Nirmalyasen <nirmalya@opsmx.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/kube-state-metrics] Document `kubeTargetVersionOverride` (#22792) Signed-off-by: Denys Havrysh <denys.gavrysh@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] add pvc, sa, common labels, upgrade app and chart version (#22882) * add pvc, sa, common labels, upgrade app and chart version Signed-off-by: Jonathan Cole <jonathan@mothership.com> * cleanup trailing spaces Signed-off-by: Jonathan Cole <jonathan@mothership.com> * missed readme update Signed-off-by: Jonathan Cole <jonathan@mothership.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/gocd] Bump up GoCD Version to 20.5.0 (#22908) * Bump up GoCD Version to 20.5.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> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Bump the default version of the docker images (#22910) Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Align CLC configuration with other agent - fix endpoint checks (#22874) Signed-off-by: Vincent Boulineau <vincent.boulineau@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cerebro] Add the possibility to specify a priorityClassName for the deployment's pods (#22914) Signed-off-by: machine424 <ayoubmrini424@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * stable/prometheus-cloudwatch-exporter Add shasum of secrets yaml render to annotations (#22906) * Add shasum of secrets yaml render to annotations Also added missing changelog entry for previous release. Signed-off-by: Todd Lyons <todd.lyons@pgi.com> * Correct prom-cloudwatch-exporter issue number Signed-off-by: Todd Lyons <todd.lyons@pgi.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Use dedicated endpoints for liveness and readiness probes (#21942) Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Allow overriding cluster-agent command (#22913) Signed-off-by: Stanislav Petrashov <stanislav.petrashov@n26.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] Specify these configurations about druid_indexer_logs_xxx (#22912) Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/sso-buzzfeed] Add default interval the group cache should refresh at (#22871) * Add default interval the group cache should refresh at Signed-off-by: Alen Komljen <alen.komljen@live.com> * Move env variable into adminEmail if else block Signed-off-by: Alen Komljen <alen.komljen@live.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/fluentd-cloudwatch] update apiVersion to be compatible with k8s >= 1.16 (#21660) * update apiVersion in fluentd-cloudwatch helm to be compatible with k8s >= 1.16 Signed-off-by: Simone Marcato <simone@hevelop.com> * fixed copy/paste error Signed-off-by: Simone Marcato <simone@hevelop.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] fixes broken deployment strategy and annotations (#22921) * fixes broken deployment strategy and annotations Signed-off-by: Jonathan Cole <jonathan@mothership.com> * chart version bump Signed-off-by: Jonathan Cole <jonathan@mothership.com> * update README Signed-off-by: Jonathan Cole <jonathan@mothership.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Mount kernel headers in system-probe container (#22686) The goal is to implement runtime-compiled eBPF probes in system-probe and collect the data to convert them in DataDog metrics in the agent. Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/graylog] Adding the ability to specify externalTrafficPolicy for LoadBalancer services (#22933) * Adding the ability to specify externalTrafficPolicy, and thus preserve client IP addresses Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com> * Updated readme Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Volume mounts and ServiceAccount annotations for Cluster Checks runners (#22659) * [stable/datadog] Add params for mounting volumes to cluster checks runners Signed-off-by: Marica Odagaki <marica@noredink.com> * [stable/datadog] Add param for annotating ServiceAccount for cluster checks runners Signed-off-by: Marica Odagaki <marica@noredink.com> * [stable/datadog] Bump to 2.3.9 Signed-off-by: Marica Odagaki <marica@noredink.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Typo and grammar fixes in documentation (#22944) * grammar edits! Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> * Typo in log config Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Co-authored-by: cswatt <cecilia.watt@datadoghq.com> Co-authored-by: John Girvan <3327314+jrgirvan@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Handle arguments in the cluster-agent command (#22922) Without quotes around the command and its arguments Kubernetes joins all string in a single binary name, so it's not possible to run `datadog-cluster-agent start` in the container Signed-off-by: Stanislav Petrashov <stanislav.petrashov@n26.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] add enabled flag to all druid roles (#22870) * add enabled flag to all druid roles Signed-off-by: slyao <slyao@tencent.com> * add some comments for enabled properties in values.yaml Signed-off-by: slyao <slyao@tencent.com> * delete zookeeper.persistence.enabled setting, it is true by default Signed-off-by: slyao <slyao@tencent.com> * delete postgresql.persistence.enabled setting, it is true by default Signed-off-by: slyao <slyao@tencent.com> * delete postgresql.persistence.enabled setting, it is true by default Signed-off-by: slyao <slyao@tencent.com> * update version to 0.2.5 Signed-off-by: slyao <slyao@tencent.com> Co-authored-by: slyao <slyao@tencent.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/elasticsearch-exporter] Add serviceMonitor targetLabels (#22951) Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Update service port name to follow istio convention (#22977) Signed-off-by: Thi Nguyen <duongnt@users.noreply.github.com> Co-authored-by: Thi Nguyen <duongnt@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Fix helm3 ClusterIP updates (#22958) Signed-off-by: Łukasz Sowa <lukasz@owlsome.dev> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Allow serviceAccount annotations for Halyard (#21060) * [stable/spinnaker] Option to add annotation to the created Halyard serviceaccount. This is required when using 'IAM roles for serviceaccounts' when authenticating in AWS Signed-off-by: Adam Robinson <adam_robinson@rapid7.com> * [stable/spinnaker] Updating README with information about Halyard serviceaccount annotations Signed-off-by: Adam Robinson <adam_robinson@rapid7.com> * [stable/spinnaker] Updating Chart version Signed-off-by: Adam Robinson <adam_robinson@rapid7.com> * [stable/spinnaker] Increment Chart version Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Setting version level with current Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Incrementing version Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Use correct name (serviceAccountAnnotations) in the values.yaml file Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Increment Chart version Signed-off-by: Adam Robinson <21spock@gmail.com> Co-authored-by: Adam Robinson <adam_robinson@rapid7.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * adding backwards compatible component label key override (#22983) Signed-off-by: Rodrigo Lomonaco <rodrigo.lomonaco@xero.com> Co-authored-by: rodrigo.lomonaco <rodrigo.lomonaco@xero.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cluster-overprovisioner] add pod security context (#22985) Signed-off-by: Peter Wilson <dearpete@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Add option for priorityClassName (#22990) Signed-off-by: Ciprian Hacman <ciprian.hacman@sematext.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-mysql-exporter]: Add service labels and annotations (#22986) Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nextcloud] Add prometheus metrics exporter (#22876) * [stable/nextcloud] Add prometheus metrics exporter Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Add new line at end of values.yaml Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Use specific metrics img-tag, add service for metrics Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Add docu for metrics, add annotations to metrics service Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * update Seq chart to 2020 container version (#22991) Signed-off-by: Ashley Mannix <ashleymannix@live.com.au> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/airflow] Fix typo in airflow/templates/configmap-env.yaml (#22830) Signed-off-by: Ales Nosek <ales.nosek@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/fluentd] Minor typo in README.md (#22898) * Minor typo in the stable/fluentd/README.md Signed-off-by: David Calvert <davidcalvertfr@gmail.com> * Updated Chart version from 2.4.2 to 2.4.3 (minor) Signed-off-by: David Calvert <davidcalvertfr@gmail.com> * Updated stable/fluentd Chart version from 2.4.2 to 2.4.3 (minor) Signed-off-by: David Calvert <davidcalvertfr@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * incubator/kube-downscaler: Manage Resources (#22929) This commit makes a few minor modifications to the way the Helm chart allows users to manage downscaler resources. The core functionality has not changed since `extraArgs` already existed. These changes improve upon how a user interacts with specific commandline arguments to better manage the resources. First `clusterrole.yaml` was updated to take a list of resources from the values file. This will allow the resource configuration in the for the role to match the commandline argument for `include-resources`. Second `include-resources` was added as a commandline argument so that users can have full control over which resources the downscaler does and does not have access to. This could be achieved previously by the use of `extraArgs` but it is now a cleaner interaction for the user since they don't need to worry about list formatting. _Both the `clusterrole.yaml` and `deployment.yaml` get the resources to manage from `downscaleResources` in `values.yaml`._ Third `exclude-namespaces` and `exclude-deployments` were added as commandline arguments to help improve users ability to exclude specific namespaces and deployments from the downscaler. This was able to be done previously with the use of `extraArgs` but much like the other changes this makes the user interaction more clean and manageable. Both of these arguments derive their values from `excludedNamespaces` and `excludedDeployments` in `values.yaml` respectively. Signed-off-by: Christopher Pisano <cpisano@morningconsult.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cerebro] Bump version to 0.9.2 (#23012) * Bump cerebro version to 0.9.2 Signed-off-by: Nathan Webster <nathan.webster@sainsburys.co.uk> * bump chart version Signed-off-by: David Karlsen <david@davidkarlsen.com> Co-authored-by: David Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] Using favicon instead of druid_nav (#22984) Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * fix: new line is removed from useSocketVolume section (#23020) Template produces invalid yaml when useSocketVolume is enabled. Signed-off-by: Roarke Gaskill <roarke.gaskill@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * enable secret for ldap even when admin password is passed via file. bump version (#23006) Signed-off-by: Tiago Posse <tiagoposse@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Ensure all rules can be toggled (#22879) * [stable/prometheus-operator] Ensure all rules can be toggled Signed-off-by: Sean Clemmer <sean.clemmer@greenhouse.io> * [stable/prometheus-operator] Bump chart verison to 8.15.7 Signed-off-by: Sean Clemmer <sean.clemmer@greenhouse.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * incubator/kube-downscaler - fix a regression about namespaces (#23030) * Fix a kube-downscaler regression about namespaces The present fixes a regression where invalid option value 'namespaces' is passed to the tool and overly generous permissions are granted over namespaces. Signed-off-by: Danil Mironov <patrungel@gmail.com> * Delete excessive quotes in arguments Signed-off-by: Danil Mironov <patrungel@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-cloudwatch-exporter] additional docu on service account usage (#23028) * additional info on service account config so one can read mounted secret this worked OK: ``` securityContext: runAsUser: 65534 # run as nobody user instead of root fsGroup: 65534 # to read mounted secret with the same id ``` Signed-off-by: Peter Triesz <peter.triesz@klar.mx> * updating chart version after readme modification Signed-off-by: Peter Triesz <peter.triesz@klar.mx> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/karma] Upgrade karma to v0.68 (#22950) Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Fix sed replacing special sources (#22960) Signed-off-by: Andrey Voronkov <voronkovaa@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/coredns] Version bump to 1.7.0 (#23013) * [stable/coredns] Version bump to 1.7.0 https://coredns.io/2020/06/15/coredns-1.7.0-release/ Signed-off-by: Manuel Rüger <manuel@rueg.eu> * [stable/coredns] Drop annotations from service As it was changed in cea2d6f158a640e6d49e291008ed61c0ec827b17 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Mount system-probe.yaml in the process-agent container when enabled (#23035) * Mount system-probe.yaml in the process-agent container when enabled https://github.com/helm/charts/pull/22686/files changed the location of the system-probe socket away from the default. Since the process-agent was relying on the socket being at the default location by dint of not having the system-probe.yaml file, this commit broke the process-agent -> system-probe communication. Signed-off-by: Lee Avital <lee.avital@datadoghq.com> * rev version Signed-off-by: Lee Avital <lee.avital@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] Fix rbac for get ingress info (#23015) * Fix rbac for get ingress info Signed-off-by: Eugene Medvedev <jidckii@gmail.com> * Update chart version Signed-off-by: Eugene Medvedev <jidckii@gmail.com> * support newer and older clusters Signed-off-by: Eugene Medvedev <jidckii@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] fix blueocean dependency issue (#23045) Signed-off-by: Mike Scholze <mike.scholze@googlemail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [Stable/Efs-Provisioner] add namespace to deployment/sa (#23056) * feat: [Stable/Efs-Provisioner] add namespace to deployment/sa Add the namespace information to deployment and serviaccount. this Prevent helm3 to push the object to the current ns and not the one Refered by the option "--namespace" Signed-off-by: David Sabatie <david.sabatie@delair.aero> * bump chart version Signed-off-by: David Sabatie <david.sabatie@delair.aero> * fix bad char in serviceaccount file Signed-off-by: David Sabatie <david.sabatie@delair.aero> * fix bad char in deployment Signed-off-by: David Sabatie <david.sabatie@delair.aero> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] modify the default value by nano-quickstart to decrease memory cost (#23044) * change the default setting to nano quickstart Signed-off-by: AWaterColorPen <hellis@foxmail.com> * change the comment to adapt nano quickstart Signed-off-by: AWaterColorPen <hellis@foxmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Update grafana Chart (#22891) * Update grafana Chart Signed-off-by: David Gleich <david@familie-gleich.de> * Update Chart version Signed-off-by: David Gleich <david@familie-gleich.de> * Update requirements.lock Signed-off-by: David Gleich <david@familie-gleich.de> * Using helm2 for updateing the requirements Signed-off-by: David Gleich <david@familie-gleich.de> * Needs a versionbump Signed-off-by: David Gleich <david@familie-gleich.de> * Bump Chart version Signed-off-by: David Gleich <david@familie-gleich.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * deprecate the kured-chart (#23055) Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * stable/grafana Grafana statefulset pod labels (#22590) * StatefulSet do not include podLabels. Signed-off-by: Ryan Bonham <ryanbonham@granular.ag> * Bump Chart Version Signed-off-by: Ryan Bonham <ryanbonham@granular.ag> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Fix empty annotations (#22580) Currently setting the serviceAccountAnnotations without the other rbac stuff fails with `error validating data: [apiVersion not set, kind not set]`, this is because the only line being rendered is the `annotations: {{ toYaml...` line. This change would prevent failure, but will swallow a potential misconfiguration (would a user want to have serviceAccountAnnotations with the service account not being created? - maybe but I'm not too sure about this). As an alternative, an explicit fail message could be set if serviceAccountAnnotations are set without the service account being created. Signed-off-by: Jonathan Cowling <09cowlingj@gmail.com> Version bump Signed-off-by: Jonathan Cowling <09cowlingj@gmail.com> Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/traefik] Update traefik version from 1.7.23 to 1.7.24 (#22646) * Update traefik version from 1.7.23 to 1.7.24 Signed-off-by: Sebastian Brandt <sebbrandt@mailbox.org> * chart and app version raised for traefik Signed-off-by: Sebastian Brandt <sebbrandt@mailbox.org> * README.md updated for traefik Signed-off-by: Sebastian Brandt <sebbrandt@mailbox.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Fix a bunch of nil defaults (#22999) Signed-off-by: George Christou <gechrr@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Replace configmap-reload image (#22988) Upstream switched to this image in https://github.com/coreos/prometheus-operator/commit/3c1456eac35d2ace824d478d6bd9dad6939f6db3#diff-e237ffe304b9b2407ed7d9424a2770a9 This also enables support for multi-arch for the configmap-reload image Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Merge several pending PRs (#23066) * Remove duplicate imagePullSecrets Signed-off-by: Brian Choy <bycEEE@gmail.com> * [stable/datadog] Fix a bunch of nil defaults Signed-off-by: George Christou <gechrr@gmail.com> * [stable/datadog] Adding explanation for metricsProvider.enabled Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> * [stable/datadog] Fix DataDog location to useConfigMap in docs Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Co-authored-by: Brian Choy <bycEEE@gmail.com> Co-authored-by: George Christou <gechrr@gmail.com> Co-authored-by: Sagar2366 <sagarutekar2366@gmail.com> Co-authored-by: Gregory Jones <grjones@rapid7.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Fix typo in document of stable jenkins (#22847) Signed-off-by: tottoto <tottotodev@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] kubelet servicemonitor skip tls verify (#22927) * chomp newline Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * skip TLS verify for kubelet metrics endpoint Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * bump version Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * bump dependency versions Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * Revert "bump dependency versions" This reverts commit 9f5ca83b359b16d871d27424f7ef7632a8a52a85. Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * add http counterpart for kubelet servicemonitor Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * bump Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cerebro] Added cacert option (#22893) Signed-off-by: Anders Nyvang <github@nanders.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/docker-registry] LoadBalancer settings (#21506) * LoadBalancer settings Signed-off-by: wilinger <wil831@gmail.com> * bump version Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mcrouter] create a template for api version (#22638) Signed-off-by: lwsanty <lwsanty@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] envSecret, awsConfigSecret, kubeConfigSecret, extraConfigSecret, nginx req size (#23004) * chart v2, envSecret, kubeConfigSecret, extraConfigSecret, req size Signed-off-by: Jonathan Cole <jonathan@mothership.com> * drop back to Chart API V1 Signed-off-by: Jonathan Cole <jonathan@mothership.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] trigger re-deployment if envRenderSecret has been changed. (#23052) Signed-off-by: Jan-Otto Kröpke <joe@adorsys.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Update hyperkube image (#23073) Update to a support version of kubernetes: 1.16.12 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] increase retries for sidecar reload (#22787) * [stable/jenkins] increase retries for sidecar reload Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * add missing changelog Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Fix README entry Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/sealed-secrets] update version to 0.12.4 (#23076) Signed-off-by: Christian Groschupp <christian@groschupp.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Add PSP and SCC (#22529) * [stable/datadog] Add PSP and SCC Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> * update after review Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] add orchestrator-explorer option (#23018) * add setting to enable the orchestrator explorer Signed-off-by: Haissam Kaj <haissam@datadoghq.com> * switch default to false Signed-off-by: Haissam Kaj <haissam@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] Add networkPolicy podLabels (#22706) * [stable/jenkins] Add networkPolicy podLabels Signed-off-by: Olivier Vernin <olivier@vernin.me> * Update changelog Signed-off-by: Olivier Vernin <olivier@vernin.me> * Update version to 2.3.0 Signed-off-by: Olivier Vernin <olivier@vernin.me> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Add the ability to deploy the auth and proxy components separately, and do not mandate supplying a Google service account. (#23060) Signed-off-by: Damian Peckett <damian.peckett@kloeckner.com> Co-authored-by: Damian Peckett <damian.peckett@kloeckner.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Align ENV var handling (avoid ranging through them to allow any K8S valid syntax) (#23080) Signed-off-by: Vincent Boulineau <vincent.boulineau@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] fix PodSecurityContext seLinux (#23088) Fixes #23084 Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] Make unguiculus/mongodb-install multiarch and include arm platforms (#22322) (#22323) - also bumped mongodb-install image version number - bumped chart version number Signed-off-by: Kris Gandhi <git@krisg.co.uk> Co-authored-by: Kris Gandhi <git@krisg.co.uk> Co-authored-by: Reinhard Nägele <unguiculus@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/selenium] Add ability to pass additional pod labels for all pods (#22931) * Add ability to pass additional pod labels for all pods My use case for these is to add a pod label to be used with and AWS EKS Fargate profile. By default no additional labels are added. Signed-off-by: Daniel Schaaff <dschaaff@cordial.com> * Bump the chart version Signed-off-by: Daniel Schaaff <dschaaff@cordial.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-pushgateway] Fix networkPolicy podSelector and ingress rule (#23053) * Fix `podSelector` by adding `release` label * Fix ingress rule by ensuring port is restricted Before it was: * Source: any, Port: `targetPort` * Source: `customSelectors`, Port: any Now it is: * Source: `customSelectors`, Port: `targetPort` and `allowAll` does not add an any/any rule anymore. Signed-off-by: Maxime Brunet <maxime.brunet@paytm.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mysql] Add support for extra environment variables (#22945) (#22947) Signed-off-by: Casey Buto <cbuto22@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/aws-alb-ingress-controller] Fix a typo in the aws-alb-ingress-controller chart README (#22164) * [incubator/aws-alb-ingress-controller] Fix a typo in the aws-alb-ingress-controller chart README Signed-off-by: enokawa <enokawa00@gmail.com> * [incubator/aws-alb-ingress-controller] Bump the chart version Signed-off-by: enokawa <enokawa00@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Correct indentation of 'volumes' property (#22494) Signed-off-by: Marcus van Dam <marcus@marcusvandam.nl> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * stable/cluster-autoscaler (#23092) * Set default value for .rbac.create to true (so the serviceaccount and associated pods can be created in the deployment). Signed-off-by: Robert J <robert_jackson1@dell.com> * Updated README.md Signed-off-by: Robert J <robert_jackson1@dell.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mysql] MySQL chart version bump to 1.6.6 (#23075) * Update busybox and bats testFramework to newer image tag Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Enable securityContext support and switch to user the other testFramework repository Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Fix wrong bats dir Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] Warning fixed, made client service optional (#22209, #22759). (#22971) Made the headless client service optional, fixed warning when used as a subchart. Signed-off-by: Berk Soysal <berksoysal@live.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-mongodb-exporter] Add serviceMonitor targetLabels and service labels (#22952) * [stable/prometheus-mongodb-exporter] Add serviceMonitor targetLabels Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> * [stable/prometheus-mongodb-exporter] Add labels to service Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/airflow] Adding basic auth values for flower (#23036) Signed-off-by: Alex Begg <abegg@gocurrency.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Sync dashboards and rules for #22081 (#23024) Signed-off-by: Dan Sexton <dan.b.sexton@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] add support for running without cluster-admin privileges (#23049) * add support for running on kubernetes setups (such as openshift) where you only have access to your own namespaces Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * bump chart versions Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * reverted kube-state-metrics so this branch is only about prometheus chart Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * signing Signed-off-by: Klavs Klavsen <klavs@enableit.dk> * lint fix Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * lint fix Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * update the grafana to 7.0.5 (#23111) Signed-off-by: gowrisankar <gowrisankar.m01@sap.com> Co-authored-by: gowrisankar <gowrisankar.m01@sap.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] remove namespace field from non-namespaced resources (#22949) * [stable/prometheus-operator] remove namespace field from non-namespaced resources Signed-off-by: Riccardo M. Cefala <riccardo.cefala@container-solutions.com> * [stable/prometheus-operator] bump chart version Signed-off-by: Riccardo M. Cefala <riccardo.cefala@container-solutions.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Treat alertmanager additionalPeers as YAML (#23112) Avoids string templating errors, for example when passing an array of string literals containing colons. Signed-off-by: Craig Furman <craig.furman89@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cockroachdb] deprecating this cockroachdb chart repository (#23000) * [stable/cockroachdb] deprecating this cockroachdb chart repository Given the deprecation of `stable`, future CockroachDB Helm charts are now located at: code repository: https://github.com/cockroachdb/helm-charts charts repository: https://charts.cockroachdb.com Update this repository to point users to the new locations. Signed-off-by: James H. Linder <jamesl@cockroachlabs.com> * Complete the deprecation steps as described in PROCESSES.md Signed-off-by: James H. Linder <jamesl@cockroachlabs.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * update to linux agent ciprod06302020 and add the tolerations for windows (#23099) Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/sparkoperator] Add scheduling.volcano.sh to apiGroup in spark-operator-rbac.yaml (#23125) * added scheduling.volcano.sh to rbac Signed-off-by: Goutham Reddy Kotapalle <goutamkreddy@gmail.com> * version bump to 0.7.2 Signed-off-by: Goutham Reddy Kotapalle <goutamkreddy@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] Improve Prometheus Server Probes. Fix MD Syntax Issues in README. (#23116) * fix md style issues sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> * add periodseconds to liveness and readiness probes. on par probes for deployment and statefulset. sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> * include liveness and readiness probes documentation sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> * bump chart to v11.7.0 sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nginx-ingress] add controller.podAnnotationConfigChecksum (#22998) Signed-off-by: raittes <raittes@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/aws-alb-ingress-controller] Bump chart version bump to 1.0.2 (#23089) * Support chart image version v1.1.8 Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Update README Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Fix wrong region mentioned in README Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Merge branch 'master' into aws-alb-ingress-controller-1.0.2 Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Bump Chart version Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Fix conflicts in README Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * add support for init containers and custom volumes (for plugins) (#22653) Signed-off-by: George Kaz <egeorgekaz@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] modify the default value(the previously pr is closed, I can't reopen it. #23072) (#23115) * change druid_coordinator_balancer_strategy Signed-off-by: camelusluo <camelusluo@tencent.com> * Update Chart.yaml Signed-off-by: camelusluo <camelusluo@tencent.com> * Update values.yaml Signed-off-by: camelusluo <camelusluo@tencent.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/dex] Add imagePullSecrets (#22956) * [stable/dex] Add imagePullSecrets Signed-off-by: Konstantinos Sideris <siderisk@auth.gr> * Add docs and default value Signed-off-by: Konstantinos Sideris <siderisk@auth.gr> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] possibility to add annotations to default dashboards (#22900) * adapt sync script to add annotations to dashboards Signed-off-by: Marius Svechla <m.svechla@gmail.com> * run sync_grafana_dashboards, add new value to values.yaml Signed-off-by: Marius Svechla <m.svechla@gmail.com> * update readme for new grafana.sidecar.dashboards.annotations variable Signed-off-by: Marius Svechla <m.svechla@gmail.com> * rebase Signed-off-by: Marius Svechla <m.svechla@gmail.com> * fix trailing spaces Signed-off-by: Marius Svechla <m.svechla@gmail.com> * fix namespace template Signed-off-by: Marius Svechla <m.svechla@gmail.com> * re-run sync_grafana_dashboards Signed-off-by: Marius Svechla <m.svechla@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Added option to disable kube-apiserver-availability rules (#23136) Signed-off-by: Dan Sexton <dan.b.sexton@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] add systemProbe.collectDNSStats (#23086) * [stable/datadog] add collectDNSStats option, remove selinux defaults Adds collectDNSStats which enabled the system_probe.collect_dns_stats flag. The flag is only rendered into system-probe.yaml if set to true. This will allow the agent default to changed to true down the line without requiring a chart bump. Signed-off-by: Lee Avital <lee.avital@datadoghq.com> * Update stable/datadog/templates/system-probe-configmap.yaml Co-authored-by: Cedric Lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Lee Avital <lee.avital@datadoghq.com> Co-authored-by: Cedric Lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/atlantis] Add envFrom secrets option (#23122) * Add envFrom to atlantis Signed-off-by: Armaan Tobaccowalla <armaan@tobaccowalla.com> * Fix version Signed-off-by: Armaan Tobaccowalla <armaan@tobaccowalla.com> * Add warning Signed-off-by: Armaan Tobaccowalla <armaan@tobaccowalla.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/fluent-bit] Added `input.tail.exclude_path` parameter (#22392) Signed-off-by: Ivan Kurnosov <zerkms@zerkms.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * fix daemonset generation if `datadog.securityContext==nil` (#23146) If the `datadog.securityContext` value is set to `nil` instead of `{}` when a user want to remove the default `securityContext`, helm is not able to generate the Daemonset manifest. To support this configuration we have change how we test the value. With the new `{{ if ...}}` check we don't check the second comparison if the first already return false. Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Small chart tweaks for cluster agent (#23079) * [stable/datadog] Default external metrics provider port to 8443 In order to avoid issues with non-root users inside a container trying to listen on port 443, from now on we're going to set the default port for the external metrics provider in the DCA container to 8443. Signed-off-by: Julio Greff <julio.greff@datadoghq.com> * [stable/datadog] Document `clusterAgent.env` Signed-off-by: Julio Greff <julio.greff@datadoghq.com> * [stable/datadog] Bump version to 2.3.29 Signed-off-by: Julio Greff <julio.greff@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/ignite] Ignite features (#22023) * feat() Added envVars envFrom extraInitContainers extraContainers extraVolumes extraVolumeMounts features Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> * fix() linting Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> * fix() imagePullPolicy is not working Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> * fix() statefulset env section is wrong Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Prevent error on upgrade (#22394) Work around: https://github.com/helm/helm/issues/8101 Signed-off-by: Jan Kantert <jan-github2@kantert.net> Co-authored-by: Jan Kantert <jan-github2@kantert.net> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/hlf-peer] Configure chaincode builder and chaincode runtime image (#23153) Signed-off-by: AlexandrePicosson <alexandre.picosson@owkin.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Mount always ref/secrets. (#23137) The `ref/secrets` is mounted only when `master.enableXmlConfig == true`. This is bug. The `ref/secrets` must be always mounted. Just because `master.secretsFilesSecret` and `master.enableXmlConfig` are unrelated, as well as: ./templates/config.yaml has unconditional: apply_config.sh: |- echo "applying Jenkins configuration" mkdir -p {{ .Values.master.jenkinsRef }}/secrets/; This mkdir will fail in UID != 0. We need to mount always secrets. Signed-off-by: Andrei Stepanov <astepano@redhat.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] Fix overwritePluginsFromImage and syntax error (#23175) Setting overwritePluginsFromImage: Fixes #23003 Fixes #22633 Correcting indentation Fixes #23114 Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] Fix master.slaveJenkinsUrl (#23176) Fixes #22708 Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] liveness/startupProbe tuning (#23046) * MongoDB liveness/startupProbe tuning Signed-off-by: Bernard Grymonpon <bernard.grymonpon@oqton.com> * Changes after review - 1.18 as target k8s api version - aligned the values and readme - changed probe for the metrics server Signed-off-by: Bernard Grymonpon <bernard.grymonpon@oqton.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Update the app version to 7.0.5 (#23130) * Update the app version to 7.0.5 Signed-off-by: gowrisankar <gowrisankar.m01@sap.com> * Update the app version to 7.0.5 Signed-off-by: gowrisankar <gowrisankar.m01@sap.com> Co-authored-by: gowrisankar <gowrisankar.m01@sap.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/atlantis] Use newer ingress API (#23162) Kubernetes 1.16 deprecates various APIs and therefore manifests require updates. This change is backwards compatible and can still be used with older Kubernetes versions. Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Change to use specified port instead of default (#23154) * Change to use specified port instead of default Signed-off-by: Timo Sand <timo.sand@iki.fi> * Bump patch version Signed-off-by: Timo Sand <timo.sand@iki.fi> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/oauth2-proxy] Use newer ingress API to be compatible with Kubernetes 1.16 (#23161) * [stable/oauth2-proxy] Use newer ingress API Kubernetes 1.16 deprecates various APIs and therefore manifests require updates. This change is backwards compatible and can still be used with older Kubernetes versions. Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> * [stable/oauth2-proxy] Bump chart version to 3.2.1 Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> * [stable/oauth2-proxy] use .Capabilities.APIVersions.Has Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/buzzfeed-sso] Allow Independent auth Ingress (#23165) * [buzzfeed/sso] Allow independent auth ingresses Signed-off-by: Damian Peckett <damian.peckett@kloeckner.com> * [buzzfeed/sso] remove trailing spaces Signed-off-by: Damian Peckett <damian.peckett@kloeckner.com> Co-authored-by: Damian Peckett <damian.peckett@kloeckner.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] update agent image (#23191) Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] fix daemonset templates for go 1.14 (#23166) * fix datadog daemonset.yaml to be compatible with go 1.14 Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> * bump version up Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> * Update stable/datadog/CHANGELOG.md Co-authored-by: Harrison Heck <harrison.heck@gmail.com> Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> * bump version up Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> Co-authored-by: Shun Yamamoto <shun-yamamoto@m3.com> Co-authored-by: Harrison Heck <harrison.heck@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-node-exporter] Version bump to 1.0.1 (#23151) https://github.com/prometheus/node_exporter/releases/tag/v1.0.1 Try fixing CI as suggested by @vsliouniaev Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Version bump, deprecation of additionalScrapeConfigsExternal (#23147) * Version bump, deprecation of additionalScrapeConfigsExternal Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Removed prometheus.prometheusSpec.additionalScrapeConfigsExternal from README Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Modified values for naming convention Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Added newline for test to pass Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Correct node exporter for tests to pass Signed-off-by: Alexander Cristian <alexander.cristian@live.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/opa] Add extra{containers,ports,volumes} to OPA deployment (#23190) * Add extra-{containers,ports,volumes} to OPA stable chart Signed-off-by: Ángel Barrera Sánchez <angel@sighup.io> * Bump OPA chart version Signed-off-by: Ángel Barrera Sánchez <angel@sighup.io> * Update stable/opa chart documentation Signed-off-by: Ángel Barrera Sánchez <angel@sighup.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Version bump alertmanager and prometheus (#23150) * [stable/prometheus-operator] Version bump prometheus to 2.18.2 https://github.com/prometheus/prometheus/releases/tag/v2.18.2 Signed-off-by: Manuel Rüger <manuel@rueg.eu> * [stable/prometheus-operator] Version bump alertmanager to 0.21.0 https://github.com/prometheus/alertmanager/releases/v0.21.0 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Always add os in nodeSelector based on `targetSystem` (#23199) Signed-off-by: Vincent Boulineau <vincent.boulineau@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/kibana] possility customize url for dashboard import script (#23192) * [stable/kibana] possility customize url for dashboard import script Signed-off-by: mikhail_znak <mikhail_znak@epam.com> * [stable/kibana] possility customize url for dashboard import script Signed-off-by: mikhail_znak <mikhail_znak@epam.com> Co-authored-by: mikhail_znak <mikhail_znak@epam.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/fluentd] Add podLabels (#23169) * [stable/fluentd] Add support for podLabels Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> * [stable/fluentd] Bump chart version Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> * [stable/fluentd] Update README Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> * [stable/fluentd] Rename labels property Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/instana-agent] Chart version 1.0.29 (#23211) Signed-off-by: Instana CD <instanacd@instana.com> Co-authored-by: Instana CD <instanacd@instana.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Add option to specify storageclass for halyard persistence data volume (#22828) * Added feature to specify storage class for halyard persistence volume Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Fix requirements.lock Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Fixed linting issues Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Bumped version Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Update Chart.yaml Signed-off-by: Paul Czarkowski <username.taken@gmail.com> Co-authored-by: Paul Czarkowski <username.taken@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/percona-xtradb-cluster] Fixes #23207 (#23208) * [stable/percona-xtradb-cluster] Fixes #23207 Signed-off-by: Rafael Rivero <myspambox.rafael@gmail.com> * [stable/percona-xtradb-cluster] fix linting issues Signed-off-by: Rafael Rivero <myspambox.rafael@gmail.com> Co-authored-by: Rafael Rivero <myspambox.rafael@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Update incubator/cockroach to a placeholder deprecated chart. See README and NOTES for explanation (#23129) Signed-off-by: Scott Rigby <scott@r6by.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/azuremonitor-containers] updates for hotfix release ciprod07152020 (#23212) * updates for hotfix release ciprod07152020 Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com> * bump chart version Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Allow specifying checksum for docker images (#23195) Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/hlf-peer] Add docker config.json secret for private registry (#23206) Signed-off-by: Kelvin Moutet <kelvin.moutet@owkin.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Enable ability to set annotations on service account (#23219) Signed-off-by: Amir Alavi <amiralavi7@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/metabase] Allow MB_SITE_URL to be set from values.yaml (#23221) * [stable/metabase] Allow MB_SITE_URL to be set from values.yaml Signed-off-by: Oliver Evans <oliverevans96@gmail.com> * Document siteUrl parameter Signed-off-by: Oliver Evans <oliverevans96@gmail.com> * bump chart version Signed-off-by: Oliver Evans <oliverevans96@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/elasticsearch-exporter]: customize log flags (#23216) * [stable/elasticsearch-exporter]: customize log flags Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * fix: small fixes Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Add docker checksum option (#23194) * [stable/prometheus-operator] Allow specifying checksum for docker images Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> * [stable/prometheus-operator] Don't specify default digest for docker images Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/…
* [stable/prometheus-operator] Scraping kubelet for /metrics/resource/v1alpha1 (#22586) [stable/prometheus-operator] Fixing the template Signed-off-by: Mohsen <mohsen0@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nginx-ingress] Add support for an internal load balancer along with an external one (#22758) * [stable/nginx-ingress] Add support for an internal load balancer along with an external one Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com> * [stable/nginx-ingress] Add support for an internal load balancer along with an external one Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/minio] Support imagePullSecrets (#22812) Signed-off-by: Deepa Vijaykumar <deepav88@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/kube-state-metrics] Version bump to 1.9.7 (#22649) https://github.com/kubernetes/kube-state-metrics/releases/v1.9.7 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Fix kubeconfig s3 bucket configuration in spinnaker chart (#22767) * Removed default for kubeconfig secret from values.yaml and updated helm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Added version bump Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] Remove the incubating label and update related infos for Apache Druid (#22788) * Remove the incubating label and update related infos for Apache Druid Signed-off-by: asdf2014 <asdf2014@apache.org> * Bump to 0.2.2 Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] fix invalid image pull policy for admission webhook patch image (#22773) Signed-off-by: Quentin Bisson <quentin@giantswarm.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Fixed label selector in install note (#22825) Signed-off-by: Micah Hausler <mhausler@amazon.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nextcloud] Add HPA (#22836) * [stable/nextcloud] Add HPA Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Bump chart version Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Move "imagePullSecrets" to the right indentation level (#22802) "imagePullSecrets" should be at the same indentation level as "containers", not under it. Signed-off-by: Mathieu Plourde <mat.plourde@gmail.com> Co-authored-by: Unknown <mathieu.plourde@ubisoft.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/elasticsearch] Deprecate Elasticsearch chart in favor of official Elastic chart. (#21955) Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/sematext-agent] add /dev mount (#22846) * replicasets roles Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * bump version Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * pods/log cluster role, log level to info Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * pods/log should appear in resources section Signed-off-by: rabbitstack <rabbitstack7@gmail.com> * add /dev mount to daemonset Signed-off-by: rabbitstack <rabbitstack7@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Add psp option (#22743) Signed-off-by: Fabrice Rabaute <fabrice@arista.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * nginx-ingress can now set resources for admission webhook jobs (#22771) * nginx-ingress can now set resources for admission webhook jobs Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> * nginx-ingress update chart version Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> * nginx-ingress add with block to hide empty resources Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> * nginx-ingress update readme with admissionWebhooks resources configuration property Signed-off-by: Aram Ahmed <picchipalarm@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Update postgres values (#20622) Update requirements.yaml bump hackmd version Signed-off-by: Robert Brennan <bobby.brennan@gmail.com> ping circleci update requirements Signed-off-by: Robert Brennan <bobby.brennan@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * fix issue caused by #22288 (#22839) * [stable/prometheus-operator] namespace override Signed-off-by: yoninl2 <yong.jiang1@hp.com> * bump chart version Signed-off-by: Jeremy <yong.jiang1@hp.com> * revert changes in hack folder Signed-off-by: Jeremy <yong.jiang1@hp.com> * [stable/prometheus-operator]fix template inside range Signed-off-by: jeremy <yong.jiang1@hp.com> * [stable/prometheus-operator]bump up version Signed-off-by: jeremy <yong.jiang1@hp.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] allow configurable nginx conf. Add example (#22639) * allow configurable nginx conf. Add example Signed-off-by: George Kaz <egeorgekaz@gmail.com> * fix lint complaints Signed-off-by: George Kaz <egeorgekaz@gmail.com> * add new line as per request Signed-off-by: George Kaz <egeorgekaz@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/dex] Dex v2.24.0 (#22736) This change updates the dex version to v2.24.0 and the chart version as appropriate. There were no features or bugs that I reviewed in Dex that required any additional changes. Signed-off-by: Ken Perkins <ken.perkins@rackspace.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * add an optional sqelf container for ingesting GELF (#22831) bump Seq chart to 2.1. Signed-off-by: Ashley Mannix <ashleymannix@live.com.au> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Added 'extraEntries.service' parameter (#22852) Signed-off-by: Maksim Shatravko <ma.shatravko@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/sentry] Add Ingress extraPaths to prepend to every host configuration (#22822) Signed-off-by: Evgeniy Moskalenko <evgeniy.moskalenko@exness.com> Co-authored-by: Evgeniy Moskalenko <evgeniy.moskalenko@exness.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/rabbitmq-ha] Upgrade RabbitMQ to 3.8.5 version (#22811) Signed-off-by: tyranron <tyranron@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Bump Apache Druid to 0.18.1 (#22832) Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/rabbitmq-ha] Added support for extraLables in the ingress.yaml template (#22858) * Added support for extraLables in the ingress.yaml template Added support for extraLables in the ingress.yaml template. Include vesion bump Added support for extraLables in the ingress.yaml template Added support for extraLables in the ingress.yaml template. Include vesion bump Added support for extraLabels and bumped the version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> * Added support for extraLabels and bumped the version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> * Revert bumped version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> * Added support for extraLabels and bumped the version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> Revert bumped version Signed-off-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> Co-authored-by: Marco Mojica <marco.mojica@Marcos-MBP.lan> Co-authored-by: Marco Mojica <marco.mojica@Marcos-MacBook-Pro.local> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/openebs] add deprecation notice to openebs chart (#22860) * add deprecation notice to openebs chart Signed-off-by: kmova <kiran.mova@mayadata.io> * add deprecation flag to openebs chart Signed-off-by: kmova <kiran.mova@mayadata.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/efs-provisioner] Add extra env variables and envFrom support (#22845) Signed-off-by: Jean-Baptiste Delpech <jb.delpech@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] updated all prometheus docker images to latest versions (#22849) * updated all prometheus dockeri mages to latest versions Signed-off-by: André Bauer <monotek23@gmail.com> * removed blank line Signed-off-by: André Bauer <monotek23@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/oauth2-proxy] Add ingress extraPaths support (#22248) * [stable/oauth2-proxy] Add ingress extraPaths support Signed-off-by: Michael Barrientos <mbarrientos@chanzuckerberg.com> * [oauth2-proxy] Add ci test for ingress extraPaths Signed-off-by: Michael Barrientos <mbarrientos@chanzuckerberg.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Relax PSP (#22867) Some processes need to change files from different users (deck for instance). If the pod is run as non root, deck does not start: ********************** cp: cannot create regular file 'spinnaker.conf': Permission denied sed: can't read spinnaker.conf: No such file or directory sed: can't read spinnaker.conf: No such file or directory sed: can't read spinnaker.conf: No such file or directory mv: cannot stat 'spinnaker.conf': No such file or directory ERROR: Site spinnaker does not exist! Could not remove /etc/apache2/sites-enabled/000-default.conf: Permission denied cp: cannot create regular file 'ports.conf': Permission denied sed: can't read ports.conf: No such file or directory sed: can't read ports.conf: No such file or directory mv: cannot stat 'ports.conf': No such file or directory cp: cannot create regular file 'passphrase': Permission denied sed: can't read passphrase: No such file or directory chmod: cannot access 'passphrase': No such file or directory mv: cannot stat 'passphrase': No such file or directory cp: cannot create regular file '/opt/deck/html/settings.js': Permission denied chown: changing ownership of '/var/lock/apache2.ZWzj1uONRl': Operation not permitted ********************** Relaxing the PSP to allow this. Signed-off-by: Fabrice Rabaute <fabrice@arista.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] Add ServiceAccount option (#22694) (#22697) Signed-off-by: Krzysztof Miemiec <krzysztof.miemiec@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Deprecating minecraft chart (#22885) Signed-off-by: Geoff Bourne <itzgeoff@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Fix grafana ingress (#22883) * Fix example for ingresss.hosts Signed-off-by: David Gleich <david@familie-gleich.de> * Allow empty ingress which is required for the use of GKE Ingress Signed-off-by: David Gleich <david@familie-gleich.de> * Release a new chart version Signed-off-by: David Gleich <david@familie-gleich.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/ipfs] generated yaml syntax fixes for ipfs ingress (#21882) * fix gateway ingress template: ipfs/templates/ingress-gateway.yaml:24:30: executing "ipfs/templates/ingress-gateway.yaml" at <include "ipfs.fullname" .>: error calling include: template: ipfs/templates/_helpers.tpl:14:27: executing "ipfs.fullname" at <.Chart.Name>: can''t evaluate field Chart in type string' Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com> * fix indentation of tls settings Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com> * fix underquoting of host name Signed-off-by: Matthew Donoughe <mdonoughe@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Adding hostNetwork for operator (#22726) * Adding hostNetwork for prometheus-operator Signed-off-by: LuciferInLove <lucifer.in.love@yandex.ru> * Update Chart.yaml Signed-off-by: LuciferInLove <lucifer.in.love@yandex.ru> * Update Chart.yaml Signed-off-by: LuciferInLove <lucifer.in.love@yandex.ru> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] The kubernetes account may not have access to all the namespaces. (#22862) * The kubernetes account may not have access to all the namespaces. This will allow a user to set the namespaces the account can access. There is a hal command to set this for kubernetes accounts. Adding that capabiity to the helm chart to do the same for the default kubernetes account. Note, Spinnaker does not allow both namespaces and omittedNamespaces to be set. Clouddriver fails if both are set. That is also handled here. Signed-off-by: Nirmalyasen <nirmalya@opsmx.com> * The kubernetes account may not have access to all the namespaces. This will allow a user to set the namespaces the account can access. There is a hal command to set this for kubernetes accounts. Adding that capabiity to the helm chart to do the same for the default kubernetes account. Note, Spinnaker does not allow both namespaces and omittedNamespaces to be set. Clouddriver fails if both are set. That is also handled here. Signed-off-by: Nirmalyasen <nirmalya@opsmx.com> Co-authored-by: Nirmalyasen <nirmalya@opsmx.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/kube-state-metrics] Document `kubeTargetVersionOverride` (#22792) Signed-off-by: Denys Havrysh <denys.gavrysh@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] add pvc, sa, common labels, upgrade app and chart version (#22882) * add pvc, sa, common labels, upgrade app and chart version Signed-off-by: Jonathan Cole <jonathan@mothership.com> * cleanup trailing spaces Signed-off-by: Jonathan Cole <jonathan@mothership.com> * missed readme update Signed-off-by: Jonathan Cole <jonathan@mothership.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/gocd] Bump up GoCD Version to 20.5.0 (#22908) * Bump up GoCD Version to 20.5.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> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Bump the default version of the docker images (#22910) Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Align CLC configuration with other agent - fix endpoint checks (#22874) Signed-off-by: Vincent Boulineau <vincent.boulineau@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cerebro] Add the possibility to specify a priorityClassName for the deployment's pods (#22914) Signed-off-by: machine424 <ayoubmrini424@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * stable/prometheus-cloudwatch-exporter Add shasum of secrets yaml render to annotations (#22906) * Add shasum of secrets yaml render to annotations Also added missing changelog entry for previous release. Signed-off-by: Todd Lyons <todd.lyons@pgi.com> * Correct prom-cloudwatch-exporter issue number Signed-off-by: Todd Lyons <todd.lyons@pgi.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Use dedicated endpoints for liveness and readiness probes (#21942) Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Allow overriding cluster-agent command (#22913) Signed-off-by: Stanislav Petrashov <stanislav.petrashov@n26.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] Specify these configurations about druid_indexer_logs_xxx (#22912) Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/sso-buzzfeed] Add default interval the group cache should refresh at (#22871) * Add default interval the group cache should refresh at Signed-off-by: Alen Komljen <alen.komljen@live.com> * Move env variable into adminEmail if else block Signed-off-by: Alen Komljen <alen.komljen@live.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/fluentd-cloudwatch] update apiVersion to be compatible with k8s >= 1.16 (#21660) * update apiVersion in fluentd-cloudwatch helm to be compatible with k8s >= 1.16 Signed-off-by: Simone Marcato <simone@hevelop.com> * fixed copy/paste error Signed-off-by: Simone Marcato <simone@hevelop.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] fixes broken deployment strategy and annotations (#22921) * fixes broken deployment strategy and annotations Signed-off-by: Jonathan Cole <jonathan@mothership.com> * chart version bump Signed-off-by: Jonathan Cole <jonathan@mothership.com> * update README Signed-off-by: Jonathan Cole <jonathan@mothership.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Mount kernel headers in system-probe container (#22686) The goal is to implement runtime-compiled eBPF probes in system-probe and collect the data to convert them in DataDog metrics in the agent. Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/graylog] Adding the ability to specify externalTrafficPolicy for LoadBalancer services (#22933) * Adding the ability to specify externalTrafficPolicy, and thus preserve client IP addresses Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com> * Updated readme Signed-off-by: Jeff Kolb <jeff.kolb@intlfcstone.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Volume mounts and ServiceAccount annotations for Cluster Checks runners (#22659) * [stable/datadog] Add params for mounting volumes to cluster checks runners Signed-off-by: Marica Odagaki <marica@noredink.com> * [stable/datadog] Add param for annotating ServiceAccount for cluster checks runners Signed-off-by: Marica Odagaki <marica@noredink.com> * [stable/datadog] Bump to 2.3.9 Signed-off-by: Marica Odagaki <marica@noredink.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Typo and grammar fixes in documentation (#22944) * grammar edits! Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> * Typo in log config Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Co-authored-by: cswatt <cecilia.watt@datadoghq.com> Co-authored-by: John Girvan <3327314+jrgirvan@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Handle arguments in the cluster-agent command (#22922) Without quotes around the command and its arguments Kubernetes joins all string in a single binary name, so it's not possible to run `datadog-cluster-agent start` in the container Signed-off-by: Stanislav Petrashov <stanislav.petrashov@n26.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] add enabled flag to all druid roles (#22870) * add enabled flag to all druid roles Signed-off-by: slyao <slyao@tencent.com> * add some comments for enabled properties in values.yaml Signed-off-by: slyao <slyao@tencent.com> * delete zookeeper.persistence.enabled setting, it is true by default Signed-off-by: slyao <slyao@tencent.com> * delete postgresql.persistence.enabled setting, it is true by default Signed-off-by: slyao <slyao@tencent.com> * delete postgresql.persistence.enabled setting, it is true by default Signed-off-by: slyao <slyao@tencent.com> * update version to 0.2.5 Signed-off-by: slyao <slyao@tencent.com> Co-authored-by: slyao <slyao@tencent.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/elasticsearch-exporter] Add serviceMonitor targetLabels (#22951) Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Update service port name to follow istio convention (#22977) Signed-off-by: Thi Nguyen <duongnt@users.noreply.github.com> Co-authored-by: Thi Nguyen <duongnt@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Fix helm3 ClusterIP updates (#22958) Signed-off-by: Łukasz Sowa <lukasz@owlsome.dev> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Allow serviceAccount annotations for Halyard (#21060) * [stable/spinnaker] Option to add annotation to the created Halyard serviceaccount. This is required when using 'IAM roles for serviceaccounts' when authenticating in AWS Signed-off-by: Adam Robinson <adam_robinson@rapid7.com> * [stable/spinnaker] Updating README with information about Halyard serviceaccount annotations Signed-off-by: Adam Robinson <adam_robinson@rapid7.com> * [stable/spinnaker] Updating Chart version Signed-off-by: Adam Robinson <adam_robinson@rapid7.com> * [stable/spinnaker] Increment Chart version Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Setting version level with current Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Incrementing version Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Use correct name (serviceAccountAnnotations) in the values.yaml file Signed-off-by: Adam Robinson <21spock@gmail.com> * [stable/spinnaker] Increment Chart version Signed-off-by: Adam Robinson <21spock@gmail.com> Co-authored-by: Adam Robinson <adam_robinson@rapid7.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * adding backwards compatible component label key override (#22983) Signed-off-by: Rodrigo Lomonaco <rodrigo.lomonaco@xero.com> Co-authored-by: rodrigo.lomonaco <rodrigo.lomonaco@xero.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cluster-overprovisioner] add pod security context (#22985) Signed-off-by: Peter Wilson <dearpete@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Add option for priorityClassName (#22990) Signed-off-by: Ciprian Hacman <ciprian.hacman@sematext.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-mysql-exporter]: Add service labels and annotations (#22986) Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nextcloud] Add prometheus metrics exporter (#22876) * [stable/nextcloud] Add prometheus metrics exporter Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Add new line at end of values.yaml Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Use specific metrics img-tag, add service for metrics Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> * [stable/nextcloud] Add docu for metrics, add annotations to metrics service Signed-off-by: Tom Koch <tomaaronkoch@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * update Seq chart to 2020 container version (#22991) Signed-off-by: Ashley Mannix <ashleymannix@live.com.au> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/airflow] Fix typo in airflow/templates/configmap-env.yaml (#22830) Signed-off-by: Ales Nosek <ales.nosek@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/fluentd] Minor typo in README.md (#22898) * Minor typo in the stable/fluentd/README.md Signed-off-by: David Calvert <davidcalvertfr@gmail.com> * Updated Chart version from 2.4.2 to 2.4.3 (minor) Signed-off-by: David Calvert <davidcalvertfr@gmail.com> * Updated stable/fluentd Chart version from 2.4.2 to 2.4.3 (minor) Signed-off-by: David Calvert <davidcalvertfr@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * incubator/kube-downscaler: Manage Resources (#22929) This commit makes a few minor modifications to the way the Helm chart allows users to manage downscaler resources. The core functionality has not changed since `extraArgs` already existed. These changes improve upon how a user interacts with specific commandline arguments to better manage the resources. First `clusterrole.yaml` was updated to take a list of resources from the values file. This will allow the resource configuration in the for the role to match the commandline argument for `include-resources`. Second `include-resources` was added as a commandline argument so that users can have full control over which resources the downscaler does and does not have access to. This could be achieved previously by the use of `extraArgs` but it is now a cleaner interaction for the user since they don't need to worry about list formatting. _Both the `clusterrole.yaml` and `deployment.yaml` get the resources to manage from `downscaleResources` in `values.yaml`._ Third `exclude-namespaces` and `exclude-deployments` were added as commandline arguments to help improve users ability to exclude specific namespaces and deployments from the downscaler. This was able to be done previously with the use of `extraArgs` but much like the other changes this makes the user interaction more clean and manageable. Both of these arguments derive their values from `excludedNamespaces` and `excludedDeployments` in `values.yaml` respectively. Signed-off-by: Christopher Pisano <cpisano@morningconsult.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cerebro] Bump version to 0.9.2 (#23012) * Bump cerebro version to 0.9.2 Signed-off-by: Nathan Webster <nathan.webster@sainsburys.co.uk> * bump chart version Signed-off-by: David Karlsen <david@davidkarlsen.com> Co-authored-by: David Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] Using favicon instead of druid_nav (#22984) Signed-off-by: asdf2014 <asdf2014@apache.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * fix: new line is removed from useSocketVolume section (#23020) Template produces invalid yaml when useSocketVolume is enabled. Signed-off-by: Roarke Gaskill <roarke.gaskill@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * enable secret for ldap even when admin password is passed via file. bump version (#23006) Signed-off-by: Tiago Posse <tiagoposse@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Ensure all rules can be toggled (#22879) * [stable/prometheus-operator] Ensure all rules can be toggled Signed-off-by: Sean Clemmer <sean.clemmer@greenhouse.io> * [stable/prometheus-operator] Bump chart verison to 8.15.7 Signed-off-by: Sean Clemmer <sean.clemmer@greenhouse.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * incubator/kube-downscaler - fix a regression about namespaces (#23030) * Fix a kube-downscaler regression about namespaces The present fixes a regression where invalid option value 'namespaces' is passed to the tool and overly generous permissions are granted over namespaces. Signed-off-by: Danil Mironov <patrungel@gmail.com> * Delete excessive quotes in arguments Signed-off-by: Danil Mironov <patrungel@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-cloudwatch-exporter] additional docu on service account usage (#23028) * additional info on service account config so one can read mounted secret this worked OK: ``` securityContext: runAsUser: 65534 # run as nobody user instead of root fsGroup: 65534 # to read mounted secret with the same id ``` Signed-off-by: Peter Triesz <peter.triesz@klar.mx> * updating chart version after readme modification Signed-off-by: Peter Triesz <peter.triesz@klar.mx> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/karma] Upgrade karma to v0.68 (#22950) Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Fix sed replacing special sources (#22960) Signed-off-by: Andrey Voronkov <voronkovaa@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/coredns] Version bump to 1.7.0 (#23013) * [stable/coredns] Version bump to 1.7.0 https://coredns.io/2020/06/15/coredns-1.7.0-release/ Signed-off-by: Manuel Rüger <manuel@rueg.eu> * [stable/coredns] Drop annotations from service As it was changed in cea2d6f158a640e6d49e291008ed61c0ec827b17 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Mount system-probe.yaml in the process-agent container when enabled (#23035) * Mount system-probe.yaml in the process-agent container when enabled https://github.com/helm/charts/pull/22686/files changed the location of the system-probe socket away from the default. Since the process-agent was relying on the socket being at the default location by dint of not having the system-probe.yaml file, this commit broke the process-agent -> system-probe communication. Signed-off-by: Lee Avital <lee.avital@datadoghq.com> * rev version Signed-off-by: Lee Avital <lee.avital@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] Fix rbac for get ingress info (#23015) * Fix rbac for get ingress info Signed-off-by: Eugene Medvedev <jidckii@gmail.com> * Update chart version Signed-off-by: Eugene Medvedev <jidckii@gmail.com> * support newer and older clusters Signed-off-by: Eugene Medvedev <jidckii@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] fix blueocean dependency issue (#23045) Signed-off-by: Mike Scholze <mike.scholze@googlemail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [Stable/Efs-Provisioner] add namespace to deployment/sa (#23056) * feat: [Stable/Efs-Provisioner] add namespace to deployment/sa Add the namespace information to deployment and serviaccount. this Prevent helm3 to push the object to the current ns and not the one Refered by the option "--namespace" Signed-off-by: David Sabatie <david.sabatie@delair.aero> * bump chart version Signed-off-by: David Sabatie <david.sabatie@delair.aero> * fix bad char in serviceaccount file Signed-off-by: David Sabatie <david.sabatie@delair.aero> * fix bad char in deployment Signed-off-by: David Sabatie <david.sabatie@delair.aero> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] modify the default value by nano-quickstart to decrease memory cost (#23044) * change the default setting to nano quickstart Signed-off-by: AWaterColorPen <hellis@foxmail.com> * change the comment to adapt nano quickstart Signed-off-by: AWaterColorPen <hellis@foxmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Update grafana Chart (#22891) * Update grafana Chart Signed-off-by: David Gleich <david@familie-gleich.de> * Update Chart version Signed-off-by: David Gleich <david@familie-gleich.de> * Update requirements.lock Signed-off-by: David Gleich <david@familie-gleich.de> * Using helm2 for updateing the requirements Signed-off-by: David Gleich <david@familie-gleich.de> * Needs a versionbump Signed-off-by: David Gleich <david@familie-gleich.de> * Bump Chart version Signed-off-by: David Gleich <david@familie-gleich.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * deprecate the kured-chart (#23055) Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * stable/grafana Grafana statefulset pod labels (#22590) * StatefulSet do not include podLabels. Signed-off-by: Ryan Bonham <ryanbonham@granular.ag> * Bump Chart Version Signed-off-by: Ryan Bonham <ryanbonham@granular.ag> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Fix empty annotations (#22580) Currently setting the serviceAccountAnnotations without the other rbac stuff fails with `error validating data: [apiVersion not set, kind not set]`, this is because the only line being rendered is the `annotations: {{ toYaml...` line. This change would prevent failure, but will swallow a potential misconfiguration (would a user want to have serviceAccountAnnotations with the service account not being created? - maybe but I'm not too sure about this). As an alternative, an explicit fail message could be set if serviceAccountAnnotations are set without the service account being created. Signed-off-by: Jonathan Cowling <09cowlingj@gmail.com> Version bump Signed-off-by: Jonathan Cowling <09cowlingj@gmail.com> Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/traefik] Update traefik version from 1.7.23 to 1.7.24 (#22646) * Update traefik version from 1.7.23 to 1.7.24 Signed-off-by: Sebastian Brandt <sebbrandt@mailbox.org> * chart and app version raised for traefik Signed-off-by: Sebastian Brandt <sebbrandt@mailbox.org> * README.md updated for traefik Signed-off-by: Sebastian Brandt <sebbrandt@mailbox.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Fix a bunch of nil defaults (#22999) Signed-off-by: George Christou <gechrr@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Replace configmap-reload image (#22988) Upstream switched to this image in https://github.com/coreos/prometheus-operator/commit/3c1456eac35d2ace824d478d6bd9dad6939f6db3#diff-e237ffe304b9b2407ed7d9424a2770a9 This also enables support for multi-arch for the configmap-reload image Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Merge several pending PRs (#23066) * Remove duplicate imagePullSecrets Signed-off-by: Brian Choy <bycEEE@gmail.com> * [stable/datadog] Fix a bunch of nil defaults Signed-off-by: George Christou <gechrr@gmail.com> * [stable/datadog] Adding explanation for metricsProvider.enabled Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> * [stable/datadog] Fix DataDog location to useConfigMap in docs Signed-off-by: Lénaïc Huard <lenaic.huard@datadoghq.com> Co-authored-by: Brian Choy <bycEEE@gmail.com> Co-authored-by: George Christou <gechrr@gmail.com> Co-authored-by: Sagar2366 <sagarutekar2366@gmail.com> Co-authored-by: Gregory Jones <grjones@rapid7.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Fix typo in document of stable jenkins (#22847) Signed-off-by: tottoto <tottotodev@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] kubelet servicemonitor skip tls verify (#22927) * chomp newline Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * skip TLS verify for kubelet metrics endpoint Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * bump version Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * bump dependency versions Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * Revert "bump dependency versions" This reverts commit 9f5ca83b359b16d871d27424f7ef7632a8a52a85. Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * add http counterpart for kubelet servicemonitor Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> * bump Signed-off-by: Jordan Sokolic <jordan.sokolic@ridewithvia.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cerebro] Added cacert option (#22893) Signed-off-by: Anders Nyvang <github@nanders.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/docker-registry] LoadBalancer settings (#21506) * LoadBalancer settings Signed-off-by: wilinger <wil831@gmail.com> * bump version Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com> Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mcrouter] create a template for api version (#22638) Signed-off-by: lwsanty <lwsanty@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/rundeck] envSecret, awsConfigSecret, kubeConfigSecret, extraConfigSecret, nginx req size (#23004) * chart v2, envSecret, kubeConfigSecret, extraConfigSecret, req size Signed-off-by: Jonathan Cole <jonathan@mothership.com> * drop back to Chart API V1 Signed-off-by: Jonathan Cole <jonathan@mothership.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] trigger re-deployment if envRenderSecret has been changed. (#23052) Signed-off-by: Jan-Otto Kröpke <joe@adorsys.de> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Update hyperkube image (#23073) Update to a support version of kubernetes: 1.16.12 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] increase retries for sidecar reload (#22787) * [stable/jenkins] increase retries for sidecar reload Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * add missing changelog Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Fix README entry Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/sealed-secrets] update version to 0.12.4 (#23076) Signed-off-by: Christian Groschupp <christian@groschupp.org> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Add PSP and SCC (#22529) * [stable/datadog] Add PSP and SCC Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> * update after review Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] add orchestrator-explorer option (#23018) * add setting to enable the orchestrator explorer Signed-off-by: Haissam Kaj <haissam@datadoghq.com> * switch default to false Signed-off-by: Haissam Kaj <haissam@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] Add networkPolicy podLabels (#22706) * [stable/jenkins] Add networkPolicy podLabels Signed-off-by: Olivier Vernin <olivier@vernin.me> * Update changelog Signed-off-by: Olivier Vernin <olivier@vernin.me> * Update version to 2.3.0 Signed-off-by: Olivier Vernin <olivier@vernin.me> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Add the ability to deploy the auth and proxy components separately, and do not mandate supplying a Google service account. (#23060) Signed-off-by: Damian Peckett <damian.peckett@kloeckner.com> Co-authored-by: Damian Peckett <damian.peckett@kloeckner.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Align ENV var handling (avoid ranging through them to allow any K8S valid syntax) (#23080) Signed-off-by: Vincent Boulineau <vincent.boulineau@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] fix PodSecurityContext seLinux (#23088) Fixes #23084 Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] Make unguiculus/mongodb-install multiarch and include arm platforms (#22322) (#22323) - also bumped mongodb-install image version number - bumped chart version number Signed-off-by: Kris Gandhi <git@krisg.co.uk> Co-authored-by: Kris Gandhi <git@krisg.co.uk> Co-authored-by: Reinhard Nägele <unguiculus@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/selenium] Add ability to pass additional pod labels for all pods (#22931) * Add ability to pass additional pod labels for all pods My use case for these is to add a pod label to be used with and AWS EKS Fargate profile. By default no additional labels are added. Signed-off-by: Daniel Schaaff <dschaaff@cordial.com> * Bump the chart version Signed-off-by: Daniel Schaaff <dschaaff@cordial.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-pushgateway] Fix networkPolicy podSelector and ingress rule (#23053) * Fix `podSelector` by adding `release` label * Fix ingress rule by ensuring port is restricted Before it was: * Source: any, Port: `targetPort` * Source: `customSelectors`, Port: any Now it is: * Source: `customSelectors`, Port: `targetPort` and `allowAll` does not add an any/any rule anymore. Signed-off-by: Maxime Brunet <maxime.brunet@paytm.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mysql] Add support for extra environment variables (#22945) (#22947) Signed-off-by: Casey Buto <cbuto22@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/aws-alb-ingress-controller] Fix a typo in the aws-alb-ingress-controller chart README (#22164) * [incubator/aws-alb-ingress-controller] Fix a typo in the aws-alb-ingress-controller chart README Signed-off-by: enokawa <enokawa00@gmail.com> * [incubator/aws-alb-ingress-controller] Bump the chart version Signed-off-by: enokawa <enokawa00@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Correct indentation of 'volumes' property (#22494) Signed-off-by: Marcus van Dam <marcus@marcusvandam.nl> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * stable/cluster-autoscaler (#23092) * Set default value for .rbac.create to true (so the serviceaccount and associated pods can be created in the deployment). Signed-off-by: Robert J <robert_jackson1@dell.com> * Updated README.md Signed-off-by: Robert J <robert_jackson1@dell.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mysql] MySQL chart version bump to 1.6.6 (#23075) * Update busybox and bats testFramework to newer image tag Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Enable securityContext support and switch to user the other testFramework repository Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Fix wrong bats dir Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] Warning fixed, made client service optional (#22209, #22759). (#22971) Made the headless client service optional, fixed warning when used as a subchart. Signed-off-by: Berk Soysal <berksoysal@live.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-mongodb-exporter] Add serviceMonitor targetLabels and service labels (#22952) * [stable/prometheus-mongodb-exporter] Add serviceMonitor targetLabels Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> * [stable/prometheus-mongodb-exporter] Add labels to service Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/airflow] Adding basic auth values for flower (#23036) Signed-off-by: Alex Begg <abegg@gocurrency.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Sync dashboards and rules for #22081 (#23024) Signed-off-by: Dan Sexton <dan.b.sexton@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] add support for running without cluster-admin privileges (#23049) * add support for running on kubernetes setups (such as openshift) where you only have access to your own namespaces Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * bump chart versions Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * reverted kube-state-metrics so this branch is only about prometheus chart Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * signing Signed-off-by: Klavs Klavsen <klavs@enableit.dk> * lint fix Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> * lint fix Signed-off-by: Klavs Klavsen <klavs@EnableIT.dk> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * update the grafana to 7.0.5 (#23111) Signed-off-by: gowrisankar <gowrisankar.m01@sap.com> Co-authored-by: gowrisankar <gowrisankar.m01@sap.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] remove namespace field from non-namespaced resources (#22949) * [stable/prometheus-operator] remove namespace field from non-namespaced resources Signed-off-by: Riccardo M. Cefala <riccardo.cefala@container-solutions.com> * [stable/prometheus-operator] bump chart version Signed-off-by: Riccardo M. Cefala <riccardo.cefala@container-solutions.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Treat alertmanager additionalPeers as YAML (#23112) Avoids string templating errors, for example when passing an array of string literals containing colons. Signed-off-by: Craig Furman <craig.furman89@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/cockroachdb] deprecating this cockroachdb chart repository (#23000) * [stable/cockroachdb] deprecating this cockroachdb chart repository Given the deprecation of `stable`, future CockroachDB Helm charts are now located at: code repository: https://github.com/cockroachdb/helm-charts charts repository: https://charts.cockroachdb.com Update this repository to point users to the new locations. Signed-off-by: James H. Linder <jamesl@cockroachlabs.com> * Complete the deprecation steps as described in PROCESSES.md Signed-off-by: James H. Linder <jamesl@cockroachlabs.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * update to linux agent ciprod06302020 and add the tolerations for windows (#23099) Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/sparkoperator] Add scheduling.volcano.sh to apiGroup in spark-operator-rbac.yaml (#23125) * added scheduling.volcano.sh to rbac Signed-off-by: Goutham Reddy Kotapalle <goutamkreddy@gmail.com> * version bump to 0.7.2 Signed-off-by: Goutham Reddy Kotapalle <goutamkreddy@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus] Improve Prometheus Server Probes. Fix MD Syntax Issues in README. (#23116) * fix md style issues sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> * add periodseconds to liveness and readiness probes. on par probes for deployment and statefulset. sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> * include liveness and readiness probes documentation sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> * bump chart to v11.7.0 sign: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com> Signed-off-by: Xtigyro <miroslav.hadzhiev@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/nginx-ingress] add controller.podAnnotationConfigChecksum (#22998) Signed-off-by: raittes <raittes@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/aws-alb-ingress-controller] Bump chart version bump to 1.0.2 (#23089) * Support chart image version v1.1.8 Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Update README Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Fix wrong region mentioned in README Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Merge branch 'master' into aws-alb-ingress-controller-1.0.2 Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Bump Chart version Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> * Fix conflicts in README Signed-off-by: Tyler Nguyen <minhtainguyen1991@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * add support for init containers and custom volumes (for plugins) (#22653) Signed-off-by: George Kaz <egeorgekaz@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/druid] modify the default value(the previously pr is closed, I can't reopen it. #23072) (#23115) * change druid_coordinator_balancer_strategy Signed-off-by: camelusluo <camelusluo@tencent.com> * Update Chart.yaml Signed-off-by: camelusluo <camelusluo@tencent.com> * Update values.yaml Signed-off-by: camelusluo <camelusluo@tencent.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/dex] Add imagePullSecrets (#22956) * [stable/dex] Add imagePullSecrets Signed-off-by: Konstantinos Sideris <siderisk@auth.gr> * Add docs and default value Signed-off-by: Konstantinos Sideris <siderisk@auth.gr> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] possibility to add annotations to default dashboards (#22900) * adapt sync script to add annotations to dashboards Signed-off-by: Marius Svechla <m.svechla@gmail.com> * run sync_grafana_dashboards, add new value to values.yaml Signed-off-by: Marius Svechla <m.svechla@gmail.com> * update readme for new grafana.sidecar.dashboards.annotations variable Signed-off-by: Marius Svechla <m.svechla@gmail.com> * rebase Signed-off-by: Marius Svechla <m.svechla@gmail.com> * fix trailing spaces Signed-off-by: Marius Svechla <m.svechla@gmail.com> * fix namespace template Signed-off-by: Marius Svechla <m.svechla@gmail.com> * re-run sync_grafana_dashboards Signed-off-by: Marius Svechla <m.svechla@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Added option to disable kube-apiserver-availability rules (#23136) Signed-off-by: Dan Sexton <dan.b.sexton@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] add systemProbe.collectDNSStats (#23086) * [stable/datadog] add collectDNSStats option, remove selinux defaults Adds collectDNSStats which enabled the system_probe.collect_dns_stats flag. The flag is only rendered into system-probe.yaml if set to true. This will allow the agent default to changed to true down the line without requiring a chart bump. Signed-off-by: Lee Avital <lee.avital@datadoghq.com> * Update stable/datadog/templates/system-probe-configmap.yaml Co-authored-by: Cedric Lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Lee Avital <lee.avital@datadoghq.com> Co-authored-by: Cedric Lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/atlantis] Add envFrom secrets option (#23122) * Add envFrom to atlantis Signed-off-by: Armaan Tobaccowalla <armaan@tobaccowalla.com> * Fix version Signed-off-by: Armaan Tobaccowalla <armaan@tobaccowalla.com> * Add warning Signed-off-by: Armaan Tobaccowalla <armaan@tobaccowalla.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/fluent-bit] Added `input.tail.exclude_path` parameter (#22392) Signed-off-by: Ivan Kurnosov <zerkms@zerkms.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * fix daemonset generation if `datadog.securityContext==nil` (#23146) If the `datadog.securityContext` value is set to `nil` instead of `{}` when a user want to remove the default `securityContext`, helm is not able to generate the Daemonset manifest. To support this configuration we have change how we test the value. With the new `{{ if ...}}` check we don't check the second comparison if the first already return false. Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Small chart tweaks for cluster agent (#23079) * [stable/datadog] Default external metrics provider port to 8443 In order to avoid issues with non-root users inside a container trying to listen on port 443, from now on we're going to set the default port for the external metrics provider in the DCA container to 8443. Signed-off-by: Julio Greff <julio.greff@datadoghq.com> * [stable/datadog] Document `clusterAgent.env` Signed-off-by: Julio Greff <julio.greff@datadoghq.com> * [stable/datadog] Bump version to 2.3.29 Signed-off-by: Julio Greff <julio.greff@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/ignite] Ignite features (#22023) * feat() Added envVars envFrom extraInitContainers extraContainers extraVolumes extraVolumeMounts features Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> * fix() linting Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> * fix() imagePullPolicy is not working Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> * fix() statefulset env section is wrong Signed-off-by: Mehmet Onur Yalazi <oyalazi@ptc.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Prevent error on upgrade (#22394) Work around: https://github.com/helm/helm/issues/8101 Signed-off-by: Jan Kantert <jan-github2@kantert.net> Co-authored-by: Jan Kantert <jan-github2@kantert.net> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/hlf-peer] Configure chaincode builder and chaincode runtime image (#23153) Signed-off-by: AlexandrePicosson <alexandre.picosson@owkin.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Mount always ref/secrets. (#23137) The `ref/secrets` is mounted only when `master.enableXmlConfig == true`. This is bug. The `ref/secrets` must be always mounted. Just because `master.secretsFilesSecret` and `master.enableXmlConfig` are unrelated, as well as: ./templates/config.yaml has unconditional: apply_config.sh: |- echo "applying Jenkins configuration" mkdir -p {{ .Values.master.jenkinsRef }}/secrets/; This mkdir will fail in UID != 0. We need to mount always secrets. Signed-off-by: Andrei Stepanov <astepano@redhat.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] Fix overwritePluginsFromImage and syntax error (#23175) Setting overwritePluginsFromImage: Fixes #23003 Fixes #22633 Correcting indentation Fixes #23114 Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] Fix master.slaveJenkinsUrl (#23176) Fixes #22708 Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/mongodb-replicaset] liveness/startupProbe tuning (#23046) * MongoDB liveness/startupProbe tuning Signed-off-by: Bernard Grymonpon <bernard.grymonpon@oqton.com> * Changes after review - 1.18 as target k8s api version - aligned the values and readme - changed probe for the metrics server Signed-off-by: Bernard Grymonpon <bernard.grymonpon@oqton.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Update the app version to 7.0.5 (#23130) * Update the app version to 7.0.5 Signed-off-by: gowrisankar <gowrisankar.m01@sap.com> * Update the app version to 7.0.5 Signed-off-by: gowrisankar <gowrisankar.m01@sap.com> Co-authored-by: gowrisankar <gowrisankar.m01@sap.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/atlantis] Use newer ingress API (#23162) Kubernetes 1.16 deprecates various APIs and therefore manifests require updates. This change is backwards compatible and can still be used with older Kubernetes versions. Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Change to use specified port instead of default (#23154) * Change to use specified port instead of default Signed-off-by: Timo Sand <timo.sand@iki.fi> * Bump patch version Signed-off-by: Timo Sand <timo.sand@iki.fi> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/oauth2-proxy] Use newer ingress API to be compatible with Kubernetes 1.16 (#23161) * [stable/oauth2-proxy] Use newer ingress API Kubernetes 1.16 deprecates various APIs and therefore manifests require updates. This change is backwards compatible and can still be used with older Kubernetes versions. Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> * [stable/oauth2-proxy] Bump chart version to 3.2.1 Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> * [stable/oauth2-proxy] use .Capabilities.APIVersions.Has Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/buzzfeed-sso] Allow Independent auth Ingress (#23165) * [buzzfeed/sso] Allow independent auth ingresses Signed-off-by: Damian Peckett <damian.peckett@kloeckner.com> * [buzzfeed/sso] remove trailing spaces Signed-off-by: Damian Peckett <damian.peckett@kloeckner.com> Co-authored-by: Damian Peckett <damian.peckett@kloeckner.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/jenkins] update agent image (#23191) Signed-off-by: Torsten Walter <torsten.walter@syncier.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] fix daemonset templates for go 1.14 (#23166) * fix datadog daemonset.yaml to be compatible with go 1.14 Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> * bump version up Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> * Update stable/datadog/CHANGELOG.md Co-authored-by: Harrison Heck <harrison.heck@gmail.com> Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> * bump version up Signed-off-by: Shun Yamamoto <shun-yamamoto@m3.com> Co-authored-by: Shun Yamamoto <shun-yamamoto@m3.com> Co-authored-by: Harrison Heck <harrison.heck@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-node-exporter] Version bump to 1.0.1 (#23151) https://github.com/prometheus/node_exporter/releases/tag/v1.0.1 Try fixing CI as suggested by @vsliouniaev Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Version bump, deprecation of additionalScrapeConfigsExternal (#23147) * Version bump, deprecation of additionalScrapeConfigsExternal Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Removed prometheus.prometheusSpec.additionalScrapeConfigsExternal from README Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Modified values for naming convention Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Added newline for test to pass Signed-off-by: Alexander Cristian <alexander.cristian@live.com> * Correct node exporter for tests to pass Signed-off-by: Alexander Cristian <alexander.cristian@live.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/opa] Add extra{containers,ports,volumes} to OPA deployment (#23190) * Add extra-{containers,ports,volumes} to OPA stable chart Signed-off-by: Ángel Barrera Sánchez <angel@sighup.io> * Bump OPA chart version Signed-off-by: Ángel Barrera Sánchez <angel@sighup.io> * Update stable/opa chart documentation Signed-off-by: Ángel Barrera Sánchez <angel@sighup.io> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Version bump alertmanager and prometheus (#23150) * [stable/prometheus-operator] Version bump prometheus to 2.18.2 https://github.com/prometheus/prometheus/releases/tag/v2.18.2 Signed-off-by: Manuel Rüger <manuel@rueg.eu> * [stable/prometheus-operator] Version bump alertmanager to 0.21.0 https://github.com/prometheus/alertmanager/releases/v0.21.0 Signed-off-by: Manuel Rüger <manuel@rueg.eu> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/datadog] Always add os in nodeSelector based on `targetSystem` (#23199) Signed-off-by: Vincent Boulineau <vincent.boulineau@datadoghq.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/kibana] possility customize url for dashboard import script (#23192) * [stable/kibana] possility customize url for dashboard import script Signed-off-by: mikhail_znak <mikhail_znak@epam.com> * [stable/kibana] possility customize url for dashboard import script Signed-off-by: mikhail_znak <mikhail_znak@epam.com> Co-authored-by: mikhail_znak <mikhail_znak@epam.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/fluentd] Add podLabels (#23169) * [stable/fluentd] Add support for podLabels Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> * [stable/fluentd] Bump chart version Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> * [stable/fluentd] Update README Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> * [stable/fluentd] Rename labels property Signed-off-by: Pavel Dmytrenko <dmytrenko.pavel@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/instana-agent] Chart version 1.0.29 (#23211) Signed-off-by: Instana CD <instanacd@instana.com> Co-authored-by: Instana CD <instanacd@instana.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/spinnaker] Add option to specify storageclass for halyard persistence data volume (#22828) * Added feature to specify storage class for halyard persistence volume Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Fix requirements.lock Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Fixed linting issues Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Bumped version Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Update Chart.yaml Signed-off-by: Paul Czarkowski <username.taken@gmail.com> Co-authored-by: Paul Czarkowski <username.taken@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/percona-xtradb-cluster] Fixes #23207 (#23208) * [stable/percona-xtradb-cluster] Fixes #23207 Signed-off-by: Rafael Rivero <myspambox.rafael@gmail.com> * [stable/percona-xtradb-cluster] fix linting issues Signed-off-by: Rafael Rivero <myspambox.rafael@gmail.com> Co-authored-by: Rafael Rivero <myspambox.rafael@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Update incubator/cockroach to a placeholder deprecated chart. See README and NOTES for explanation (#23129) Signed-off-by: Scott Rigby <scott@r6by.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [incubator/azuremonitor-containers] updates for hotfix release ciprod07152020 (#23212) * updates for hotfix release ciprod07152020 Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com> * bump chart version Signed-off-by: Ganga Mahesh Siddem <gangams@microsoft.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/grafana] Allow specifying checksum for docker images (#23195) Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/hlf-peer] Add docker config.json secret for private registry (#23206) Signed-off-by: Kelvin Moutet <kelvin.moutet@owkin.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * Enable ability to set annotations on service account (#23219) Signed-off-by: Amir Alavi <amiralavi7@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/metabase] Allow MB_SITE_URL to be set from values.yaml (#23221) * [stable/metabase] Allow MB_SITE_URL to be set from values.yaml Signed-off-by: Oliver Evans <oliverevans96@gmail.com> * Document siteUrl parameter Signed-off-by: Oliver Evans <oliverevans96@gmail.com> * bump chart version Signed-off-by: Oliver Evans <oliverevans96@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/elasticsearch-exporter]: customize log flags (#23216) * [stable/elasticsearch-exporter]: customize log flags Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> * fix: small fixes Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/prometheus-operator] Add docker checksum option (#23194) * [stable/prometheus-operator] Allow specifying checksum for docker images Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> * [stable/prometheus-operator] Don't specify default digest for docker images Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com> * [stable/…
…r chart (helm#22767) * Removed default for kubeconfig secret from values.yaml and updated helm templates to check for kubeconfig secret name before creating volumes and mountpaths Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> * Added version bump Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com> Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>
Is this a new chart
No
What this PR does / why we need it:
This PR fixes bug in spinnaker helm chart which expects kubeconfig secret as a volume mount even when s3 bucket is chosen as the source.
Which issue this PR fixes
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/mychartname]
)