Jack Luo
Jack Luo
**NOTE: This issue is moved to v2.6, and its context will be updated. There is another UI issue for 2.5.8** **Goal:** We need to add a new tab to the...
[Monitoring v2] Links in Dashboard are un-clickable even the user has monitoring-ui-view permission
**Setup** - Rancher version: 2.6.2 - Browser type & version: Chrome, Version 95.0.4638.54 (Official Build) (x86_64) **Describe the bug** User who is assigned the clusterRole `monitoring-ui-view` Should be able to...
**What kind of request is this (question/bug/enhancement/feature request):** bug **Steps to reproduce (least amount of steps as possible):** - run Rancher:master-head ec04f78, docker install - add a cluster using ec2...
Hide k8s 1.22 and below for EKS/GKE/AKS in Rancher UI. This request is derived from https://github.com/rancher/rancher/issues/39239 Note: This issue is made in this rpeo because AFAIK UI generates the EKS/GKE/AKS...
To resolve this [issue](https://github.com/rancher/charts/pull/1227), we will introduce two new sub-charts, `rkeIngressNginx` and `rke2IngressNginx`, to scrape metrics from the `ingress-nginx` Deployment/DaemeonSet in rke and rke2 clusters respectively. We need to update...
This is derived from https://github.com/rancher/rancher/issues/38701 [Pod Security Policy](https://kubernetes.io/docs/concepts/security/pod-security-policy/) is currently used in the following charts, and we need to update them to use [Pod Security Standards](https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/) - [ ] Rancher:...
This is derived from https://github.com/rancher/rancher/issues/38701 The following table describes the permissions for each role. We would like to match the behavior as close as to what we have for PSP...
https://github.com/rancher/rancher/issues/44267 Please check the[ original PR](https://github.com/rancher/rancher/pull/44269) for more information.
This is a child issue of https://github.com/rancher/rancher/issues/44098. Backport of https://github.com/rancher/rke/issues/3338 TODO: - [x] backport fix in RKE - [x] cut RKE RC - covered by RKE [v1.4.15-rc1](https://github.com/rancher/rke/releases/tag/v1.4.15-rc1) - [x] bring...
The current framework does not support running acceptance tests in Rancher v2.7.9 and v2.8.1. Here is how the acceptance test works: - step 1: start a k3s cluster, currently using...