Releases: open-policy-agent/kube-mgmt
Releases · open-policy-agent/kube-mgmt
3.2.1
3.2.0
What's Changed
- Make cert-manager certs duration configurable by @alexcern in #120
- Enable setting admissioncontroller annotations by @Sir-Jacques in #121
New Contributors
- @alexcern made their first contribution in #120
- @Sir-Jacques made their first contribution in #121
Full Changelog: 3.1.0...3.2.0
3.1.0
Changelog
- Support extra environment variables in opa and kube-mgmt containers
3.0.0
2.0.1
2.0.0
Changelog
- Dedicated section
admissionController
invalues.yaml
for configuring admission controller webhook - Admission controller can be disabled via
values.yaml
- Chart version synchronized with
kube-mgmt
version - Version is maintained via git tags, no file modifications needed
- Release is created only on git tag push
- Better default watch namespaces (#95)
- By default only OPA is installed, mgmt and admission controller are disabled
- Simplify liveness / readiness check configuration
- RBAC installation simplified
- OPA is upgraded to 0.32.0
- By default json is used for log formatting
kube-mgmt
is compiled with golang 1.15.0