Features
- Machine Migration (#273) #273 (Jonathan Innis)
Bug Fixes
- cloudprovider metrics for List() (#315) #315 (Jack Francis)
Chores
- add in empty check for expiration and drift (#299) #299 (Nick Tran)
- Order initialized nodes for Consolidation (#307) #307 (Jonathan Innis)
- deps: bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#313) #313 (dependabot[bot])
- deps: bump k8s.io/klog/v2 (#312) #312 (dependabot[bot])
- deps: bump github.com/prometheus/client_golang (#311) #311 (dependabot[bot])
Commits
- a405ca6: Fix log formatting on startup logs (#297) (Jonathan Innis) #297
- 826c7d6: Fix data race in deprovisioning testing (#300) (Jonathan Innis) #300
- 4890c1c: Add provisioner context to log line (#301) (Jonathan Innis) #301
- 0499f89: Fix empty machine validation check (#306) (Jonathan Innis) #306
- 7fadb5c: Add more clarity and tests on Consolidated() and change the logic to only track the consolidatedAt time (#305) (Jonathan Innis) #305
- ab2d168: Add eventing for blocked consolidation on nodes or machines (#303) (Jonathan Innis) #303
- 33435cd: Fix panic on tests that don't schedule to nodes (#316) (Jonathan Innis) #316
- 611e27d: Fix provisioner name dereference panic (#318) (Jonathan Innis) #318
- 879e077: Fix bad symlink path for release (#322) (Jonathan Innis) #322