You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2022. It is now read-only.
Hi @BaudouinH, thank you.
The permissions are currently namespace-wide only - for the namespace specified in the logical cloud. We are planning an enhancement in the future that will address this gap.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I'm currently using a level-1 logical cloud to deploy Prometheus Operator.
The manifest is as follow:
Contrary to a role's definition, I cannot declare rules for a specific apiGroup/resource/verbs, like this for example:
Furthermore, it is not clear if the logical-cloud's user permissions are cluster-wide or namespace-wide only.
I think implementing rules like a Kubernetes role, with a distinction for cluster-wide or namespace-wide permissions, could be a useful feature.
The text was updated successfully, but these errors were encountered: