-
Research, prototype and outline implementation steps for https://github.com/elastic/kibana/issues/180908.
-
Description: The current admin dashboard lacks fine-grained control over user roles and permissions. Users with different roles (e.g., admin, manager, user) should have distinct access to certain feat…
-
When Turtles automatically imports a CAPI cluster into Rancher by generating the Rancher Cluster it results in some repeated RBAC errors being generated.
If you import a Cluster via the RM UI the …
-
### This issue is a: (mark with an x)
- [x] bug report -> please search issues before submitting
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a ne…
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would you like to be added?
There are ReadOnly/ReadWrite/Admin built-in privilege groups. We need to have…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
Summary: When using…
-
Why does this operator need `patch` verb on nodes? It just looks at all the nodes and sees if it has taint `node.kubernetes.io/unreachable`
Why does this operator need `create` verb on ciliumegress…
-
Hi!
I found out that, in Argo RBAC permissions, line `g, admins, role: admin` is not valid and will cause permission issues; to fix this, I had to remove the blank space between `:` and `admin` in …
-
### What happened?
I ran `kubeadm` with an in-memory kubeconfig literal (here reproduced with a file on disk and piped in, the principle is the same) and while many commands worked just fine, this in…