v2.2.0
Changes from v2.1.0:
PoliciesSynthesizer
has a new exported method:ErrorPtrs()
. This methods works just like the old methodErrors()
, but returns a slice of pointers toFileProcessingError
structs. The new method might be more useful if the returned slice is to be used as a slice of interfaces.- Bumped K8s dependencies to version 0.29.1