Neil MacDougall
Neil MacDougall
Addresses https://github.com/rancher/dashboard/issues/10294 Adds `ca-west-1` for EC2.
Updates `linkify` to newest version (4.1.3). Note the import for `linkify` changed - instead of `linkify/string`, there is a package `linkity-string` To test: - In a project in the local...
As part of working to update to Ember 3.28, this PR updates lint rule so string prototype extensions fail the lint. Addresses string prototype extension uses and uses `@ember\string` functions....
This is a bug specific to group headers in the side nav. Go to the local cluster and click on Workloads. Click on CronJobs. Now try and click on Workloads...
Currently in the sidebar, we show:  For some reason, Fleet is at the top of the global apps - I feel Cluster Management is used more and should be...
See below:  vertical scroll bar shown. Looks like we need to remove the `min-height: 100vh` from the `fleet-dashboard` class.
Internal Reference: SURE-5757 The cluster dashboard view for a cluster shows the states of some core components of k8s:  We show the state of Etcsd, Scheduler and Controller Manager....
Internal Reference: SURE-3657 Proposal is to make a change so that when changing cluster via the side bar, if the user holds down the Shift key, we will keep the...
Internal Reference: SURE-4887 For Azure AD, Rancher shows the group GUID rather than the group name.
Internal Reference: SURE-6518 Currently, we don't support GKE autopilot mode clusters. We have reports from users with significant usage that are specifically asking us to support autopilot for GKE. If...