Amit
7d432a119c
[bitnami/minio] readinessProbe, startupProbe and LivenessProbe needs minio-api port ( #7689 )
...
* readinessProbe, startupProbe and LivenessProbe needs minio-api port
* chart version bump
2021-10-06 11:58:19 +02:00
Ibone González Mauraza
500d1703aa
fiz args ( #7608 )
2021-09-23 17:01:35 +02:00
Ibone González Mauraza
2af773d2ec
Add args of gategay console-address ( #7599 )
2021-09-23 10:50:03 +02:00
Abhimanyu Saharan
5d0d13eb46
[bitnami/minio] fix: ingress name and port ( #7565 )
...
* fix: update name to be unique
* fix: service port for api
* chore: bump chart version
2021-09-22 10:39:08 +02:00
Miguel Ruiz
4013978786
[bitnami/minio] Add CONSOLE_PORT parameter and API ingress ( #7526 )
...
* [bitnami/minio] Add CONSOLE_PORT parameter and API ingress
* Fix missing quotes
* Fix notes
* Fix issues
* Update api-ingress.yaml
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-09-20 11:07:24 +02:00
Miguel Ruiz
ce6c343f2b
[bitnami/minio] Fix ServiceMonitor, rename service port and ingress target ( #7480 )
2021-09-14 16:07:42 +02:00
Miguel Ruiz
082e9eef2c
[bitnami/minio] Major release ( #7344 )
...
* [bitnami/minio] Major release
* Update README.md
* Fix metadata
* Update README.md
* Add missing nodePorts.*
* Update bitnami/minio/README.md
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-09-10 08:28:09 +02:00
aiceball
08f5858396
[bitnami/minio] Add optional PodDisruptionBudget and priority class selection to Minio Gateway ( #7373 )
...
* Add PodDisruptionBudget to Minio Gateway
- Add an optional PodDisruptionBudget to Minio Gateway deployment
- Update README
- Bump version
* Add optional priorityClassName to Minio Gateway
- Update README.md with gateway.priorityClassName
* Fix priorityClassName spec declaration in Minio Gateway
* Remove unnecessary labels
* Simplify config, fix apiVersion reference for Minio Gateway PDB
* Update bitnami/minio/values.yaml
* Revert pdb.create description in README
2021-09-09 11:02:56 +02:00
aiceball
4040ce1d32
[bitnami/minio] Get Azure Storage Account credentials via external secrets + Gateway autoscaling ( #7317 )
...
* Adding optional Azure Storage Account credential source
Enables Azure Storage Account credential extraction from external secrets specified in values.yaml
* Add Autoscaling to Minio Gateway
Add an HPA component
Add autoscaling configuration in values.yaml
Modify update strategy for Minio Gateway deployment to be more flexible
* Fix azure credentials values validation
Fix so that credentials fail if either there's no explicit credentials or if at least one of the existing secret references is empty
* Bump minor chart version for Minio
* Adjusting Minio gateway.updateStrategy type description
* Updating chart version
* Updating gateway autoscaling metadata
* Adjusting template formatting for compatibility
Co-authored-by: Ayan Bikalapov <abikalapov@explorance.com >
2021-08-31 10:39:55 +02:00
Roberto Andradas
7ca1f134d2
[bitnami/minio] fix disk is not writable when persistence disabled (#… ( #7263 )
2021-08-19 15:18:58 +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
Miguel Ruiz
5c8972eec2
[bitnami/*] Add localhost altName to autogenerated certs ( #6791 )
...
* [bitnami/*] Add localhost altName to autogenerated certs
* Update redis-cluster tlsSecret altNames
* Add Cassandra
* Fix Redis-cluster validations
* Update _helpers.tpl
2021-06-30 15:25:12 +02:00
Miguel Ruiz
4a4f52d497
[bitnami/minio] Add support for autogenerated certs ( #6533 )
...
* [bitnami/minio] Add support for autogenerated certs
* Update README.md and Chart version bump
* Fix linting issue
* Apply suggestions
* Chart version bump
* Update README.md
* Minor fix
* Minor fix
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-06-17 13:30:07 +02:00
MrKrabat
e45b8aaa7d
[bitnami/minio] Added full securityContext support ( #6644 )
...
* [bitnami/minio] Added full securityContext support
* [bitnami/minio] Changed volumePermissions.securityContext to volumePermissions.containerSecurityContext
2021-06-17 09:23:05 +02:00
Christian Kotzbauer
8b2f9cce3a
[bitnami/minio] Make runAsNonRoot configurable ( #6538 )
...
* [bitnami/minio] Make runAsNonRoot configurable
Signed-off-by: Christian Kotzbauer christian.kotzbauer@gmail.com
* [bitnami/minio] Add for gateway as well
Signed-off-by: Christian Kotzbauer christian.kotzbauer@gmail.com
* [bitnami/minio] Address review notes
Signed-off-by: Christian Kotzbauer christian.kotzbauer@gmail.com
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-06-03 01:58:14 +02:00
Miguel Ángel Cabrera Miñagorri
b7be39e162
[bitnami/minio] Fix passwords checks ( #6458 )
2021-05-26 10:05:02 +02:00
Miguel Ángel Cabrera Miñagorri
570e5b8b66
[bitnami/minio] Fix syntax error in template ( #6198 )
...
* [bitnami/minio] Fix syntax error in template
* Bump version
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2021-04-23 10:57:16 +02:00
Juan Ariza Toledano
a233d5753a
[bitnami/minio] Use v2 endpoint to scrap metrics and make it customizable ( #5875 )
2021-03-23 16:17:18 +01:00
awuetz
4742280fec
Define the livenessProbe scheme value if tls.enabled, otherwise the container will fail and not start ( #5855 )
2021-03-22 11:06:39 +01:00
Juan Ariza Toledano
d0da08a308
[bitnami/minio] MinIO Gateway for Azure: Use custom access/secret key instead of reusing Azure credentials ( #5833 )
2021-03-19 15:03:41 +01:00
awuetz
c12cd9a2c7
[bitnami/minio] Extracted mountPath to be flexible and set the default value ( #5787 )
...
* Extracted mountPath to be flexible and set the default to the default bitnami minio image config
* Extracted mountPath to be flexible and set the default to the default bitnami minio image config
* Update bitnami/minio/templates/distributed/statefulset.yaml
Co-authored-by: Miguel Ruiz <miruiz@bitnami.com >
* Update bitnami/minio/values.yaml
Co-authored-by: Miguel Ruiz <miruiz@bitnami.com >
* Bumped to new version
* Updated readme and introduced env var for MINIO_CERTSDIR
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Miguel Ruiz <miruiz@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-17 14:17:24 +01:00
Juan Ariza Toledano
7adef44d0d
[bitnami/minio] Add support to deploy MinIO as a Gateway ( #5750 )
...
* [bitnami/minio] Add support to deploy MinIO as a Gateway
Signed-off-by: juan131 <juanariza@vmware.com >
* Add suggestions from code review
Signed-off-by: juan131 <juanariza@vmware.com >
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-03-11 17:30:40 +01:00
Juan Ariza Toledano
a2ccb501f4
[bitnami/minio] Add missing features ( #5739 )
2021-03-10 15:03:23 +01:00
awuetz
0557c91253
[bitnami/minio]: Enable tls in front of container ( #5670 )
...
* Extended functionality to enable tls in front of the containers by providing a custom secret
* Fix tab indention
* Set the default of secretName to empty string
* Bumped version
* Extended values describtion
* Fix whitespaces
* Update bitnami/minio/templates/statefulset.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* Update bitnami/minio/templates/statefulset.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* Update bitnami/minio/Chart.yaml
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
* Added newline at the end of file
* Added note if a wrong tls config is provided
* Update bitnami/minio/templates/NOTES.txt
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com >
2021-03-08 09:48:24 +01:00
Chris Hoffman
aa31ef6b4f
Wire documented extraDeploy option in minio chart ( #5518 )
...
* Duplicate bitnami/spark/templates/extra-list.yaml history in bitnami/minio/templates/ history.
* Rev minio chart
2021-02-17 17:30:29 +01:00
Alexander Block
74b6a296b9
[bitnami/minio] Fix rendering of NOTES.txt ( #5470 )
...
* Fix rendering of NOTES.txt for minio chart
NOTES.txt erroneously uses `template "minio.name"` instead of `include "common.names.fullname"`, which causes rendering to fail. This PR fixes it.
* Update Chart version
2021-02-12 09:07:10 +01:00
Juan José Martos
99fb55a652
Update MinIO references, titles, descriptions and disclaimer ( #5419 )
...
* Update MinIO references, titles, descriptions and disclaimer
* Add registered symbol instead of (R) in markdown
* Update chart versions
* update versions after doing rebase
Co-authored-by: jotamartos <jotamartos@vmware.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
2021-02-08 13:29:27 +01:00
Carlos Rodríguez Hernández
307a73dcca
[bitnami/several] Monthly trademark review ( #5375 )
2021-02-02 13:54:13 +01:00
Javier J. Salmerón-García
a027b507d4
[bitnami/minio] Add hostAliases ( #5270 )
2021-01-28 13:19:00 +01:00
Javier J. Salmerón-García
b5a8023157
[bitnami/minio] Major change: Adapt ingress ( #4989 )
...
* [bitnami/minio] Major change: Adapt ingress
* Update Chart.yaml
2021-01-14 11:04:51 +01:00
Carlos Rodríguez Hernández
54e4bd7b97
[bitnami/minio,harbor,thanos,pytorch] Add trademark to MinIO ( #4901 )
...
* [bitnami/minio,harbor,thanos,pytorch] Add trademark to MinIO
* Remove extra blank line
* Fix format and move disclaimer
2021-01-07 12:20:47 +01:00
Francisco de Paz Galán
8058468724
[bitnami/minio][bitnami/rabbitmq] Fix tls-secrets namespace scope ( #4801 )
...
* [bitnami/minio][bitnami/rabbitmq] Fix tls-secrets namespace scope
Signed-off-by: fdepaz <fdepaz@bitnami.com >
* Bump patch version
Co-authored-by: fdepaz <fdepaz@bitnami.com >
2020-12-22 17:25:24 +01:00
Miguel Ángel Cabrera Miñagorri
fb5f3bdb18
[bitnami/minio] Fix PVC annotations ( #4677 )
...
* [bitnami/minio] Fix PVC annotations
* Update Chart.yaml
2020-12-14 11:49:03 +01:00
Juan Ariza Toledano
f5abfb8e42
[bitnami/*] Affinity based on common presets (v) ( #4494 )
2020-11-26 13:36:02 +01:00
Heiko Nickerl
5fe394b15e
[bitnami/minio] Sanitize namespace ( #4183 )
2020-11-02 17:48:43 +01:00
Kevin Klopfenstein
84a7ae48c2
[bitnami/minio] add command for minio container ( #3435 )
...
* [bitnami/apache] Add resources for git container
* [bitnami/minio] add command for minio container
2020-08-24 12:52:12 +02:00
Mohammad Abdolirad
64e2b07b3d
[bitnami/minio] Ability to add additional Ingress's labels ( #3369 )
...
* [bitnami/minio] Ability to add additional Ingress's labels
Signed-off-by: Mohammad Abdolirad <m.abdolirad@gmail.com >
* Fixes issues
Signed-off-by: Mohammad Abdolirad <m.abdolirad@gmail.com >
2020-08-11 12:04:13 +02:00
Jordi Bagot Soler
8ed39db739
[bitnami/minio] Add schedulerName ( #3256 )
2020-07-29 11:23:28 +02:00
Marcos Bjoerkelund
219f1cdec6
Rename .yml extension to .yaml
...
Related: https://github.com/bitnami/charts/pull/2710
2020-06-02 13:39:08 +02:00
Juan Ariza Toledano
eb8f8a2b15
[bitnami/minio] Provide a way to reconfigure MinIO admin credentials ( #2559 )
...
* [bitnami/minio] Provide a way to reconfigure MinIO admin credentials
Signed-off-by: juan131 <juan@bitnami.com >
2020-05-12 17:28:21 +02:00
Błażej Frydlewicz
d59a9d6d2e
[bitnami/minio] Added prometheusAuthType ( #2216 )
...
* Added prometheusAuthType
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-09 11:49:05 +02:00
Konstanty Karagiorgis
cefffdb35e
[bitnami/minio] Introduced .Release.Namespace in objects meta ( #2177 )
...
* [bitnami/minio] Introduced .Release.Namespace in objects meta
* [bitnami/minio] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-01 16:38:00 +02:00
Sven
d216b4a402
Add serviceAccount.create and serviceAccount.name to minio chart ( #2108 )
...
* [bitnami/minio] Add serviceAccount.create and serviceAccount.name to minio chart
Signed-off-by: Sven Tschui <sventschui@gmail.com >
2020-03-23 09:49:40 +01:00
Michael Schaefermeyer
8170cb5eeb
[bitnami/minio] Fix readiness config
2020-01-27 11:22:10 +01:00
juan131
813210ab11
[bitnami/minio] Lint chart
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-11-21 17:14:49 +01:00
tompizmor
da53148121
[bitnami/minio] Add updateStrategy parameter for deployment mode
2019-10-25 15:47:35 +02:00
Alejandro Moreno
a6f753053e
Fix MinIO ingress
2019-10-23 15:21:49 +00:00
juan131
4dfac075aa
[bitnami/*] Update apiVersion on sts, deployments, daemonsets and podsecuritypolicies
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-09-20 11:44:09 +02:00
juan131
f41c19310b
[bitnami/*] Fix 'storageClass' macros
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-08-22 11:22:56 +02:00
miguelaeh
1d7f3df125
Refactor StorageClass template to support old Helm versions
...
Signed-off-by: miguelaeh <macabrera@bitnami.com >
2019-08-21 13:25:35 +00:00