Commit Graph

10 Commits

Author SHA1 Message Date
Miguel Ruiz
abe7510331 [bitnami/haproxy] Fix service duplicated 'loadBalancerSourceRanges' (#8929)
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
2022-02-08 10:50:43 +01:00
Miguel Ruiz
af22eabe86 [bitnami/haproxy] Chart standardised (#7493)
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
2022-01-17 12:56:58 +01:00
Ryan Wholey
0d1acf5a9f [bitnami/haproxy] Add service.labels input (#8110)
* [bitnami/haproxy] Add service.labels input

* bump bitnami/haproxy to 0.2.17
2021-11-12 08:31:59 +01:00
Carlos Rodríguez Hernández
a6751cdd33 [bitnami/several] Add chart info to NOTES.txt (#7889) 2021-10-22 16:04:39 +02:00
Tomek Święcicki
5776fdbe02 [bitnami/haproxy] Update apiVersion of PDB to policy/v1 on 1.21+ cluster (via common.capabilities.policy.apiVersion) (#7368)
* Update apiVersion of PDB to policy/v1

According to https://kubernetes.io/docs/reference/using-api/deprecation-guide/ we can start using `policy/v1` in Kubernetes `1.21.

Without that you can observe such things in logs:

```
client.go:209: [debug] checking 5 resources for changes
W0901 11:28:35.264440      91 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0901 11:28:35.269403      91 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0901 11:28:35.297605      91 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
```

* use common.capabilities.policy.apiVersion

* bump chart version to 0.2.8
2021-09-06 10:03:25 +02:00
Pablo Galego
98bbe79695 [bitnami/haproxy] Remove vi swap file (#7226)
* Remove vi swap file
* Bump chart's patch version
2021-08-16 10:51:57 +02:00
GGre4
405ad6b43d [bitnami/haproxy] Adding condition to serviceaccount (#7177)
* Adding condition to serviceaccount

* fixed redis typo

* removed unrelated changed keeping condition only
Bump chart version number

* Adding new line
bumping chart version number
2021-08-12 17:53:21 +02:00
Juan Ariza Toledano
2bbf5fef45 [bitnami/haproxy] Add Configmap checksum annotation (#7174) 2021-08-10 19:45:05 +02:00
Carlos Rodríguez Hernández
f1344b0361 [bitnami/several] Add diagnostic mode (#7012)
* Rebase master

* Fix typo in statefulset

* Include lifecycle in the if statement

* Include metrics container

* Update README

* Rebase master

* Rebase master

* Rebase master

* Add diagnostic mode to etcd

* Add diagnostic mode to fluentd

* Add diagnostic mode to grafana-tempo

* Add diagnostic mode to haproxy

* Rebase master

* Fix values location and README

* Add diagnostic mode to the scaffolding

* Add diagnostic mode to kafka

* Add diagnostic mode to kong

* Fix linter in ejbca

* Add diagnostic mode to logstash

* Add diagnostic mode to mariadb

* Add diagnostic mode to mongodb-sharded

* Fix BITNAMI_DEBUG in galera

* Add diagnostic mode to mysql

* Add diagnostic mode to nats

* Add diagnostic mode to postgresql

* Add diagnostic mode to rabbitmq

* Add diagnostic mode to redis-cluster

* Add diagnostic mode to spark

* Add diagnostic mode to wordpress

* Add diagnostic mode to zookeeper

* Fix/Add BITNAMI_DEBUG in kong, nats, and spark

* Update READMEs

* Unify 'Please be patient...' sentence in NOTES

* Bump galera version
2021-07-27 13:10:01 +02:00
Javier J. Salmerón-García
e197fde4ce [bitnami/haproxy] Add chart (#6488)
* [bitnami/haproxy] Add chart

* Requested changes

* Requested changes

* [bitnami/haproxy] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-06-02 09:53:53 +02:00