Features
- add stable release (#2564) #2564 (Ryan Maleki)
- Add
evictionSoft
support tokubeletConfiguration
(#2514) #2514 (Jonathan Innis)
Bug Fixes
- Add an observer reconcile event on node nomination eviction (#2555) #2555 (Jonathan Innis)
- Add log level watcher for webhook (#2533) #2533 (Jonathan Innis)
- Disable leader election for webhooks (#2563) #2563 (Jonathan Innis)
- use the SNAPSHOT_TAG env variable for application version when available (#2575) #2575 (Ryan Maleki)
- Undo moving release action (#2587) #2587 (Ryan Maleki)
- add missing $ (#2591) #2591 (Ryan Maleki)
- check if SNAPSHOT_TAG exists for cases that it does not (#2592) #2592 (Ryan Maleki)
Documentation
- Change docs to reflect the new OCI format of the Helm chart (#2573) #2573 (Ryan Maleki)
- Write soft eviction threshold docs (#2589) #2589 (Jonathan Innis)
Tests
- Add E2E validation for defaulting/validating webhooks (#2553) #2553 (Jonathan Innis)
- Wait for object deletion after test (#2566) #2566 (Jonathan Innis)
- Add ephemeral storage requests and pipelinerun cleanup cron (#2567) #2567 (Jonathan Innis)
Chores
- Added github-actions bot to filter list (#2560) #2560 (Bill Rayburn)