Tadeh Alexani
bc0c40c80e
feat(helm): Allow multi-database connection support ( #34327 )
2025-09-23 11:46:52 -07:00
PyKen
a2c164a77d
chore(helm): bump postgresql image tag in helm values ( #32686 )
2025-03-18 09:49:32 -07:00
João Pedro Alcântara
7c90323649
fix(helm): change values.yaml comments ( #31688 )
2025-01-02 13:56:11 -08:00
Konstanty Karagiorgis
b54a97b5f0
fix: added missing pod labels for init job ( #30956 )
2024-12-09 09:14:41 -08:00
Maxime Beauchemin
7e8c77e636
fix: touch helm/ folder to trigger doc deploy in CI ( #31148 )
2024-11-25 09:08:34 -08:00
Max Forasteiro
c03bf80864
feat(helm-chart): Add extraLabels to all resources ( #30710 )
2024-10-27 13:36:06 -07:00
LeeSangHoon
68594d97cb
chore(helm): correct a typo ( #30123 )
2024-09-19 09:45:58 +01:00
Sabyrzhan Tynybayev
f2e020e398
fix(helm): Set priorityClassName to pods (superset, celeryBeat, celeryBeatFlower, celeryBeatWorker, celeryBeatWebsocket, jobs) ( #29091 )
2024-06-06 11:55:55 -07:00
Hans Lemm
d303852609
feat(helm): allow removal of Node & Worker replicas for custom HPA solutions ( #28762 )
2024-06-05 07:47:48 -07:00
Asaf Levy
3e74ff174c
refactor(helm): Allow chart operators to exclude the creation of the secret manifest ( #28308 )
2024-05-02 22:08:32 -06:00
Prada Souvanlasy
3818da8509
feat(helm): optionally set pod disruption budgets ( #27163 )
2024-02-20 15:51:54 -08:00
Shakeel Ansari
f59498fcb9
fix(helm): Include option to use Redis with SSL ( #26663 )
2024-02-09 07:42:11 -08:00
Denis Krivenko
7a270a5922
fix(helm): Fix inconsistency for the chart appVersion and default image tag ( #27005 )
2024-02-04 10:59:17 -08:00
Maxime Beauchemin
6b0d8ed265
feat: docker image tags documentation + tweaks ( #26923 )
...
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com >
2024-02-01 18:04:23 -08:00
Daniel Vaz Gaspar
2bb0b46b55
fix: helm chart comment on SECRET_KEY ( #26674 )
...
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
2024-01-24 21:36:18 +00:00
Tom Murphy
4f00404805
feat(helm): Add option to deploy extra containers to remaining deployments ( #26123 )
2023-11-30 14:39:15 -08:00
Daniel Vaz Gaspar
6a5a765689
fix: remove default secret key from helm ( #23916 )
2023-11-29 07:48:39 -08:00
Tom Murphy
0f01d9b08f
feat(helm): Add option to deploy extra containers to init job ( #25783 )
2023-10-30 19:19:55 -07:00
Josh Soref
bfcca8cbab
chore(helm): spelling: initialize ( #25455 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-10-13 09:37:51 -07:00
Kris Lendon
5cc0feb647
feat(helm): Support HPA for supersetNode and supersetWorker ( #25280 )
...
Co-authored-by: Nav_InverseInfinity <naveen.damotharan@outlook.com >
2023-09-18 15:16:52 -07:00
Arjun Devarajan
2b0ffb01b6
feat: use Scarf Gateway for Superset helm charts/Docker compose downloads ( #24432 )
2023-07-19 06:16:20 -07:00
Javier Lopez
52ab974bff
docs(helm): reference the correct chart ( #24570 )
2023-07-06 08:13:44 -07:00
Aleksey Karpov
46159fd190
build(docker): add dockerize image ( #24534 )
...
Co-authored-by: Aleksey Karpov <al.karpov@okko.tv >
2023-06-29 12:03:59 -07:00
Nick
9e3875cd9b
fix(helm): Use correct default hostnames for postgres and redis ( #24222 )
2023-05-30 11:53:44 -07:00
ybudweiser
ea5d0cc74e
build: helm template to set init job annotations ( #23941 )
...
Co-authored-by: Yitzchak Weiser <yweiser@redseal.net >
2023-05-18 11:41:48 +03:00
Denis Krivenko
308995f56a
chore(helm): Declare missing properties ( #23926 )
2023-05-05 07:31:37 -07:00
Denis Krivenko
70f3cc0b27
chore(helm): Reformat helm chart templates ( #23681 )
2023-04-18 09:37:23 -07:00
Mike J
a7f306181e
feat(helm): ability to disable helm hooks ( #23601 )
...
Co-authored-by: Mike Joseph <mikejoseph@Mikes-MacBook-Pro.local >
2023-04-06 14:30:17 -06:00
Denis Krivenko
56dcf25cf8
feat(helm): Upgrade default Superset version to 2.1.0 ( #23594 )
2023-04-05 15:18:42 -06:00
Dimitri
0fa421271e
feat(helm): add nodeselector and tolerations to init job ( #23416 )
...
Co-authored-by: Dimitri GRISARD <dgrisard-externe@bedrockstreaming.com >
2023-03-24 10:26:08 -07:00
Josh Paulin
499754a52e
fix: Allow setting ingress hosts directly through yaml ( #23446 )
...
Co-authored-by: josh.paulin <josh.paulin@wheniwork.com >
2023-03-22 15:31:59 -06:00
mkramer5454
9a4839f45c
build: Add helm chart option to deploy sidecars with node and worker ( #23160 )
2023-02-23 10:04:41 -08:00
Josh Soref
dec6ac49f6
chore(backend): Spelling ( #19677 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Evan Rusackas <evan@preset.io >
2023-02-17 10:48:24 -07:00
Rajan Gupta
a307223857
feat(helm): allow persisting nodePort for services ( #22713 )
...
Signed-off-by: DASTC\gupta_rajan <rajan.gupta@stengg.com >
Co-authored-by: DASTC\gupta_rajan <rajan.gupta@stengg.com >
2023-02-14 11:55:55 -08:00
Denis Krivenko
ede18be08e
feat(helm): Make Chart.AppVersion default value for image tag ( #22854 )
2023-02-01 09:19:28 +00:00
Sergey Shevchenko
b132451581
feat(helm): Add ability to customize affinity per deployment ( #22827 )
2023-01-23 15:41:28 -08:00
Mathieu Herbert
d6bce09ac3
feat(helm): add deploymentLabels variable ( #22541 )
2023-01-05 09:05:54 -08:00
Craig Rueda
01671b9d1b
fix(helm): Fixing up chart and linting ( #22590 )
2023-01-04 20:43:13 -08:00
Yann Jouanique
06da7bf65c
feat(helm): Support for flower and websocket containers ( #21806 )
2022-10-27 13:03:21 -07:00
Gabriel Forien
3f8e9a567a
feat(helm): add RollingUpdate parameters ( #20931 )
...
Co-authored-by: gforien <gforien.externe@bedrockstreaming.com >
2022-09-22 07:47:12 -07:00
Gabriel Forien
8ee34e175d
feat(helm): add annotations on ServiceAccount ( #21536 )
...
Co-authored-by: gforien <gforien.externe@bedrockstreaming.com >
2022-09-21 10:39:35 -07:00
Moritz Rathberger
05bdaf2376
feat(helm): Added env variable SERVER_WORKER_AMOUNT ( #21236 )
...
* added SERVER_WORKER_AMOUNT
* added more gunicorn variables
* Update values.yaml
2022-08-30 09:38:41 -07:00
Jeremy PLANCKEEL
554ed6495e
feat(helm): add liveness and readiness for deployment webserver ( #20567 )
...
* feat(helm): add liveness and readiness for deployment webserver
* feat(helm): add example in values
* feat(helm): move config probes under supersetNode
* feat(helm): bump chart.yaml
* fix(helm): remove default values in template and use values.yaml
* fix(git): bump chart verison
* fix(json): update the schema to get CI passing
* fix(helm): correct path for values readiness
Co-authored-by: wiktor2200 <wiktor2200@users.noreply.github.com >
Co-authored-by: Jeremy PLANCKEEL <jplanckeel.externe@bedrockstreaming.com >
Co-authored-by: Craig Rueda <craig@craigrueda.com >
Co-authored-by: wiktor2200 <wiktor2200@users.noreply.github.com >
2022-08-08 14:28:36 -07:00
Gabriel Forien
8e0f16fade
feat(helm): support different replicaCount ( #20883 )
...
* feat(helm): bump chart version
* feat(helm): add separate replicaCount for superset node / worker
* docs: update documentation
* ref(helm): add replicaCount with condition
* ref(helm): edit condition
* ref(helm): enclose replica with if/else
* ref(helm): remove specific replicaCount in values
* revert: "docs: update documentation"
This reverts commit 6ab95a71a2 .
* fix(helm): fix typo
* ref(helm): replace condition with default value
* ref(helm): replace replicaCount with per-component replicaCount
Co-authored-by: Gabriel Forien <gforien.externe@bedrockstreaming.com >
2022-08-01 09:03:10 -07:00
Milosz Bednarzak
ae306d6d1f
feat(HelmChart): Add securityContext on pod level ( #20666 )
...
* feat(HelmChart): securityContext - container level
* build(helmchart): bump chart to 0.6.5
2022-07-11 08:30:17 -07:00
Milosz Bednarzak
1a806687fc
feat(HelmChart): Configurable securityContext in Pods ( #20509 )
...
* feat(Helm Chart): add customizable securityContext
* build(Helm Chart): bump Chart to 0.6.4
* feat(Helm Chart): add support for securityContext
2022-07-05 12:14:35 -07:00
Moritz Rathberger
259e03ee12
feat(Helm Chart): Support resource limits and requests for each component ( #20052 )
2022-05-25 08:49:56 -07:00
btx
f198f9f007
fix(helm): fix postgresql values ( #19835 )
...
Signed-off-by: Benjamin Texier <benjamin.texier@outlook.com >
2022-04-28 09:38:12 -07:00
Sujith Kumar S
54c521ba77
docs: SECRET_KEY Rotation Documentation ( #19233 )
...
* SECRET_KEY Rotation
Additional documentation for SECRET_KEY rotation and SECRET_KEY setting up.
* Bumped the helm chart version to 0.5.11
Bumped the helm chart version for the new changes.
* Removed the default secret key value from the configuration docs.
Removed the default secret key value from the configuration docs.
2022-03-23 10:14:46 +00:00
Minh Vuong
dafc841e22
feat: allow adding pod labels ( #18848 )
2022-02-23 11:58:03 -08:00