Commit Graph

7 Commits

Author SHA1 Message Date
Carlos Rodríguez Hernández
b60e571405 Update ct-install.yaml 2021-04-23 10:03:48 +02:00
Miguel Ángel Cabrera Miñagorri
f5f6f9fcfa [bitnami/dataplatform-bp1] Update charts that depend on wavefront (#5903)
* [bitnami/*] Update charts that depend on wavefront

* Revert changes for wavefront-prometheus-storage-adapter

* Fix linter errors

* Add dataplatform-bp1 to excluded charts for testing
2021-03-30 14:52:06 +02:00
Carlos Rodríguez Hernández
9dea8f5794 [bitnami/wavefront] Add wavefront chart to the catalog (#3520)
* Add upstream wavefront chart

* Adapt common/generic files

* Adapt values.yaml and fix side effects

* Add common subchart and standarize labels

* Standarize names

* Standarize images

* Standarize resources and tolerations

* Fix linter issues

* Minor fixes

* Exclude chart from GH action testing as it is needed access to Wavefront instances

* [bitnami/minio] Release 3.7.3 updating components versions

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

* Exclude chart from GH action testing as it is needed access to Wavefront instances

* Add commonLabels, extraDeploy & commonAnnotations

* Add resources

* Revert "[bitnami/minio] Release 3.7.3 updating components versions"

This reverts commit 326611b297.

* Remove duplicated

* Add readiness & liveness probes

* Add podAnnotations, affinity, nodeSelector, tolerations, priorityClassName, and lifecycleHooks

* Add sidecars and initContainers

* Add sidecars extraEnv and extraVolume

* Add podLabels

* Add updateStrategy

* Add commands & args

* Add SecurityContexts

* Minor fixes

* Fix batch of suggestions

* Add existing configmap option

* Support existing secrets for token

* Add validations

* Avoid failing if the params are not set

* Add enable parameter to securityContexts

* Rename wavefront-collector Docker image

* Add namespace to the installation instructions

* Update requirements.lock

* Update images

* Update tags and deps

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-10-09 09:59:09 +02:00
Andrés Bono
a6ed80f430 [bitnami/harbor] Update max_connections value for postgresql (#3509)
* [bitnami/harbor] Update max_connections value for postgresql

Signed-off-by: Andrés Bono <andresbono@vmware.com>

* Update ct-install.yaml
2020-08-26 18:55:01 +02:00
Jose Antonio Carmona
6f48141a41 [bitnami/ejbca] EJBCA Chart (#2955)
* First approach

WIP Incomplete chart

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Add possibility to import external CAs from a directory

Keystore and Trustore importing was also fixed

* Add ingress and Liveness + Readiness probes

* Sync with current container changes

* Enable liveness and readiness probes

* Update default ports

* Remove ingress in favour of LoadBalancer

* Add common improvements

* SecurityContext for both pod and container
* Command and Arg for customization of the container
* Custom liveness & readiness probes

* Common improvements II

* Common labels and annotations
* Affinity, nodeSelector and toleration options added

* Add first version of README.md

* Change imported JKS location

Also changes the name of an env var to match latest container
changes

* Add NOTES.txt

* Increase liveness and readiness probes timeout

Also removed some no longer available properties

* Apply formatting to values.yml

* Removing testing password value

* Add externalSecret support

* Fix pod and container security Context

* Update README with replication details

* Increase probes initial delay seconds

* Exclude ejbca from GH install tests

* Add support for bitnami.common

* Update README and values with suggestions
2020-07-06 09:53:09 +02:00
Jose Antonio Carmona
6e59b3e8e5 Remove discourse from CT install tests (#2861)
Skipping this verification as discourse does not seem to be passing the tests although
deploying (installation stage is presumably taking too much time)

Signed-off-by: joancafom <jcarmona@bitnami.com>
2020-06-17 14:20:51 +02:00
Carlos Rodríguez Hernández
5ed97f0c1a Add support for helm lint and helm install in PRs via GH Actions (#2721) 2020-06-01 11:50:05 +02:00