v0.8.0
What's Changed
- Bump version of Authorino and Authorino Operator golang packages by @guicassolato in #561
- Fixing broken hyperlinks in user guides by @pmccarthy in #627
- docs: Update DNSPolicy API reference by @mikenairn in #599
- ci: skip test workflow when only doc changes by @mikenairn in #628
- fix: isAuthPolicyEnforcedCondition failing in eventually by @KevFan in #629
- Add observability target by @david-martin in #631
- refactor: rate limit policy enforced status controller by @KevFan in #603
- missing manifest info by @eguzki in #630
- Add goimports to the golangci-lint configuration by @Boomatang in #615
- Return early if the AuthPolicy being filtered is marked for deletion by @Boomatang in #632
- added kustomization file to generate configmaps for example dashboards by @ehearneRedHat in #633
- availability and latency slos by @R-Lawton in #596
- Port back downstream fixes for dashboards by @david-martin in #637
- Add thanos to hub quickstart cluster & remote write from all clusters by @david-martin in #634
- feat: tlspolicy enforced condition by @KevFan in #635
- Using
PolicyTargetReference
instead ofSelector
by @didierofrivia in #612 - docs: add numbering to headers to help navigation and readability by @smccarthy-ie in #639
- bump catalog image version by @maleck13 in #643
- GH action verify-go-mod by @eguzki in #647
- Deploy example alerts during quickstart by @david-martin in #644
- Integration tests for configuration reconcile by @Boomatang in #404
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #556
- kuadrant controller: remove unused watch by @eguzki in #646
- exported dashboards for sharing, created dashboard export script, upload dashboard github action and updated documentation by @ehearneRedHat in #641
- docs: fix command in the single cluster guide by @guicassolato in #654
- Update kube prometheus by @david-martin in #656
- use correct status type when enforcing policy by @makslion in #594
- elliminate premature termination of DNS controller logic by @makslion in #655
- added dashboard id's and linked to Grafana Docs for more info. by @ehearneRedHat in #663
- Dashboard multicluster support - Allow for cluster_id label by @david-martin in #664
- Dashboard feedback by @david-martin in #660
- Start subnet offset at 1 to avoid overlap with kind cluster ips by @david-martin in #676
New Contributors
- @pmccarthy made their first contribution in #627
- @ehearneRedHat made their first contribution in #633
- @R-Lawton made their first contribution in #596
- @smccarthy-ie made their first contribution in #639
Full Changelog: v0.7.1...v0.8.0