approver-policy is a cert-manager approver that is responsible for Approving or Denying CertificateRequests.
approver-policy exposes the CertificateRequestPolicy resource which administrators use to define policy over what, who, and how certificates are signed by cert-manager.
Please follow the documentation at cert-manager.io for installing and using approver-policy.
This project uses Makefile modules, see the README there for more information.
A summary of the available make targets can be found by running make help
.
The release process is documented in RELEASE.md.