v0.6.11
What's Changed
- feat: Move v1alpha1 CRP webhook from api to fleetResourceHandler by @Arvindthiru in #464
- feat: Webhook for IMC by @Arvindthiru in #442
- chore: bump controller runtime to 1.14.6 by @ryanzhang-oss in #483
- feat: add events for the crp and update crp status by @zhiying-lin in #482
- fix: init the uncachedreader in the main func by @zhiying-lin in #484
- test: add some unit tests to scheduler framework by @michaelawyu in #480
- fix: use correct packages in newly added unit tests by @michaelawyu in #488
- fix: use the cluster API group for owner reference in member cluster controller by @michaelawyu in #491
- feat: add API version toggles in hub agent helm charts by @michaelawyu in #487
- fix: use InfoS for logs with keys/values by @michaelawyu in #492
- fix: report in logs when the CRP controller fails to select resources by @michaelawyu in #494
- fix: run scheduler in a separate goroutine by @michaelawyu in #486
- feat: improve the crp status when selectors are invalid by @zhiying-lin in #485
- fix: report scores correctly in CRP status by @michaelawyu in #499
- fix: start up the CRP controller in main.go by @michaelawyu in #493
- feat: remove the state in the member cluster CRD by @ryanzhang-oss in #489
- interface: add work apis by @zhiying-lin in #496
- fix: fix the typo in scheduler crp integration tests by @zhiying-lin in #502
- fix: report correct condition when resources are successfully applied by @michaelawyu in #498
- feat: declare v1beta1 work related const in the api folder by @zhiying-lin in #505
- feat: Webhook for reserved namespaces by @Arvindthiru in #495
- feat: enable guard rail for RP testing by @Arvindthiru in #506
- fix: disable fleet guard rail by default by @Arvindthiru in #508
Full Changelog: v0.6.8...v0.6.11