Skip to content

Commit

Permalink
Add a change log for v0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: mprahl <mprahl@users.noreply.github.com>
  • Loading branch information
mprahl authored and openshift-merge-robot committed Jul 22, 2022
1 parent ea3e308 commit fe7e702
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG/CHANGELOG-v0.8.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# v0.8.0

- Add the `pruneObjectBehavior` field to be able to delete objects after the policy is deleted.
- Allow an alternative kubeconfig for evaluating policies.
- Make the metrics bind address configurable.
- Add the option for label selectors in the policy `namespaceSelector`.
- Add a metric to record the duration of evaluating all configuration policies.
- Add the option to evaluate policies concurrently.
- Status in a policy no longer prevents spec updates.
- Use a volume mounted secret for the Hub kubeconfig.

0 comments on commit fe7e702

Please sign in to comment.