v0.22.0
Features
- support k8s-1.25, remove support for k8s-1.20 (#150) #150 (Ellis Tarn)
Bug Fixes
- remove machine from webhook-gen (#149) #149 (Ellis Tarn)
Tests
- Add a
cacheSyncingClient
for testing that allows for custom FieldIndexers (#145) #145 (Jonathan Innis)
Chores
- Migrate
Machine
tov1alpha5
API (#143) #143 (Jonathan Innis) - move drift controller to karpenter-core (#151) #151 (Nick Tran)
- Create
state.Node
interface methods to access cluster state details (#152) #152 (Jonathan Innis)
Commits
- 15a2378: Fix status not updating when the spec has an update (#136) (Jonathan Innis) #136
- 913efba: Short requeue to check for emptiness rather than using an observer (#139) (Jonathan Innis) #139
- 1fd0f13: Fix README build status badge (#147) (Jonathan Innis) #147
- 78364b2: Fix MachineNotFound custom error type checking (#148) (Jonathan Innis) #148