Skip to content

cert-manager/approver-policy

Repository files navigation

cert-manager project logo

approver-policy godoc Go Report Card Artifact Hub govulncheck

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.