All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2025-01-31
- Add validation before creating empty PolicyExceptions.
0.1.3 - 2025-01-29
- Disable CRD install job and let them be installed by
policy-meta-operator
.
0.1.2 - 2025-01-28
- Updated CRDs and fixed labels and annotations for
policy-meta-operator
deployment.
0.1.1 - 2025-01-20
- Re enabled CRD install job.
0.1.0 - 2025-01-20
- Added the
policymanifest_controller
.
- Disabled logger development mode to avoid panicking
- Changed the functions in
utils.go
- Changed the
policyexception_controller
andclusterpolicy_controller
to usepolicy_api
. - Disable PSPs.
0.0.7 - 2024-01-16
- Update Kyverno
PolicyExceptions
to v2beta1
0.0.6 - 2023-12-11
- Configure
gsoci.azurecr.io
as the default container image registry.
0.0.5 - 2023-11-10
- Add
CiliumNetowrkPolicy
.
0.0.4 - 2023-10-31
- Add
ClusterPolicy
controller to automatically excludechart-operator
ServiceAccount from custom policies.
0.0.3 - 2023-10-24
- Set destination namespace to be
policy-exceptions
.
0.0.2 - 2023-10-10
- Run preinstall job as non-root.
0.0.1 - 2023-10-05
- First release of the Kyverno Policy Operator App.