Oleh Neichev
f6d8c39f96
fix: fix the service monitor label selector ( #215 )
...
This patch does the following:
1. Use "cadvisor.selectorLabels" to select services in the
ServiceMonitor
2. Make spacing consistent across templates
Signed-off-by: Oleh Neichev <oleg.neichev@gmail.com>
2025-05-01 14:47:13 +02:00
yuta
1ce0ef22c3
fix: add nodePort to service ( #213 )
...
Co-authored-by: Christian Hopf <git@ckotzbauer.de>
2025-04-06 11:16:40 +02:00
Jonatan Redondo
904866b509
Adapt labels to kubernetes standard ( #210 )
...
Co-authored-by: Jonatan Redondo <jredondo@theworkshop.com>
2025-04-06 11:15:43 +02:00
Christian Kotzbauer
844d107d34
feat: add podAnnotations and add dsAnnotation configurable
...
close #193
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
2024-04-20 10:24:05 +02:00
Andrey
99d6dc0385
Allow to configure access mode of the host paths ( #165 )
...
* CentOS, Fedora and RHEL: allow to configure access mode of the host paths
* Add docs related to RHEL configuration
* bump new chart version
2023-11-04 09:18:27 +01:00
Tiago Posse
de6ad48834
add support for podlabels in cadvisor ( #153 )
...
* add support for podlabels in cadvisor
* bump cadvisor chart version and add documentation for podLabels
2023-06-28 20:07:42 +02:00
Matej Kern
d900ffb953
feat(cAdvisor): set namespace for all templates with release namespace ( #129 )
...
Fixes : #128
2022-12-22 11:52:40 +01:00
Jakub Walecki
6f462b1c1f
Add scrape interval and timeout for cadvisor service monitor ( #120 )
2022-10-06 19:48:31 +02:00
yccharles
906fa2d602
(feature):add priorityClassName to daemonset ( #104 )
...
Co-authored-by: yangchao <yangchao10@xiaomi.com>
2022-05-29 09:18:51 +02:00
Mahmoud Saada
d199a112c1
cadvisor: support pre-scrape relabelings ( #88 )
...
* support pre-scrape relabelings
* bump version and add readme notes
2022-02-09 07:20:06 +01:00
Dmitrii Didenko
97fca62276
Added security context to work with oom events
2021-09-13 15:34:27 +03:00
Patrick Dreker
8fb72806f8
Add values to enable metric relabeling to ServiceMonitor ( #51 )
...
* add values to use metric relabeling on ServiceMonitor
* tweak README.md (PR#48)
* bump chart version to 1.2.3 (non-breaking change, backwards compatible)
* document new option in README.md
2021-05-05 07:46:33 +02:00
Pere Alcoberro
904742182f
chore: Update appVersion and psp as privileged ( #26 )
2020-09-16 17:32:06 +02:00
Pere Alcoberro
b4144f449c
Add imagePullSecrets ( #25 )
...
* chore: Add imagePullSecrets
* fix: linting
* test
* troubleshoot testing
2020-09-16 12:15:49 +02:00
David Garson
e15568d1d7
Adds support for overriding the hostNetwork property in the daemonset template spec, which allows use of the cpu load reader in situations where you otherwise encounter an error
2020-08-05 23:13:39 -07:00
Meng-Lin Lu
f401165cb2
add pod annotations
2020-07-17 14:16:59 -07:00
Vadim Bauer
7bcb918346
Add ServiceMonitor Support
2020-03-13 22:53:10 +01:00
Christian Kotzbauer
84370e52b1
add cadvisor helm chart ( #1 )
2020-01-25 09:16:45 +01:00