approver-policy
approver-policy copied to clipboard
approver-policy is a cert-manager approver that allows users to define policies that restrict what certificates can be requested.
approver-policy
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.
Makefile modules
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
.
Release Process
The release process is documented in RELEASE.md.