joe-elliott / cert-exporter

A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets
Apache License 2.0
321 stars 87 forks source link

Add github action for CI test #35

Closed jenting closed 4 years ago

jenting commented 4 years ago

note that fix cert-manager-v1alpha1 test on k8s v1.17.0 cluster since the yaml manifest is no longer workable on k8s >= v1.18.x cluster

Signed-off-by: JenTing Hsiao jenting.hsiao@suse.com

jenting commented 4 years ago

@joe-elliott You could consider adding the master branch CI status in README :wink: ![CI](https://github.com/joe-elliott/cert-exporter/workflows/CI/badge.svg)

Also, add the CI status check for the PR. Ref to https://help.github.com/en/enterprise/2.15/admin/developer-workflow/configuring-protected-branches-and-required-status-checks