Releases: rancher/dashboard
Releases · rancher/dashboard
v2.10.0-alpha1
Merge pull request #12061 from rak-phillip/bugfix/11987-missing-machi…
shell-pkg-v2.0.2-rc.1
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
Full Changelog: shell-pkg-v2.0.1...shell-pkg-v2.0.2-rc.1
shell-pkg-v1.2.5-rc.1
What's Changed
- [Backport 2.8] Adding translation for OVHCloud Managed Kubernetes Service by @belgaied2 in #12042
- Fix 2.8 e2e tests by @jordojordo in #12053
- Fix two monitoring issues after chart bump by @richard-cox in #12055
- [backport v2.8.next1] Update publish shell workflow to allow for independent release of either shell or creators packages by @aalves08 in #11738
Full Changelog: v2.8.7...shell-pkg-v1.2.5-rc.1
creators-pkg-v0.2.1-rc.1
What's Changed
- 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
Full Changelog: v2.9.2...creators-pkg-v0.2.1-rc.1
creators-pkg-v0.1.1-rc.1
What's Changed
- [Backport 2.8] Adding translation for OVHCloud Managed Kubernetes Service by @belgaied2 in #12042
- Fix 2.8 e2e tests by @jordojordo in #12053
- Fix two monitoring issues after chart bump by @richard-cox in #12055
- [backport v2.8.next1] Update publish shell workflow to allow for independent release of either shell or creators packages by @aalves08 in #11738
Full Changelog: v2.8.7...creators-pkg-v0.1.1-rc.1
Release shell-pkg-v3.0.0-rc.3
What's Changed
- Prevent mousedown event from triggering focus in NamespaceFilter.vue by @rak-phillip in #11762
- Allow for loading dynamic components defined in extensions by @rak-phillip in #11890
- Fix for auto-imported components from extensions by @codyrancher in #11893
- Replace
useStore
composable with vuex implementation by @rak-phillip in #11888 - Render wizard footer in CruResource by @rak-phillip in #11894
- Fix AKS count validation message by @mantis-toboggan-md in #11907
- Vue 3: Fixed describe resource not working by @eva-vashkevich in #11903
- Vue 3: Fixed cancelling adding members returns to the wrong page by @eva-vashkevich in #11906
- Resolve reactive object warning for components in
Login.vue
by @rak-phillip in #11923 - [Automation] - Fixing typo and do not deploy Rancher when existing is used and init cluster is yes by @izaac in #11921
- Remove extra
<template>
tags from components by @rak-phillip in #11916 - Fix Tooltip and Dropdown issues by @momesgin in #11880
- Fix import yaml's dropdown styling by @momesgin in #11891
- [Automation] - Add the Automation Status as "Automated" to UI Cases by @izaac in #11935
- Ensure we check for correct status code when testing cli download links by @richard-cox in #11948
- Fix navigation guard for standalone extensions by @torchiaf in #11926
- Fix yaml editor styling by @mantis-toboggan-md in #11823
- Feature/11881 unit input type fix by @cnotv in #11939
- Vue3: Fixed validation errors shown prematurely for Workload and Service forms by @eva-vashkevich in #11945
- Break a circular dependency by @codyrancher in #11963
- Fix InstallCodeMirror export by @jordojordo in #11962
- Bump @rancher/[email protected] by @torchiaf in #11960
Full Changelog: shell-pkg-v3.0.0-rc.2...shell-pkg-v3.0.0-rc.3
v2.9.2
What's Changed
- [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
Full Changelog: v2.9.1...v2.9.2
v2.9.2-rc1
What's Changed
- Ensure we check for correct status code when testing cli download links by @richard-cox in #11941
Full Changelog: v2.9.2-alpha4...v2.9.2-rc1
v2.9.2-alpha4
Full Changelog: v2.9.2-alpha3...v2.9.2-alpha4
v2.9.2-alpha3
What's Changed
- [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
Full Changelog: v2.9.2-alpha2...v2.9.2-alpha3