Skip to content

Releases: rancher/dashboard

v2.10.2

28 Jan 18:28
da5c6f2
Compare
Choose a tag to compare

Changes since v2.10.1:

  • Hide AKS, EKS, and GKE cards when their kontainer drivers are deactivated (#12905)
  • Fix moved rke2 doc link (#12987)
  • Fix Node Scheduling / Node Name option in Workloads page (#12964)
  • Support caBundle plain text (#12999)
  • Storage class selector not working (#12973)
  • Fixed not being able to update node taints (#13014)
  • Re-enable vai e2e tests (#13023)
  • Update gke networking to select the default network by default (#13031)
  • Fix rke2 addon validation (#13018)
  • Fix aks region being overwritten when editing unprovisioned aks clusters (#13038)
  • Validate that AKS node pool count is no more than 1000 (#13040)
    • Backport fix for the badge background color issue (#13129)
  • Fix gitrepo bundle list and bundle list when there's a gitrepo that does not contain a summary (#13135)
  • Fix errors propagation in Settings edit page (#13187)
  • Match Harvester community repo check via regex (#13212)

v2.10.2-rc1

27 Jan 21:37
da5c6f2
Compare
Choose a tag to compare
v2.10.2-rc1 Pre-release
Pre-release
Merge pull request #13212 from torchiaf/backport-13206

[backport 2.10] Match Harvester community repo check via regex

v2.10.2-alpha5

23 Jan 17:31
125e7a6
Compare
Choose a tag to compare
v2.10.2-alpha5 Pre-release
Pre-release
Merge pull request #13187 from torchiaf/backport-13180

[backport 2.10] Fix errors propagation in Settings edit page

shell-pkg-v3.0.2-rc.2

23 Jan 17:41
0e2ab4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: shell-pkg-v3.0.2-rc.1...shell-pkg-v3.0.2-rc.2

shell-pkg-v3.0.2-rc.1

23 Jan 11:20
168ca3b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: shell-pkg-v3.0.1...shell-pkg-v3.0.2-rc.1

v2.10.2-alpha4

16 Jan 22:13
8a339a5
Compare
Choose a tag to compare
v2.10.2-alpha4 Pre-release
Pre-release
Merge pull request #13135 from richard-cox/fix-fleet-bundles

[2.10] Fix gitrepo bundle list and bundle list when there's a gitrepo that does not contain a summary

v2.11.0-alpha3

15 Jan 15:55
0cd9bff
Compare
Choose a tag to compare
v2.11.0-alpha3 Pre-release
Pre-release
Update copyright for SUSE (#13117)

v2.11.0-alpha2

14 Jan 23:43
574248d
Compare
Choose a tag to compare
v2.11.0-alpha2 Pre-release
Pre-release
validate that AKS node pool count is no more than 1000 (#13039)

* validate that AKS node pool count is no more than 1000

* update validation message

v2.11.0-alpha1

14 Jan 16:58
1398d96
Compare
Choose a tag to compare
v2.11.0-alpha1 Pre-release
Pre-release
Merge pull request #12921 from IsaSih/add-testdataid-gke

adding data-testid to mandatory GKE elements for e2e tests locators

v2.10.2-alpha3

15 Jan 15:55
b5a7665
Compare
Choose a tag to compare
v2.10.2-alpha3 Pre-release
Pre-release
[2.10.2] fix aks region being overwritten when editing unprovisioned …