Plugin Hooks & Improvements
Plugins are now able to intercept and mutate incoming and outgoing objects from the syncer. This makes it possible to adjust syncer behaviour without the need to replace the complete syncer. Furthermore you can now label objects with vcluster.loft.sh/controlled-by
to signal vcluster it should not reconcile this object and another party is responsible for handling it.
Other Changes
- syncer: Updated k8s dependencies to v1.24
- syncer: Fixed an issue where enabling the scheduler would not allow provisioning of pvc with a storage class that uses WaitForFirstConsumer
- chart: Improved helm chart notes
- chart: vcluster now supports priorityClassName option through helm chart