Nancy
Nancy
### What steps did you take and what happened? The Azure CAPIProvider fails to enable correctly in the 0.4.0 capi ui. The status changes from `Provisioning` to `Ready` but eventually...
### Summary Fixes #10965 ### Occurred changes and/or fixed issues The 'container monitoring' checkbox should correspond to `aksConfig.monitoring` - previously it was just gating the visibility of the two log...
**Describe the bug** **To Reproduce** 1. Attempt to provision an AKS cluster with a configuration that will fail (eg, try to re-use the name of an existing cluster) 2. After...
As part of https://github.com/rancher/dashboard/issues/8718, we need to migrate the imported cluster edit view to Vue. Imported cluster create view is already in vue.
**Rancher Server Setup** - Rancher version: v2.9-ed8725676a615b0fb6851957f4295dad6593fb89-head - Installation option (Docker install/Helm Chart): - Helm install k3s v1.26.6+k3s1 - Proxy/Cert Details: self-signed **Information about the Cluster** - Kubernetes version: v1.27.8-rancher2-2...
Blocked by the open PR https://github.com/rancher/dashboard/pull/11294 This will need to be done in tandem with a backend fix https://github.com/rancher/rancher/issues/45972. The UI needs to be able to send an empty array...
kubewarden-ui unit tests run in the dashboard ci process as part of check-plugins-build. Recently some kubewarden-ui tests that pass when run in kubewarden-ui ci (and locally) failed during dashboard ci,...
Similar to https://github.com/rancher/dashboard/issues/7295 rke2 ec2 prov uses a hardcoded list of regions. Once the user has authenticated, we can fetch an updated list of regions using the aws ec2 sdk....
These should be e2e tests written in the dashboard repo, testing iframed ember pages. Adding the ability to customize rke1/eks agent configs is tracked in https://github.com/rancher/dashboard/issues/8534 and https://github.com/rancher/dashboard/issues/8535
### Summary Fixes #8828 ~Requires Ember changes: https://github.com/rancher/ui/pull/5046~ merged