Releases: rancher/dashboard
Releases · rancher/dashboard
shell-pkg-v3.0.1-rc.1
What's Changed
- Harvester shell integration - bump chron libraries by @torchiaf in #12349
- Harvester shell integration - assets by @torchiaf in #12348
- fix eks logging checkbox event listeners by @mantis-toboggan-md in #12494
- Fixing a typo found in a backport by @codyrancher in #12448
- Enabling the branding e2e tests and fixing what's broken by @codyrancher in #12456
- Bind updates with
@update:value
inRegistryMirrors.vue
by @rak-phillip in #12527 - Use
semver.coerce()
to get valid kubernetes version by @rak-phillip in #12532 - Extensions docs update by @aalves08 in #12491
- Improve E2E tests by @richard-cox in #12366
- Enable title and some cluster management e2e tests by @codyrancher in #12519
- Re-enable e2e tests for
pages/extensions/extensions.spec.ts
by @aalves08 in #12500 - e2e: wait for webhook to be ready by @aruiz14 in #12536
- [forwardport v2.11.0] Take
prebootstrap
flag into account before creating vSphere secrets by @github-actions in #12560 - Fix e2e failing due to unavailable cli binaries by @richard-cox in #12577
- Replace
v-tooltip
withv-clean-tooltip
by @rak-phillip in #12565 - Fix editing local rke1 and eks clusters by @mantis-toboggan-md in #12583
- Harvester shell integration - remove LocaleSelector when is Harvester standalone UI by @torchiaf in #12352
- Harvester shell integration - add translations by @torchiaf in #12353
- fix ember routing for hosted clusters that are not EKS AKS nor GKE by @mantis-toboggan-md in #12587
- Fix e2e, Chrome installation by @torchiaf in #12596
- Fix fleet dashboard page's scroll bar by @momesgin in #12567
- Fix Edit Yaml Footer's layout issue by @momesgin in #12568
- Harvester shell integration - features by @torchiaf in #12350
- Use BundleDeployment status to calculate GitRepo resources by @aruiz14 in #12521
- Fix telemetry-opt e2e test by @torchiaf in #12606
- Bump @rancher/shell v3.0.1-rc.1 by @torchiaf in #12601
New Contributors
Full Changelog: shell-pkg-v3.0.0...shell-pkg-v3.0.1-rc.1
v2.10.0-rc1
fix ember routing for kontainer driver clusters that are not EKS AKS …
v2.8.10
v2.8.10-rc1
Bump @rancher/shell `1.2.5` - bump @rancher/create-extension `0.1.1` …
shell-pkg-v1.2.5
What's Changed
- update reference for e2e tests to 2.8-head by @aalves08 in #9976
- Removed number from chart carousel title by @bisht-richa in #10003
- Fix default storage class selection backport by @richard-cox in #10052
- [Backport 2.8]: Bump sorry-cypress version & re-enable by @rak-phillip in #10315
- Backport 2.8: Allow for
jsyaml.dump()
Options indumpBlock
by @rak-phillip in #10309 - Backport 2.8: Prevent mutating yaml when a header isn't found by @rak-phillip in #10308
- backport fix for 10140 by @aalves08 in #10369
- [2.8] Adding ovhcloudpubliccloud to the driverToCloudProvider map in order to restrict options for Cloud Provider by @richard-cox in #10365
- Add Logo for OVHCloud (both RKE2 and Managed Kubernetes) by @richard-cox in #10375
- 10392: backport for PR 10399 - Only add Rancher UI Extension repository if prime by @aalves08 in #10406
- [2.8] Fix incremental loading by @richard-cox in #10400
- [backport v2.8.next1] Revert "Aws In-tree support (#9643)" by @rak-phillip in #10454
- [backport v2.8.next1] expose gracefulShutdownTimeout option for vsphere by @github-actions in #10507
- [2.8 Backport] Yaml Console Error by @momesgin in #10538
- [2.8 Backport] Registry auth fix by @momesgin in #10530
- [2.8 backport] Add SUSE Collective doc link (prime) by @nwmac in #10523
- [2.8 Backport] Fix Closing vSphere's Error Banners by @momesgin in #10554
- [2.8 Backport] Expose raw data in vSphere cluster form by @momesgin in #10553
- [2.8 Backport] Fix vSphere hostsystem false error by @momesgin in #10574
- [2.8 Backport] Fix default values for vSphere when adding a new pool by @momesgin in #10575
- [2.8] Avoid duplicate / surplus requests to fetch mgmt clusters by @richard-cox in #10378
- [backport v2.8.next1] Ensure
too old
messages for watches in individual resources are handled correctly by @github-actions in #10579 - [2.8] Ensure Azure RKE2 default region is available with selected cloud credential by @mantis-toboggan-md in #10472
- [2.8 Backport] Fix Create Repo with Secret by @momesgin in #10597
- [2.8] Fix issue where labelSelector param was incorrectly applied to filter param by @richard-cox in #10594
- [2.8 Backport] Implement Machine Pool Yaml Validation by @torchiaf in #10606
- [2.8 Backport] Error handling for contentLibrary, tag and network fields by @momesgin in #10610
- [backport v2.8.next2] [Extensions] Expose UMD Builds of Vue to the
window
Object by @github-actions in #10569 - automation: Backport e2e tests to 2.8 by @yonasberhe23 in #10552
- backport check-e2e-tags ci job to v2.8 by @yonasberhe23 in #10747
- [2.8] Handle resources that cannot be watched by @richard-cox in #10779
- [2.8]Add vGpus field in Harvester clusters provision by @torchiaf in #10833
- [backport v2.8.x] Removing legacy apps from cluster tools because they are no longer supported by @codyrancher in #10851
- [backport v2.8.x] Remove v1 tools/pages under the legacy navigation item by @codyrancher in #10850
- [backport v2.8.x] remove v1 monitoring code (#10539) by @codyrancher in #10852
- [2.8] Validate allocatable vGPUs number in Harvester clusters creation by @torchiaf in #10917
- [2.8] Assign vGpu id when assigning vGpus to Harvester Cluster by @torchiaf in #10915
- [2.8] Select vGpus by id instead of vGpu type by @torchiaf in #10935
- [2.8] Limit number of assigned vGPUs to 1 for each Machine Pool by @torchiaf in #10994
- [2.8] Port drone build tasks to gh workflows + actions by @richard-cox in #11018
- [2.8] Backport changes for gh action updates by @richard-cox in #11108
- [backport v2.8.next1] Add default label to Fleet Secrets to enable BRO backups by @mallardduck in #11232
- Port changes from
release-2.8.patch1
torelease-2.8
by @rak-phillip in #11254 - [backport v2.8.next1] Add user retention admin interface by @rak-phillip in #11314
- Bump extension api version and add tag to release-2.8 yarn publish by @aalves08 in #11320
- bump shell version + make sure we delete local racher-components folder to fix manual release procedure by @aalves08 in #11330
- Add conditional depagination by native api, apply to bindings by @richard-cox in #11318
- update shell version to be up to par with latest published version for 2.8 by @aalves08 in #11344
- update css to get SVG icon added from extension with the correct alignment in the top level menu by @aalves08 in #11365
- 2.8 - fix glob issue by @aalves08 in #11394
- Backport fix for elemental-ui issue 202 by @aalves08 in #11509
- Backport harvester cloud creds warning by @momesgin in #11580
- [backport v2.8.next1] Fix CA Bundle format by @torchiaf in #11534
- [backport v2.8.next1] Ensure catalog load respects missing permissions by @github-actions in #11610
- [Backport] Add agent tls mode to global settings (#11287) by @jordojordo in #11607
- [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
- [2.8] Split add-on tab into separate tabs for each add-on by @richard-cox in #12072
- Fix additional manifest yaml issue by @momesgin in #12102
- [backport 2.8] Fix Nav Header elements on page refresh by @torchiaf in #12112
- [Backport 2.8] Remove unnecessary yarn setup step in extension publish workflow by @jordojordo in #12143
- [Backport] fix issue -printf mac os not working by @aalves08 in #12156
- [backport 2.8] Improve vGPU allocation by @torchiaf in #12136
- [backport 2.8] Add vGPU allocatable warning banner by @torchiaf in #11600
- [Automation][v2.8] - adding cypress-mochawesome-reporter for jenkins html report by @izaac in #12164
- [2.8] vSphere Secrets Sync by @momesgin in #12125
- [Backport 2.8] Fix reference to tsc binary when publishing shell by @jordojordo in #12191
- [2.8] Fix vsphere secret sync issues by @richard-cox in #12224
- typegen path fix by @aalves08 in #12228
- [2.8] Backport cpi and csi secret name updates by @momesgin in #12238
- [2.8] Update Helm App Values Approach by @richard-cox in #12374
- Improve parsing of cluster badge color by @nwmac in #12396
- [backport v2.8.10] CSI/CPI pre-bootstrap secrets are being created when the feature flag is disabled by @richard-cox in #12562
- Bump @rancher/shell
1.2.5
- bump @rancher/create-extension0.1.1
by @jordojordo in #12580
Full Changelog: shell-pkg-v0.5.3...shell-pkg-v1.2.5
creators-pkg-v0.1.1
What's Changed
- [2.8] Split add-on tab into separate tabs for each add-on by @richard-cox in #12072
- Fix additional manifest yaml issue by @momesgin in #12102
- [backport 2.8] Fix Nav Header elements on page refresh by @torchiaf in #12112
- [Backport 2.8] Remove unnecessary yarn setup step in extension publish workflow by @jordojordo in #12143
- [Backport] fix issue -printf mac os not working by @aalves08 in #12156
- [backport 2.8] Improve vGPU allocation by @torchiaf in #12136
- [backport 2.8] Add vGPU allocatable warning banner by @torchiaf in #11600
- [Automation][v2.8] - adding cypress-mochawesome-reporter for jenkins html report by @izaac in #12164
- [2.8] vSphere Secrets Sync by @momesgin in #12125
- [Backport 2.8] Fix reference to tsc binary when publishing shell by @jordojordo in #12191
- [2.8] Fix vsphere secret sync issues by @richard-cox in #12224
- typegen path fix by @aalves08 in #12228
- [2.8] Backport cpi and csi secret name updates by @momesgin in #12238
- [2.8] Update Helm App Values Approach by @richard-cox in #12374
- Improve parsing of cluster badge color by @nwmac in #12396
- [backport v2.8.10] CSI/CPI pre-bootstrap secrets are being created when the feature flag is disabled by @richard-cox in #12562
- Bump @rancher/shell
1.2.5
- bump @rancher/create-extension0.1.1
by @jordojordo in #12580
Full Changelog: creators-pkg-v0.1.1-rc.1...creators-pkg-v0.1.1
v2.10.0-alpha7
Merge pull request #12569 from rancher/gha-portpr-11749674903-1 [backport v2.10.0] Replace `v-tooltip` with `v-clean-tooltip`
v2.9.4-rc1
Merge pull request #12571 from rancher/gha-portpr-11750425908-1 [backport v2.9.4] Replace `v-tooltip` with `v-clean-tooltip`
v2.9.4-alpha3
Merge pull request #12571 from rancher/gha-portpr-11750425908-1 [backport v2.9.4] Replace `v-tooltip` with `v-clean-tooltip`
v2.10.0-alpha6
Merge pull request #12547 from momesgin/12530-prebootstrap-flag Take `prebootstrap` flag into account before creating vSphere secrets