certapprover

command module
v0.0.0-...-34875fd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

README

certapprover

Go Go Report Card

Cert-manager allows programmatic approval for CertificateRequests instead of automatic. This plugin uses Rego with Open Policy Agent.

Example Policy

allow {
  input.object.metadata.namespace = "nginx-system"
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL