Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Prometheus metrics for Certificate ready status #1811

Merged
merged 5 commits into from Jul 15, 2019

Commits on Jul 10, 2019

  1. Add prometheus metric for certificate ready condition

    Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
    Co-authored-by: Aleksandr Seleznev <alex@slznv.net>
    cheukwing and seleznev committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    6fa8e3d View commit details
    Browse the repository at this point in the history
  2. Add tests for updating certificate status

    Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
    Co-authored-by: Aleksandr Seleznev <alex@slznv.net>
    cheukwing and seleznev committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    19eeb21 View commit details
    Browse the repository at this point in the history
  3. Add UpdateCertificateStatus call, comment implementation

    Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
    cheukwing committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    f3baab0 View commit details
    Browse the repository at this point in the history
  4. Add cleanup function slice

    Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
    cheukwing committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    1317b8d View commit details
    Browse the repository at this point in the history
  5. Add comments to refactored metric clean up

    Signed-off-by: Michael Tsang <michael.tsang@jetstack.io>
    cheukwing committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    c2fd63a View commit details
    Browse the repository at this point in the history