Changes since v2.9.2:
- Fool proofing reusable build extensions chart workflow to only run wi… (#11981)
- Update publish shell workflow to allow for independent release of either shell or creators packages (#11734)
- Fix e2e tests failing on 2.9 because of extension version that shouldn't be available to install (#11997)
- Fix two node driver based issues (#11984)
- Add missing check on isSupportedChartVersion with code refactor (#12018)
- Add step to setup node prior to corepack enable (#11985)
- Improve performance of home page when there are lots of clusters (#12050)
- Show Cloud Credential Expiration information for Harvester Creds, add actions to renew (#12038)
- Split add-on tab into separate tabs for each add-on (#12056)
- Fix sorting for user retention fields (#12059)
- Adding translation for OVHCloud Managed Kubernetes Service (#12043)
- Fix(Project/ClusterMemberEditor): fix find roleTemplates bug (#12060)
- Fix publish shell workflow node-version mismatch (#12084)
- Update warning message (#12087)
- Fix initial additionalManifest render issue (#12093)
- Fix Nav Header elements on page refresh (#12111)
- Default to empty object for missing
machineSelectorConfig(#12113) - Improve vGPU allocation (#12137)
- Remove unnecessary yarn setup step in extension publish workflow (#12132)
- Fix issue -printf mac os not working (#12155)
- [V2.9 (#12163)
- Add vGPU allocatable warning banner (#11601)
- VSphere Secrets Sync (#12091)
- Update feature flag table test to dynamically check feature flag count (#12200)
- Update harvester cloud cred expiration annotation, improve renew function (#12203)
-
- Fix reference to tsc binary when publishing shell (#12190)
- Improve cloud cred e2e tests (#12206)
- Fix vsphere secret sync issues (#12214)
- Fix Cloud Credential Annotation collection (#12230)
- Change CPI/CSI secret names (#12236)
- Backport typegen path fix (#12227)
- Use optional chaining on
machineSelectorConfig(#12294)