Keith Whitley
418167c7fa
[bitnami/thanos] Thanos receiver dualmode ( #7148 )
...
* eadding thanos receiver dual mode support
* updating values comments with proper yaml paths
* adding requested changes
* fixing conflicts and rebasing version bump
* templating ports
* Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* adding requested changes to docs
* fixing bad indent
* Bump minor version
* Fix metadata
* Remove trailing spaces
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <mcabrera@vmware.com >
2021-09-09 10:43:42 +02:00
Carlos Rodriguez Hernandez
e0a27b4c05
[bitnami/several] Regenerate README tables
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2021-09-07 05:52:59 +00:00
Alex Babel
55aa59e7a9
[bitnami/thanos] add ingressClassName ( #7374 )
...
* feat(bitnami/thanos): add ingressClassName
* chore(bitnami/thanos): bump chart version to 5.4.0
* doc(bitnami/thanos): add ingressClassName
* fix(bitnami/thanos): fix ingress template for compactor and storegateway
2021-09-03 15:47:37 +02:00
Carlos Rodriguez Hernandez
6c9124f794
[bitnami/several] Regenerate README tables
2021-08-20 18:56:39 +00:00
rparke
52863779f3
Bitnami/thanos receiver ingress issue ( #7265 )
...
* Update ingress.yaml
Fixed issue in charts/bitnami/thanos/templates/receive. Certain ingress controllers (like nginx) don't tolerate you defining multiple hosts with the same name. This change should allow ingress to be deployed with nginx without impacting other ingress controllers.
* Update Chart.yaml
incremented chart version number
2021-08-20 10:51:16 +02:00
psandhu79
4bc6e08620
[bitnami/thanos] Update thanos query to read sharded service ( #7201 )
2021-08-12 13:54:41 +02:00
psandhu79
404eb51fc0
[bitnami/thanos] Add hash and time base partion for thanos store ( #7049 )
...
* add thanos sharding
* fix value settings
* fix trailing spaces
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/values.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* typo with partition
* fix spellings separate service
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/README.md
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/service-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* add arrays for service shard
* Update bitnami/thanos/templates/storegateway/statefulset-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* Update bitnami/thanos/templates/storegateway/service-sharded.yaml
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
* run readme generator
* Fixes for the partition name change
* Addd validators
* Fix string on index
* Apply suggestions from code review
Simplify validations
* Update _helpers.tpl
* Update _helpers.tpl
* [bitnami/thanos] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Pardeep Sandhu <PSandhu@slb.com >
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-08-12 09:50:19 +02:00
Carlos Rodriguez Hernandez
6c107e835d
[bitnami/several] Regenerate README tables
2021-08-11 17:59:15 +00:00
Bitnami Containers
47fc2ee0f1
[bitnami/thanos] Release 5.2.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-08-04 19:27:40 +00:00
evhiness
56297ba383
[bitnami/thanos] Fix nil pointer exception when deploying Thanos with bucketweb ingress. ( #7107 )
2021-08-02 09:51:07 +02:00
Carlos Rodríguez Hernández
6340bff66f
[bitnami/several] Bump version and update READMEs ( #7069 )
...
* [bitnami/several] Bump version and update READMEs
* Replace TM with ™
* Replace R with ®
* Fix version
2021-07-27 17:41:53 +02:00
Juan José Martos
d298b4996d
Replace <sup> strings with ™ in the README files ( #7066 )
...
* Replace <sup> strings with ™ in the README files
* Execute readme-generator
* Bump chart version when values.yaml is modified
Co-authored-by: jotamartos <jotamartos@vmware.com >
Co-authored-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2021-07-27 14:15:23 +02:00
Bitnami Containers
f10d3e0546
[bitnami/thanos] Release 5.2.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-07-22 07:19:12 +00:00
Miguel Ruiz
2be11a70b9
[bitnami/*] Replace nil values ( #6993 )
...
* Fix global.imageRegistry nil value
* Fix kubeVersion nil value
* Fix nameOverride nil value
* Fix fullnameOverride nil value
* Fix storageClass nil value
* Fix extraEnvVarsCM nil value
* Fix extraEnvVarsSecret nil value
* Fix targetCPU nil value
* Fix existingConfigmap nil value
* Fix clusterIP nil value
* Fix nodePort nil value
* Fix loadBalancerIP nil value
* Fix nil values
* Fix existingClaim nil value
* Fix maxUnavailable nil value
* Fix targetMemory nil value
* Fix nil values
* Fix namespace nil value
* Fix command nil value
* Fix args nil value
* Fix nil values
* Fix nil values
* Fix nil values
* Fix nil values, update README and bump chart version
* Revert airfllow changes
* Apply suggestions
* redis,suitecrm - new version bump
* Minor changes and update readmes
* Update tensorflow-resnet version
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2021-07-21 11:41:17 +02:00
Pablo Galego
71a2668d72
[bitnami/*] Adapt values.yaml of TensorFlow, TestLink and Thanos charts ( #6965 )
...
* tensorflow-resnet: Adapt values.yaml to readme-generator
* tensorflow-resnet: Organize values.yaml in sections
* tensorflow-resnet: Generate README
* testlink: Adapt values.yaml to readme-generator
* testlink: Organize values.yaml in sections
* testlink: Generate README
* thanos: Adapt values.yaml to readme-generator
* thanos: Organize values.yaml in sections
* thanos: Generate README
* thanos: Fix linting issues
* Bump charts' patch version
* Add values.yaml paths to Github Actions workflow
* thanos: Update README with latest changes from master
2021-07-19 12:57:27 +02:00
François Minaud
2d481f0cdc
[bitnami/thanos] Add Prometheus alerts for Thanos components ( #6776 )
...
* [bitnami/thanos] Add Prometheus alerts for Thanos components
* Revert "[bitnami/thanos] Add Prometheus alerts for Thanos components"
* [bitnami/thanos] Add Prometheus alerts for Thanos components
* Bump chart version
* Set up empty the default namespace value and include additionalLabels
* Include additionalLabels and delete default namespace value
* Remove whitespaces
* Bump minor version instead of patch version.
Co-authored-by: Francois Minaud <fminaud@wiremind.io >
Co-authored-by: alvneiayu <alvaron@vmware.com >
2021-07-19 12:00:35 +02:00
Bitnami Containers
74fe8aa1c2
[bitnami/thanos] Release 5.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-07-13 15:05:17 +00:00
Etienne Barbier
2038d81d43
[bitnami/thanos] Common labels thanos ( #6885 )
2021-07-08 09:47:23 +02:00
Marcel Fest
1160eeef73
[bitnami/thanos] Added containerSecurityContext and renamed securityContext to podSecurityContext ( #6673 )
...
* added objectstorageConfig to the sidecar container
* Bumped version and added documentation of the added values.
* Fixed indentation of environment variables
* Rename ConfigMap to Secret and added to production-values
* Fixed missing space
* Added new values.yaml structure and containerSecurityContext + podSecurityContext
* Fixed volume-permission container chown command
* Fixing the readOnlyRootFilesystem to be not readonly because of bitnamis internal testing
* Added documentation for the thanos chart and its new securityContexts
* Use the master README.md
* Added upgrade path documentation
* Add only the necessary changes to the README.md
* Removed redundant drop all capabilities because of allowPrivilegeEscalation: false this can be different with other cris be patient
* Bump Chart Version to 5.0.0 because of breaking changes in the values.yaml API
2021-06-29 09:56:55 +02:00
Pablo Galego
e94fb6f668
[bitnami/thanos] Update Thanos' MinIO dependency to its latest major ( #6732 )
2021-06-22 19:10:59 +02:00
Rahmat Budiharso
bae779624a
[bitnami/thanos] fix typo on receive component parameter documentation ( #6687 )
...
* fix typo on receive component parameter
* bump chart version
* Change default value in README
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2021-06-17 08:49:48 +02:00
alvneiayu
71eebdc946
[bitnami/thanos] Modify autogenerate support to fix existingSecret ( #6670 )
2021-06-16 09:02:04 +02:00
jandersen-plaid
1b67f5596a
[bitnami/thanos] Add extended alertmanager configuration by flag or file ( #6571 )
...
* [bitnami/thanos] Add extended alertmanager configuration by flag or file
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Fix version and logical and when checking for alertmanagers
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Create a secret and mount it to the pod or allow byo-config
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Update the documentation for the new fields
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Fix type of alertmanager versus alertmanagers
Signed-off-by: Jack Andersen <jandersen@plaid.com >
* Drop the BYO-file in favor of one way of defining the configuration
* Remove extra newline
2021-06-15 13:32:55 +02:00
alvneiayu
4435d7ce8d
[bitnami/thanos] Add support for autogenerated certs ( #6613 )
2021-06-10 16:20:20 +02:00
Bitnami Containers
065b110ecb
[bitnami/thanos] Release 3.17.8 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-04 17:00:50 +00:00
Bitnami Containers
12923642ab
[bitnami/thanos] Release 3.17.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-03 17:18:34 +00:00
fktkrt
695d12b296
[bitnami/thanos] fix securityContext for Receive ( #6509 )
...
Signed-off-by: fktkrt <fktkrt@gmail.com >
2021-05-31 11:42:56 +02:00
Bitnami Containers
e9a6e21c3f
[bitnami/thanos] Release 3.17.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-05-28 09:10:36 +00:00
bainss
698aedca14
[bitnami/thanos] use multiple rules files ( #6469 )
...
* use multiple rules files
* wildcard chaenge for thanos ruler
2021-05-28 10:20:49 +02:00
Bitnami Containers
e20c3e2453
[bitnami/thanos] Release 3.17.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-05-21 10:23:19 +00:00
Bitnami Containers
8fdcb1bccb
[bitnami/thanos] Release 3.17.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-05-20 17:01:39 +00:00
Relk Li
aee8b9ad38
[bitnami/thanos] Put /api/v1/receive at the first of rules (thanos-receive ingress) ( #6382 )
...
* put /api/v1/receive at the first to prevent never matched
* bump version to 3.17.1
Co-authored-by: Relk <relk@maicoin.com >
2021-05-17 09:28:49 +02:00
Philippe
3b7579b6dd
[bitnami/thanos] Adding sidecars to services with ingress ( #6259 )
...
* Adding sidecars to services with ingress
Update bitnami/thanos/templates/bucketweb/deployment.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/templates/query-frontend/deployment.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/templates/query/deployment.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/templates/receive/statefulset.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/templates/ruler/statefulset.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Update bitnami/thanos/values.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* Using common.tplvalues instead ot toYaml
* Fixing lint
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
2021-05-05 09:50:56 +02:00
Toni Tauro
97c8a94382
feat(extraVolumes/Mounts): addition on all compoments ( #6169 )
2021-04-21 11:39:10 +02:00
Peter Tinti
3f180c3927
[bitnami/thanos] fixed thanos/receive HPA ( #6122 )
2021-04-16 10:22:27 +02:00
doug-ba
14777a22d7
[bitnami/thanos] adding ability to pass env variables to containers ( #5971 )
...
* [bitnami/thanos] adding ability to pass environment variables to containers
* Fix Thanos Receive env indent
* [bitnami/thanos] updating based on feedback
* Update Chart.yaml
Co-authored-by: Miguel Ruiz <miruiz@bitnami.com >
2021-04-02 10:57:31 +02:00
Philip Schmid
a38f68496a
Added tls flag for thanos queryFrontend ( #5959 )
...
Signed-off-by: Philip Schmid <pschmid2@puzzle.ch >
2021-04-01 11:15:43 +02:00
Bitnami Containers
9d67a589c8
[bitnami/thanos] Release 3.14.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-04-01 00:16:37 +00:00
Bitnami Containers
636a0cf002
[bitnami/thanos] Release 3.14.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-26 15:42:09 +00:00
Elad Dolev
a679659b39
bitnami/thanos - allow setting externalTrafficPolicy for services ( #5860 )
...
Co-authored-by: Elad Dolev <elad@firebolt.io >
2021-03-22 15:22:25 +01:00
Julien Leloup
e1eea94c30
[bitnami/thanos] Parametrize Thanos Receive retention period ( #5821 )
2021-03-17 18:13:23 +01:00
Julien Leloup
5fd202d22c
[bitnami/thanos] introduce logFormat in Thanos components ( #5747 )
...
* feat(thanos): introduce logFormat in Thanos components
* use logfmt as a default value
* allows for JSON logs
* chore: bump thanos chart version
* Fix copy/paste typos
2021-03-12 17:48:48 +01:00
Etienne Barbier
555fc879ee
[bitnami/thanos] Add ingress to ruler ( #5736 )
2021-03-09 17:39:55 +01:00
Miguel Ruiz
b0bd9a6a8e
[bitnami/thanos] Add PodLabels ( #5718 )
...
* Add PodLabels to Thanos chart
* Chart version bump
2021-03-08 19:20:12 +01:00
Carlos Rodríguez Hernández
870bc4dba1
[bitnami/*] Remove minideb mentions ( #5677 )
...
* Replace minideb by bitnami-shell in READMEs
* Avoid minideb mentions in Helm Charts
* Update values.yaml
* Update values.yaml
2021-03-04 15:26:03 +01:00
Marcel Fest
0db206ec50
[bitnami/thanos] Fixing hashrings.json for thanos-receive component. ( #5604 )
...
* Fix #5549 with that hopefully
* Bump Chart to 3.11.2
* Only create configuration for the hashring when the headless service is enabled
* Revert changes from upstream
* [bitnami/thanos] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-02-24 16:39:49 +01:00
Juan Ariza Toledano
71fb99f541
[bitnami/*] Use common macro to define RBAC apiVersion ( #5585 )
2021-02-22 17:37:32 +01:00
Marcel Fest
d56f21f76b
[bitnami/thanos] Fixing weird behavior when helm library is used from flux and terraform ( #5557 )
...
* Fix #5549 with that hopefully
* Bump Chart to 3.11.2
2021-02-19 17:31:02 +01:00
Guilherme Souza
3fe68649e1
[bitnami/thanos] Fix query receive service discovery ( #5510 )
2021-02-18 09:42:46 +01:00
Marcel Fest
ed1a6551e6
[bitnami/thanos] Fixing local-endpoint to work also with scaling. ( #5504 )
2021-02-18 09:00:37 +01:00