1
0
mirror of https://github.com/ribbybibby/ssl_exporter.git synced 2025-07-12 23:50:14 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
3eab6a10fd kubernetes: use namespace selector where possible
We can use a namespace selector to only list secrets in the target namespace,
unless its a glob pattern.
2024-04-30 06:39:10 +01:00
52fb44781c Amend module path for v2 2022-05-07 09:33:55 +01:00
a8dcb43b44 Use FieldSelector to select only tls secrets (#82)
This speeds up the listing of certs significatnyly in clusters with many secrets.
2021-12-23 13:18:24 +00:00
83f01274fc Move to github.com/prometheus/common/promlog for logging (#71)
* Move to yaml.v3 everywhere

* Switch to github.com/prometheus/common/promlog for logging
2021-06-23 17:22:22 +01:00
ca7aa1f14e Fix golint errors 2020-11-16 00:48:15 +00:00
63dcb9aff1 Add kubernetes prober 2020-11-15 22:12:18 +00:00