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 and GitHub
4bca8a5de4
Remove Java args ( #8421 )
...
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
2021-12-15 11:14:51 +01:00
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 and GitHub
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 and GitHub
a6751cdd33
[bitnami/several] Add chart info to NOTES.txt ( #7889 )
2021-10-22 16:04:39 +02:00
Alejandro Moreno and GitHub
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 and GitHub
ca75a34a9a
[bitnami/wavefront] Update chart with upstream commits ( #6403 )
2021-05-19 08:29:49 +02:00
Miguel Ángel Cabrera Miñagorri and GitHub
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 and GitHub
92083825b2
[bitnami/wavefront] Sync upstream chart ( #5658 )
...
* Add option to support TKGi dashboards (https://github.com/wavefrontHQ/helm/commit/d73f33a220e781243494b097bf574b9808b3ba95 )
* Enable runtime configs (https://github.com/wavefrontHQ/helm/commit/e99827e2aa9a7a1c4809ec04d5149e4a1a576885 )
* Fix mongodb discovery rule (https://github.com/wavefrontHQ/helm/commit/52e3de45d409360f78b8f2f2629ed29f7b736529\#diff-7f3f4a4c7bd75e11a3457030348df2517e39a64922f6894591264b512e99bf3d )
* Pks prefix tweaks (https://github.com/wavefrontHQ/helm/commit/6de73917460d4644f8f78dd5c8090532eefe646c )
* Add psp for tkgi (https://github.com/wavefrontHQ/helm/commit/94263f82956624f5381f99f004632cf4e1309533 )
* Enable sink level filtering (https://github.com/wavefrontHQ/helm/commit/844ae6aef27abdb428ce182169106717e8f75cfc )
* Unlock traceJaegerApplicationName and traceZipkinApplicationName (https://github.com/wavefrontHQ/helm/commit/ede40189ce6655c9f2ced06d78ba41f1426211e0 )
* Omits peripheral metrics (internal, host OS and few k8s system metrics by default) (https://github.com/wavefrontHQ/helm/commit/ffbeea7c70cac9ec5fa62083b46f4a89e19deb2b )
* Add secrets permissions (https://github.com/wavefrontHQ/helm/commit/4c423b8e0d80cf2d6ca40da8a924bb3f543e3ebc )
* 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 and GitHub
71fb99f541
[bitnami/*] Use common macro to define RBAC apiVersion ( #5585 )
2021-02-22 17:37:32 +01:00
Javier J. Salmerón-García and GitHub
f0f5a7c6f2
[bitnami/wavefront] Add hostAliases ( #5318 )
2021-01-29 10:12:12 +01:00
Juan Ariza Toledano and GitHub
a0db323c35
[bitnami/*] Affinity based on common presets (ix) ( #4727 )
2020-12-16 11:22:35 +01:00
Daniel Arteaga and GitHub
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 and GitHub
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 and GitHub
1a315fd992
[bitnami/wavefront] Add imagePullSecret logic ( #3968 )
2020-10-09 12:19:49 +02:00
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 326611b2977decda7df67325545c51a74c70e57d.
* 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