Catherine Luse

Results 97 comments of Catherine Luse

Here's the behavior for editing an RKE2 cluster in 2.6.3: and 2.6.0: I couldn't reproduce it for RKE1. Also, after saving the RKE2 cluster, it sometimes went into updating mode...

> Even if ns is specified on the UI, this API interface(/v1/secrets/) will obtain the data of all namespaces The UI frequently uses `findAll` to get all resources of a...

Related issue https://github.com/rancher/dashboard/issues/6515

It looks like the above time difference was from a setup where all the workloads were in the same project. In that case it seems like a pretty direct comparison...

> Slow retrieval of schemas. I think when we fetch schemas, we get more info back than what we need. Of course the number of schemas varies based on how...

For field omission, it's relatively easy for the UI to exclude fields due to this feature https://github.com/rancher/rancher/issues/36683 - so we'd just need to come up with a list of what...

Per discussion with Neil on Nov. 3, it sounds like we should proceed with the reduction in schemas. The body of each schema can be minimal as well, since the...

The UI will show warnings about CPU and memory if these annotations are added to the Prometheus Federator Helm chart: ``` catalog.cattle.io/requests-cpu catalog.cattle.io/requests-memory ```

@gaktive ~~I think we should transfer this to the backend because after taking a look at how the existing CPU/memory warnings work, there shouldn't be any UI changes needed if...

For context, this feature already exists for the monitoring chart. The result is a warning banner that shows in the UI: