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
Alexandra Catalina
0999bfc9d8
[bitnami/solr] remove references to elasticsearch ( #5656 )
2021-03-03 09:10:56 +01:00
Bitnami Containers
f4e55a66d8
[bitnami/solr] Release 0.2.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-24 07:02:32 +00:00
Bitnami Containers
5f49513da7
[bitnami/solr] Release 0.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-19 11:33:16 +00:00
Rafael Ríos Saavedra
afc952c7f4
[bitnami/solr] Adds support for TLS ( #5515 )
...
* [bitnami/solr] Adds support for TLS
* Changes liveness/readiness check. Minor linting
* Removes empty line in README
Co-authored-by: rafael <rafael@bitnami.com >
2021-02-19 09:02:44 +01:00
Rafael Ríos Saavedra
a2a0069a60
[bitnami/solr] Fix error in NOTES.txt when upgrading ( #5546 )
...
* [bitnami/solr] Fix error in NOTES.txt when upgrading
* Bumps chart version
2021-02-19 08:46:58 +01:00
Matthew Critchlow
45cec6994e
[bitnami/solr] Remove extra initContainers entry ( #5552 )
...
This results in errors such as:
```sh
create Pod welp-solr-0 in StatefulSet welp-solr failed error: Pod "welp-solr-0" is invalid: spec.initContainers[1].name: Duplicate value: "load-solr-config"
```
2021-02-19 08:07:49 +01:00
Marcos Bjoerkelund
c6d87d64e6
[bitnami/solr] Fix successThreshold for exporters ( #5548 )
...
* [bitnami/solr] Fix successThreshold for exporters
* increase chart version
2021-02-18 17:45:23 +01:00
Rafael Ríos Saavedra
3c1fa10b9b
[bitnami/solr] Fix parameter tables in README.md
2021-02-11 13:31:10 +01:00
gkulkarni32
d99d9be29a
bitnami/solr ( #4951 )
...
* added solr
* added solr helm chart
* Update bitnami/solr/Chart.yaml
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* Update bitnami/solr/templates/_helpers.tpl
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* Update bitnami/solr/values.yaml
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* Update bitnami/solr/templates/statefulset.yaml
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* Update bitnami/solr/templates/statefulset.yaml
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* Update bitnami/solr/templates/svc.yaml
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* Update bitnami/solr/templates/svc-headless.yaml
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* updated review comments in NOTES, service-account, values
* removed solr toggle
* updated svc as per template, added validation
* removed trailing spaces
* updated service type to ClusterIP
* added metrics exporters and Probes
* Update bitnami/solr/templates/statefulset.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* Update bitnami/solr/templates/statefulset.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* removing values-production.yaml
* updated as per latest review comments
* removed trailing spaces
* Standardise exporter deployment
* Standardise exporter service
* Standardise Solr statefulset
* Fix templating issues
* Add README.md
* Format README.md and add 4wlcommands for Zookeeper
* Fix connectivity issues
* Fix Solr exporter
* Improve NOTES.txt
* Add authentication parameters
* Fix typo in NOTES.txt
* Add improvements and user Zookeeper service
* Change template by include and remove spaces
* Add requested changes
* Delete externalTrafficPolicy
* Add posibility to templatize externalZookeeper
* Disable exporter by default since it does not support auth
* Move ZK_HOSTS to the correct place
* Fix bug with upgrade
* Address suggestions
* Fix username type in NOTES.txt
* Add missing values to README
* Add TLS secrets file
* Add nodePorts to services
* Add missing values and Ingress tls
* Fix typo
* [bitnami/solr] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* [bitnami/solr] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Co-authored-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-02-11 10:07:08 +01:00