Commit Graph

20 Commits

Author SHA1 Message Date
Cori Avila
f954f1a9d6 [bitnami/wavefront] Mark wavefront helm chart as deprecated (#17005)
Signed-off-by: Cori Avila <amisericordi@vmware.com>
2023-06-02 17:06:54 +02:00
Orgad Shaneh
0b2203d67d [bitnami/wavefront] Use custom probes if given (#12565)
Without this change, in order to use a custom probe, the user has to
specify the probe parameters, and also must specify for the original
probe "enabled: false".

Issue: #12354
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>

Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
2022-09-20 18:59:25 +02:00
Celia Garcia
ab3db922c6 [bitnami/wavefront] Wavefront add control plane source (#11609)
* [bitnami/wavefront] Add control plane source

Signed-off-by: Celia Garcia Marquez <gcelia@vmware.com>

* [bitnami/wavefront] Add control plane source to README.md

Signed-off-by: Celia Garcia Marquez <gcelia@vmware.com>

* [bitnami/wavefront] Fix params

Signed-off-by: Celia Garcia Marquez <gcelia@vmware.com>

* Update README.md with readme-generator-for-helm

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

* Update README.md with readme-generator-for-helm

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

* Update README.md with readme-generator-for-helm

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

Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
2022-08-08 16:47:01 +02:00
Miguel Ruiz
aa1de39836 [bitnami/wavefront] Chart standardised (#9576)
* [bitnami/wavefront] Bump wavefront-proxy version + standardisation

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Regenerate README.md

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Apply suggestions

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Remove unused collector.extraArgs and update README

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Revert major to minor

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Update README.md with readme-generator-for-helm

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

* Fix config indent

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* [bitnami/wavefront] 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: Bitnami Containers <containers@bitnami.com>
2022-04-12 12:01:30 +02:00
Javier J. Salmerón-García
55990ecd97 [bitnami/wavefront] feat: Add Control Plane metrics (#9320)
* [bitnami/wavefront] feat:  Add Control Plane metrics

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* Typo

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* [bitnami/wavefront] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2022-03-07 17:27:20 +01:00
Carlos Rodríguez Hernández
4bca8a5de4 Remove Java args (#8421)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-12-15 11:14:51 +01:00
John Frederick Cornish IV
c54e951b6b bitnami/wavefront Add Log4j workaround to proxy (#8396)
* Add Log4j workaround to proxy

Signed-off-by: Helen Shao <shaoh@vmware.com>

* Update chart version

Signed-off-by: John Cornish <jcornish@vmware.com>

Co-authored-by: Mark Michael <mamichael@vmware.com>
Co-authored-by: Helen Shao <shaoh@vmware.com>
2021-12-14 08:30:49 +01:00
Pablo Galego
035d926d45 [bitnami/*] Mark PodSecurityPolicy resources as deprecated (#7951)
* [bitnami/postgresql-ha] Mark PSP as deprecated

* [bitnami/postgresql] Mark PSP as deprecated

* [bitnami/redis-cluster] Mark PSP as deprecated

* [bitnami/redis] Mark PSP as deprecated

* [bitnami/thanos] Mark PSP as deprecated

* [bitnami/wavefront] Mark PSP as deprecated

* [bitnami/thanos] Update README

* [bitnami/thanos] Fix linting issues
2021-10-28 09:27:59 +02:00
Carlos Rodríguez Hernández
a6751cdd33 [bitnami/several] Add chart info to NOTES.txt (#7889) 2021-10-22 16:04:39 +02:00
Alejandro Moreno
53875d84b9 [bitnami/wavefront] Add nodes/proxy to role bindings (#6758)
* Add nodes/proxy to role bindings

* Update values
2021-06-25 09:28:09 +02:00
Miguel Ruiz
ca75a34a9a [bitnami/wavefront] Update chart with upstream commits (#6403) 2021-05-19 08:29:49 +02:00
Miguel Ángel Cabrera Miñagorri
d71fceaf5e [bitnami/wavefront] Move collector image to scratch (#5813)
* [bitnami/wavefront] Move collector image to scratch

* Update Chart.yaml

* Add README note
2021-03-24 20:31:52 +01:00
Carlos Rodríguez Hernández
92083825b2 [bitnami/wavefront] Sync upstream chart (#5658)
* Add option to support TKGi dashboards (d73f33a220)

* Enable runtime configs (e99827e2aa)

* Fix mongodb discovery rule (52e3de45d4\#diff-7f3f4a4c7bd75e11a3457030348df2517e39a64922f6894591264b512e99bf3d)

* Pks prefix tweaks (6de7391746)

* Add psp for tkgi (94263f8295)

* Enable sink level filtering (844ae6aef2)

* Unlock traceJaegerApplicationName and traceZipkinApplicationName (ede40189ce)

* Omits peripheral metrics (internal, host OS and few k8s system metrics by default) (ffbeea7c70)

* Add secrets permissions (4c423b8e0d)

* Use common.tplvalues.render instead of tpl (toYaml)

* Remove intermediate psp parameter in tkgi value
2021-03-03 11:41:17 +01:00
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01:00
Javier J. Salmerón-García
f0f5a7c6f2 [bitnami/wavefront] Add hostAliases (#5318) 2021-01-29 10:12:12 +01:00
Juan Ariza Toledano
a0db323c35 [bitnami/*] Affinity based on common presets (ix) (#4727) 2020-12-16 11:22:35 +01:00
Daniel Arteaga
218bdec24f [bitnami/wavefront] feat: add pod security policy to enable hostpath (#4217)
* [bitnami/wavefront] feat: add pod security policy to enable hostpath

Signed-off-by: darteaga <darteaga@vmware.com>

* fix: wrong podsecuritypolicy path

Signed-off-by: darteaga <darteaga@vmware.com>
2020-11-05 16:32:43 +01:00
Vincent Behar
b3a95b701b [bitnami/*] Extra manifests should be top-level (#4161)
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.

this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +01:00
Carlos Rodríguez Hernández
1a315fd992 [bitnami/wavefront] Add imagePullSecret logic (#3968) 2020-10-09 12:19:49 +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