shell-pkg-v2.0.2
jordojordo
released this
01 Nov 16:54
·
52 commits
to release-2.9
since this release
What's Changed
- Show loading indicator on route change by @torchiaf in #11376
- Handle harvester loading in a route guard to better handle the unauthenticated method. by @codyrancher in #11373
- Relative mode for the loading component will make it appear full screen by @codyrancher in #11383
- AKS - update privateDNSZone validator to allow 'system' value by @mantis-toboggan-md in #11382
- GKE - allow user to edit master authorized network in provisioned clusters by @mantis-toboggan-md in #11402
- Add dropdown of ssh keys to EKS node groups by @mantis-toboggan-md in #11401
- update extensions documentation for Rancher 2.9 updates by @aalves08 in #11362
- Ensure current lack of server-side sorting/filtering on generated fields is handled by @richard-cox in #11395
- Fix console errors in Harvester cluster's provisioning page by @aalves08 in #11400
- vai pagination tests - CustomResourceDefinitions by @yonasberhe23 in #11337
- vai pagination tests - role templates and users by @yonasberhe23 in #11353
- vai pagination test - Fleet Workspaces by @yonasberhe23 in #11403
- add node pool name length validation and refactor to allow unit tests by @mantis-toboggan-md in #11410
- do not allow eks version upgrades >1 minor version by @mantis-toboggan-md in #11411
- Add optional chaining to guard against
undefined
value by @momesgin in #11424 - EKS - add ability to specify additional security groups by @mantis-toboggan-md in #11425
- Fix reload on chart install page by @richard-cox in #11422
- Fix CA Bundle format by @torchiaf in #11419
- vai tests - table header validations by @yonasberhe23 in #11374
- Revert "Encode CA bundle key in base64 format" by @torchiaf in #11430
- Cannot read properties of undefined (reading 'component') while loading Elemental by @aalves08 in #11423
- Disable e2e tests that rely on the server-version setting by @mantis-toboggan-md in #11440
- EKS: fix k8s version selection by @mantis-toboggan-md in #11443
- Add missing AppModal import to fleet workspace-changing modal by @mantis-toboggan-md in #11436
- Ensure count shown in side nav is correct by @richard-cox in #11449
- encompass 'head' string as condition to allow installation of extension in dev builds by @aalves08 in #11448
- Revert "Remove download cli tests" by @mantis-toboggan-md in #11433
- AKS - fix tab component behavior when there are duplicate node pool names by @mantis-toboggan-md in #11452
- Fix monitoring tests' prometheusSpec data by @mantis-toboggan-md in #11469
- EKS - fix project network isolation checkbox by @mantis-toboggan-md in #11463
- EKS - add validation for node group desired size by @mantis-toboggan-md in #11466
- Reinstate e2e tests that rely on server-version setting by @mantis-toboggan-md in #11468
- Run pagination regressions tests against a system with server-side pagination enabled by @richard-cox in #11358
- EKS - do not allow upgrades if any node groups would fall more than one minor version behind by @mantis-toboggan-md in #11489
- Fix navigation from Global Settings --> Performance to any Cluster Explorer custom list by @richard-cox in #11511
- Paginated Label Select Fixes by @richard-cox in #11510
- Fix two e2e tests given chart changes by @richard-cox in #11529
- [backport v2.9.next1] Fix CA Bundle format by @torchiaf in #11535
- Revert "Encode CA bundle key in base64 format" by @torchiaf in #11544
- [backport-v2.9] Fixing harvester cluster page reload routing + Harvester console button by @torchiaf in #11557
- Hide Certificates table if vai is enabled by @richard-cox in #11528
- Backport 11560 - remove checkbox from
dataDirectories
cluster config by @aalves08 in #11573 - [backport v2.9.next1] Remove old extension from parentElement by @torchiaf in #11582
- BP: [FIX] Changed JWT Authentication page to disable ClusterProxyConfigs by @aalves08 in #11574
- [backport v2.9.next1] Fix CA Bundle format by @torchiaf in #11546
- [2.9.next1] EKS - fix secrets encryption with KMS key checkbox by @mantis-toboggan-md in #11577
- [2.9.next1] EKS - validate that at least one node group is defined by @mantis-toboggan-md in #11606
- Fix home page cluster description scaling issue by @richard-cox in #11595
- Change from api.neuvector.com to permission.neuvector.com api group a… by @williamlin-suse in #11613
- [backport v2.9.next1] Implement changes for Azure cloud provider for RKE2 by @torchiaf in #11602
- [2.9.1] AKS - fix default pool name by @mantis-toboggan-md in #11645
- Fix duplicate group and options when creating global, cluster and project/namespace roles by @richard-cox in #11653
- Fix broken extension point to add replace home page by @nwmac in #11655
- [2.9] fix flaky e2e tests by @mantis-toboggan-md in #11829
- [2.9] Update AKS region data by @mantis-toboggan-md in #11832
- Fix grafana links for rancher workload deployment by @richard-cox in #11834
- [2.9]eks - allow node groups with 0 min size by @mantis-toboggan-md in #11859
- [2.9] aks node pools - allow 0 count when autoscaling is enabled by @mantis-toboggan-md in #11857
- [2.9]GKE - allow initial node count to be 0 by @mantis-toboggan-md in #11862
- [2.9] remove upper limit on kube version for default annotations on extensions by @mantis-toboggan-md in #11872
- [2.9]fix aks pool count validator and add some unit tests by @mantis-toboggan-md in #11908
- Ensure we check for correct status code when testing cli download links by @richard-cox in #11941
- Fool proofing reusable build extensions chart workflow to only run wi… by @aalves08 in #11981
- [backport v2.9.next1] Update publish shell workflow to allow for independent release of either shell or creators packages by @aalves08 in #11734
- Fix e2e tests failing on 2.9 because of extension version that shouldn't be available to install by @aalves08 in #11997
- Fix two node driver based issues by @richard-cox in #11984
- add missing check on isSupportedChartVersion with code refactor by @aalves08 in #12018
- Add step to setup node prior to corepack enable by @jordojordo in #11985
- [backport v2.9.3] Fix sorting for user retention fields by @github-actions in #12059
- [Backport 2.9] Adding translation for OVHCloud Managed Kubernetes Service by @belgaied2 in #12043
- Split add-on tab into separate tabs for each add-on by @momesgin in #12056
- [2.9] fix(Project/ClusterMemberEditor): fix find roleTemplates bug by @mantis-toboggan-md in #12060
- Fix publish shell workflow node-version mismatch by @jordojordo in #12084
- Update warning message by @momesgin in #12087
- Fix initial additionalManifest render issue by @momesgin in #12093
- Improve performance of home page when there are lots of clusters by @richard-cox in #12050
- [backport v2.9.3] Default to empty object for missing
machineSelectorConfig
by @github-actions in #12113 - Remove unnecessary yarn setup step in extension publish workflow by @jordojordo in #12132
- [backport 2.9] Fix Nav Header elements on page refresh by @torchiaf in #12111
- [Backport] fix issue -printf mac os not working by @aalves08 in #12155
- [backport 2.9] Improve vGPU allocation by @torchiaf in #12137
- [backport 2.9] Add vGPU allocatable warning banner by @torchiaf in #11601
- [2.9] Show Cloud Credential Expiration information for Harvester Creds, add actions to renew by @richard-cox in #12038
- [2.9] vSphere Secrets Sync by @momesgin in #12091
- [Automation][v2.9] - adding cypress-mochawesome-reporter for jenkins html report by @izaac in #12163
- [2.9]update feature flag table test to dynamically check feature flag count by @mantis-toboggan-md in #12200
- Update harvester cloud cred expiration annotation, improve renew function by @richard-cox in #12203
- [Backport 2.9] - Fix reference to tsc binary when publishing shell by @jordojordo in #12190
- [2.9] Improve cloud cred e2e tests by @richard-cox in #12206
- Fix vsphere secret sync issues by @momesgin in #12214
- Fix Cloud Credential Annotation collection by @richard-cox in #12230
- backport typegen path fix by @aalves08 in #12227
- [2.9] Change CPI/CSI secret names by @momesgin in #12236
- [backport v2.9.3] Use optional chaining on
machineSelectorConfig
by @github-actions in #12294 - [Backport v2.9] Fix cloud-credential expiry display by @m-ildefons in #12336
- [2.9] Update Helm App Values Approach by @richard-cox in #12373
- [2.9] Fleet Improvements by @richard-cox in #12377
- Improve parsing of cluster badge color by @nwmac in #12394
- [backport 2.9] fix issue banner extensions prime users not being displayed by @aalves08 in #12399
- [Backport 2.9.4] - Lowercase architecture labels by @aalves08 in #12434
- [backport-2.9]: Fix a problem with deleting role templates from their detail pages by @codyrancher in #12419
- Bump shell 2.0.2 by @jordojordo in #12459
Full Changelog: shell-pkg-v2.0.1...shell-pkg-v2.0.2