open-cluster-management.io/governance-policy-propagator@v0.13.0/CHANGELOG/CHANGELOG-v0.6.0.md (about)

     1  # v0.6.0
     2  
     3  * Added concurrency to improve performance. The
     4    `CONTROLLER_CONFIG_CONCURRENCY_PER_POLICY` environment variable can be set to
     5    configure this to something other than the default of `5`.
     6  * Improved the API validation on `PlacementBinding`, `Policy`, and `PolicyAutomation` objects.