Francisco de Paz Galán and GitHub
bba227223e
[bitnami/common] Add apiService.apiVersion function to common.capabilities ( #9562 )
...
* Add Harbor VIB workflow
Signed-off-by: Francisco de Paz <fdepaz@vmware.com >
* Update Harbor VIB workflow env name
Signed-off-by: Francisco de Paz <fdepaz@vmware.com >
* [bitnami/common] Add apiService.apiVersion function to common capabilities
Signed-off-by: Francisco de Paz <fdepaz@vmware.com >
* Remove WIP file present only in fork
Signed-off-by: Francisco de Paz <fdepaz@vmware.com >
* Add function doc to README
Signed-off-by: Francisco de Paz <fdepaz@vmware.com >
2022-03-24 18:58:16 +01:00
Romain Barissat and GitHub
794fecb8cb
[bitnami/common] Helper to allow overriding namespace name ( #9396 )
...
* Create a global helper to allow overriding namespace name
Useful for multi-namespace deployments in combined charts
Signed-off-by: Romain Barissat <romain-noreply@barissat.com >
* Update example to include common chart
Signed-off-by: Romain Barissat <romain-noreply@barissat.com >
2022-03-16 10:26:32 +01:00
Paul Miu and GitHub
0d061147a5
[bitnami/common] Improve docs for passwords.manage ( #9269 )
2022-03-03 08:35:50 +01:00
Marcello Pontes and GitHub
7f17db7e9b
[bitnami/common] README: Fixed the desscription for common.labels.matchLabels ( #9062 )
...
* [bitnami/common] README: fixed description
bitnami/charts#9060
Signed-off-by: Marcello Pontes <balaum@gmail.com >
* [bitnami/common] Bumped patch version number
bitnami/charts#9060
Signed-off-by: Marcello Pontes <balaum@gmail.com >
2022-02-28 12:26:03 +01:00
Juan Ariza Toledano and GitHub
01477b42f2
[bitnami/common] Improve "common.secrets.passwords.manage" helper ( #8861 )
2022-02-02 09:20:27 +01:00
Juan Ariza Toledano and GitHub
c0c986f8d5
[bitnami/common] Add ingress helper to detect cert-manager annotations ( #8857 )
2022-02-01 17:04:23 +01:00
Carlos Rodríguez Hernández and GitHub
8d740c566c
[bitnami/several] Change prerequisites ( #8725 )
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2022-01-20 09:42:29 +01:00
Javier J. Salmerón-García and GitHub
de27be6e64
[bitnami/common] fix: 🐛 Add extra check for "\"\"" values in existing secrets ( #8266 )
2021-11-29 15:44:22 +01:00
Carlos Rodríguez Hernández and GitHub
eafb5bd5a2
[bitnami/several] Replace HTTP by HTTPS when possible ( #8259 )
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2021-11-29 09:58:33 +01:00
Pablo Galego and GitHub
5cac7539dc
[bitnami/*] Mark PodSecurityPolicy resources as deprecated ( #7948 )
...
* [bitnami/concourse] Deprecate PSP
* [bitnami/elasticsearch] Deprecate PSP
* [bitnami/external-dns] Deprecate PSP
* [bitnami/fluentd] Deprecate PSP
* [bitnami/kiam] Deprecate PSP
* [bitnami/common] Change common.capabilities.policy.apiVersion description
* Version bumps and minor fixes after sync with master
* [bitnami/fluentd] Drop PSP checksum annotation from DaemonSet
* [bitnami/common] Correct common.capabilities.policy.apiVersion description
2021-10-27 15:42:47 +02:00
Juan Ariza Toledano and GitHub
3efb1cac92
[bitnami/common] Add new capability helper for Network Policies ( #7658 )
2021-09-30 10:53:20 +02:00
bellke and GitHub
3f06bdd8df
[bitnami/common] fix readme for common chart ( #7577 )
...
* fix readme for common chart
* Update Chart.yaml
2021-09-22 14:11:40 +02:00
Miguel Ángel Cabrera Miñagorri and GitHub
7ca2a4bb91
[bitnami/common] Add new dependency fullname template ( #7471 )
2021-09-13 14:08:39 +02:00
jr67481 and GitHub
7b84a674ae
Add cronjob apiVersion capability ( #7122 )
2021-08-04 10:25:57 +02:00
Carlos Rodríguez Hernández and GitHub
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 and GitHub
0c8a45546a
[bitnami/common] Add supportIngressClassname ( #6828 )
2021-07-02 10:06:50 +02:00
66edf04e3e
[bitnami/common] extend common.labels.matchLabels with .Values.extraMatchLabels ( #6589 )
...
* [bitnami/common] extend common.labels.matchLabels with .Values.extraMatchLabels whenever present
* Revert "[bitnami/common] extend common.labels.matchLabels with .Values.extraMatchLabels whenever present"
This reverts commit 0f5faf60488309ee81d4b823e06e473be263d5c4.
* [bitnami/common] extend common.affinities.pods.* templates with extraMatchLabels dict
Co-authored-by: Roman Kuznetsov <xromk@saxobank.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <mcabrera@vmware.com >
2021-06-16 09:53:01 +02:00
David J. M. Karlsen and GitHub
dcacf06f6f
bitnami/common: add version detection for policy api ( #6662 )
2021-06-15 11:34:29 +02:00
Denis Baryshev and GitHub
9048150854
[bitnami/common] Update _ingress.tpl ( #6437 )
...
When using helmfile types other than int endup in backend config ,
```
backend:
- serviceName: event-listener
- servicePort: app
+ service:
+ name: app
+ port:
+ number: 63032
+ # 63032
+ # float64
```
2021-05-21 13:46:47 +02:00
Wade Rossmann and GitHub
f73efbe074
Node affinity values must be quoted. ( #6348 )
2021-05-14 09:09:45 +02:00
Davide G and GitHub
dfffe74c21
[bitnami/common] pull secrets rendering ( #6286 )
...
* Refactored common.images.pullSecrets function to accept templated string
Signed-off-by: Davide Giacomini <davide.giacomini2@studio.unibo.it >
* Bumped major version of common chart
Signed-off-by: Davide Giacomini <davide.giacomini2@studio.unibo.it >
* Updated readme file
Signed-off-by: Davide Giacomini <davide.giacomini2@studio.unibo.it >
* Fixed typo
Signed-off-by: Davide Giacomini <davide.giacomini2@studio.unibo.it >
* created new function to render pullSecrets
reverted changes to common.images.pullSecrets
updated readme file
Signed-off-by: Davide Giacomini <davide.giacomini2@studio.unibo.it >
* Bumped minor common chart version
Signed-off-by: Davide Giacomini <davide.giacomini2@studio.unibo.it >
* common chart version correction
Signed-off-by: Davide Giacomini <davide.giacomini2@studio.unibo.it >
2021-05-13 10:56:53 +02:00
Francisco de Paz Galán and GitHub
1e3bf03e3a
[bitnami/common] Update Redis validation's helper ( #6192 )
...
* [bitnami/common] Update redis validations
* Fix ternary logic
* Remove unused function
2021-04-26 14:26:16 +02:00
328ca86351
[bitnami/common] Common credential error ( #5884 )
...
* Add information about credentials to rabbitmq
* Bump versions of rabbitmq
* Update bitnami/rabbitmq/templates/NOTES.txt
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
* Add information about credentials to common error messages
* Update version of common
* Update bitnami/common/templates/_errors.tpl
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com >
* Update bitnami/common/templates/_errors.tpl
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com >
2021-03-25 12:06:30 +01:00
Etienne Barbier and GitHub
15ca27520a
[bitnami/common] Add possibility to pull images without giving registry name ( #5582 )
...
Thanks for the contribution!
2021-02-23 14:10:35 +01:00
Juan Ariza Toledano and GitHub
fda87aabcd
[bitnami/common] Add RBAC/CRD apiVersion support for versions 1.22+ ( #5583 )
2021-02-22 15:56:50 +01:00
56f2088426
Add registered icon to all the MongoDB references ( #5426 )
...
* Add registered icon to all the MongoDB references
* Bump versions of charts
* Bump versions of charts
* remove changes for kubeapps
Co-authored-by: jotamartos <jotamartos@vmware.com >
2021-02-09 16:14:49 +01:00
Arthur Busser and GitHub
d27fb5e0b3
fix(common): quote namespace name ( #5363 )
2021-02-03 09:27:33 +01:00
Francisco de Paz Galán and GitHub
20231b138f
[bitnami/common] Remove helm version checker from secret helper ( #5156 )
...
* [bitnami/common] Remove helm version checker from secret helper
Signed-off-by: fdepaz <fdepaz@bitnami.com >
* Remove variable definition
2021-01-20 16:57:28 +01:00
Marcel Fest and GitHub
0bae2bbb9b
[bitnami/common] same behavior with empty string when the secret obje… ( #5057 )
...
* [bitnami/common] same behavior with empty string when the secret object is used.
When you pass in an empty string as the existingSecret the with statement ensures that the default name is used.
If you pass in the new existingSecret object which is a dict it uses the empty string and not use the emptyString as reference to use the default string.
Implementing another with statement ensures that the variable is set.
* {bitnami/common] Fix the documenation fo supportsHelmVersion
* [bitnami/common] Bump version in Chart.yaml
* [bitnami/common] Bump the Chart.yaml version
* fix indentation and whitespace
2021-01-18 10:09:26 +01:00
Marcel Fest and GitHub
11efd59177
[bitnami/common] fix wrong include reference ( #5056 )
...
* [bitnami/common] fix wrong include reference,
* [bitnami/common] Bump version in Chart.yaml
* {bitnami/common] Fix the documenation fo supportsHelmVersion
* Bump appVersion
2021-01-17 12:38:01 +01:00
Francisco de Paz Galán and GitHub
14a0042dc9
[bitnami/common] Fix lookup function backward compatibility and README ( #5018 )
...
* [bitnami/common] Fix typos and README
Signed-off-by: fdepaz <fdepaz@bitnami.com >
* Capabilities fix
* Add new helmVersion helper
* Update README
* Format tables
* Bump patch version
* Expand helper description
2021-01-15 17:45:41 +01:00
dfa89b8659
[bitnami/several] Add Redis trademark ( #5023 )
...
* Add trademark to Redis and Redis Cluster
* add trademark in other charts
* Fix table indentation in READMEs
* Add trademark to yaml, tpl and txt
* Rebase master and bump chart version
* One line disclaimer
* Add trademark to recent changes and add zookeeper and cassandra
Co-authored-by: jotamartos <jotamartos@vmware.com >
2021-01-14 14:36:32 +01:00
Javier Salmeron Garcia
22ab07ac7d
[bitnami/common] Add missing else statement to ingress apiversion
2021-01-13 17:35:42 +01:00
Javier J. Salmerón-García and GitHub
e447d9d220
[bitnami/common] Fix cases where ingress is not at the root ( #4984 )
2021-01-13 17:15:14 +01:00
Francisco de Paz Galán and GitHub
240dc1bea8
[bitnami/*] POC Lookup function implementation ( #4831 )
...
* [bitnami/*] POC Implement lookup function
Signed-off-by: fdepaz <fdepaz@bitnami.com >
* Improve secure password generation
* Bump minor version
* Apply suggested changes
* Restore password validation
* Fix lint issue
* Add password validation to common
* Fix regexp
* Add subchart support
2021-01-13 16:10:48 +01:00
Javier Salmeron Garcia
c59b86919f
[bitnami/common] Fix incorrect backend calculation for networking/v1beta1
2020-12-31 11:56:55 +01:00
Javier Salmeron Garcia
a371b734b8
[bitnami/common] Fix typo in common.capabilities.kubeVersion
2020-12-30 15:14:49 +01:00
Javier Salmeron Garcia
0bbb339d60
[bitnami/common] Fix issue with global kubeversion calculation
2020-12-30 15:02:03 +01:00
Javier J. Salmerón-García and GitHub
2b22a21702
[bitnami/common] Make ingress rules compatible with all Kubernetes versions ( #4859 )
2020-12-30 12:39:55 +01:00
Daniel Arteaga and GitHub
cdb6ae8f00
[bitnami/common] fix: moving kube version comparison ( #4804 )
...
Signed-off-by: darteaga <darteaga@vmware.com >
2020-12-23 18:19:16 +01:00
Maarten Mensink and GitHub
5ed8c54f5e
[bitnami/common] Adding networking apiVersion support for versions 1.19+ ( #4776 )
...
* Adding support voor k8s 1.19 ingress networking
In k8s 1.19+ ingress uses apiVersion networking.k8s.io/v1
* Update Chart.yaml
2020-12-18 11:35:14 +01:00
Juan Ariza Toledano and GitHub
5b51a5c004
[bitnami/common] Fix node affinity templates ( #4692 )
...
Signed-off-by: juan131 <juanariza@vmware.com >
2020-12-11 11:50:21 +01:00
Jose Antonio Carmona and GitHub
ca3fdfbeeb
fix: mongodb validation auth ( #4506 )
2020-11-26 19:21:02 +01:00
Carlos Rodríguez Hernández and GitHub
14ece96c80
[bitnami/common] Add mongodb validation template ( #4497 )
...
* Add mongodb validation template
* Apply suggestions
2020-11-26 17:19:48 +01:00
Sereinity and GitHub
de9b217746
[bitnami/common] existingSecret is in auth map ( #4389 )
2020-11-19 13:48:59 +01:00
Carlos Rodríguez Hernández and GitHub
09dbc45d11
bitnami/common Major version. Adapt Chart to apiVersion: v2 ( #4258 )
2020-11-10 14:47:43 +01:00
Jose Antonio Carmona and GitHub
b4923d4801
[bitnami/common] feat: add cassandra passwords validations ( #4110 )
...
Signed-off-by: joancafom <jcarmona@bitnami.com >
2020-10-27 08:27:15 +01:00
Daniel Arteaga and GitHub
0daa8d580c
[bitnami/common] feat: add redis passwords validations ( #4070 )
...
* [bitnami/common] feat: add redis passwords validations
Signed-off-by: darteaga <darteaga@vmware.com >
* fix: some typos
Signed-off-by: darteaga <darteaga@vmware.com >
2020-10-21 13:35:28 +02:00
aa2b3a1861
[bitnami/common] Allow backward compatibility for existingSecret ( #4006 )
...
* Allow backward compatibility for existingSecret
* Added clarification note
Co-authored-by: fdepaz <fdepaz@bitnami.com >
2020-10-14 11:31:21 +02:00
Marcel Fest and GitHub
d114d446ef
[bitnami/common] Fix secret name bug with defaulNameSuffix. ( #3888 )
...
* Fix secret name bug with defaulNameSuffix.
* Fixed the creation of secret names
* Ensure that the name is only 63 chars long
* Resetted metallb changes
2020-10-05 10:59:56 +02:00