Catherine Luse
Catherine Luse
This PR addresses https://github.com/rancher/dashboard/issues/4574 by adding radio buttons to allow enabling project network isolation for imported clusters. Currently this input is going to always be displayed because for imported clusters,...
This PR fixes https://github.com/rancher/dashboard/issues/6658 and partly addresses https://github.com/rancher/dashboard/issues/4431#issuecomment-1060228669 Changes in this PR: - Side nav in Cluster Explorer no longer auto-collapses as you navigate - You can now have more...
This issue is related to a larger issue https://github.com/rancher/dashboard/issues/4431 which still in design triage, but after discussion with Kenneth and based on feedback from customers (https://github.com/rancher/dashboard/issues/4431#issuecomment-1064318705) it sounds like we...
This is just a suggestion for the workload create/edit form. Since the container tab is the only one that has a required field - the container image name - it...
This issue is a follow-up to https://github.com/rancher/dashboard/issues/6094 In the above linked issue, it has been requested to narrow down the list of namespaces that we offer as options to users...
For RKE2 node pools, allow selecting an existing machine config instead of always creating a new one
This feature is available if you are using Terraform. We've had requests to also make this selectable from the Rancher UI. Edit: I propose allowing users to edit DigitaloceanConfigs or...
# Test cases for namespace filtering ## Basic filtering - When a user selects a namespace in the top nav of cluster explorer, then goes to the list view of...
This PR https://github.com/rancher/dashboard/pull/6432 introduced the `forgetType` mutation, which allows a resource type to be removed from the store and unwatched at the same time. It should improve performance to unwatch...
I opened this issue to capture a suggestion made several months ago to improve performance. Upgrading webpack would require removing Nuxt. Edit: Correction per Neil's comment.
https://github.com/rancher/dashboard/issues/5754 This PR forward ports some functionality from Ember, for example, the ability to select an existing ConfigMap or Secret with questions.yaml. It also adds new functionality, such as the...