Releases: open-policy-agent/kube-mgmt
Releases · open-policy-agent/kube-mgmt
v0.9
v0.8
- Add
--opa-auth-token-file
and--opa-auth-token
file for specifying OPA authentication token via file and command line (respectively). - Add
--enable-policies=<true|false>
flag to enable/disable policy loading. - Add docs for securing kube-mgmt/OPA
- Add docs for enforcing admission policy over CRDs