cert-exporter

A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets

APACHE-2.0 License

Stars
314

Bot releases are hidden (Show)

cert-exporter - v2.9.0

Published by joe-elliott almost 2 years ago

What's Changed

Thanks to @lianghao208 for adding support for webhooks and configmaps!

Full Changelog: https://github.com/joe-elliott/cert-exporter/compare/v2.8.0...v2.9.0

cert-exporter - v2.4.0

Published by joe-elliott almost 4 years ago

  • Export all certs in a PEM file/secret and not just the first one. Thanks @Insannik!
cert-exporter - v2.3.1

Published by joe-elliott about 4 years ago

Thank you to @jacobscunn07 for this contribution!

cert-exporter - v2.3.0

Published by joe-elliott over 4 years ago

  • Parse secrets with only -secrets-include-glob @jenting #28
cert-exporter - v2.2.0

Published by joe-elliott over 4 years ago

Thanks to @jenting for exposing issuer and cn for Kubernetes secrets.

cert-exporter - v2.1.0

Published by joe-elliott over 4 years ago

  • Added support for a NODE_NAME environment variable that is added to metrics as a label.
cert-exporter - v2.0.0

Published by joe-elliott over 4 years ago

Updated major version due to breaking changes.

  • Removed -secrets-data-glob
  • Added -secrets-exclude-glob and -secrets-include-glob
cert-exporter - v1.4.0

Published by joe-elliott over 4 years ago

  • Added support for multiple -secrets-annotation-selector params
cert-exporter - v1.3.0

Published by joe-elliott over 4 years ago

  • Added two new parameters
-secrets-annotation-selector
-secrets-namespace
  • cert-manager.io/v1alpha2 now supported
cert-exporter - v1.1.0

Published by joe-elliott over 5 years ago

Added support for certs in kubernetes secrets.

cert-exporter - v1.0.0

Published by joe-elliott over 5 years ago

Initial release. Supports

  • x509 Certs on disk in PEM format
  • Certs embedded in or referenced from kubeconfig files