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

Issue #911 - Implement cert-manager CRD health checks #1139

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

alexmt
Copy link
Collaborator

@alexmt alexmt commented Feb 15, 2019

PR implements healths check for certmanager.k8s.io/Issuer, certmanager.k8s.io/Certificate CRDs

certmanager.k8s.io/Certificate:

  • health.lua
  • tests

certmanager.k8s.io/Issuer:

  • health.lua
  • tests

@codecov-io
Copy link

codecov-io commented Feb 15, 2019

Codecov Report

Merging #1139 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1139   +/-   ##
=======================================
  Coverage   37.35%   37.35%           
=======================================
  Files          55       55           
  Lines        7799     7799           
=======================================
  Hits         2913     2913           
  Misses       4454     4454           
  Partials      432      432

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d5c15b...09d184d. Read the comment docs.

@alexmt alexmt merged commit ce6ee88 into argoproj:master Feb 15, 2019
@alexmt alexmt deleted the 911-certmanager-health-check branch July 15, 2019 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants