What's Changed
- [v0.19] Set fake Node IP for the virtual pod status.HostIP field when fakeKubeletIPs is enabled by @neogopher in #2373
- sync spec.Schedulable field while syncing nodeChanges from virtual to host by @neogopher in #2425
- Remove the ServiceBlockDeletion Annotation once the virtual service exists by @neogopher in #2438
- bugfix: fix discrepancies when syncing node changes from virtual to host by @neogopher in #2448
- [v0.19] Revert "bugfix: set allocatable resources to 0 when free capacity goes negative" | bugfix: use PodRequests helper function from k8s.io/kubectl for correct allocatable resource calculation by @loft-bot in #2454
- [v0.19] fix(ci): slack notification (#2505) by @loft-bot in #2512
- bugfix: fix the incorrect calculation of node resources when sidecar containers are being injected during sync to host with virtual scheduler enabled by @neogopher in #2612
- [0.19] add --migrate-from flag to syncer command in k3s chart if migrateFrom… by @hidalgopl in #2638
- [v0.19] fix(ci): improve branch calculation from tags (#2642) by @Piotr1215 in #2671
Full Changelog: v0.19.9...v0.19.10