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
Add ability to create a Custom Role in Portainer based on a pre-exisiting ClusterRole / Role in a Kubernetes Cluster.
Use Case: Need more fine grain control on top of what Portainer already provides in terms of Roles.
We could simply get use input for
Name
Scope (Cluster/Global or Namespace)
Select a ClusterRole/Role from a list of Roles (retrieved from all kubernetes clusters (endpoints)) eg: <endpointname>:<rolename>
Portainer could then replicate the role to all other clusters, create the custom role and role bindings as normal.
This discussion was converted from issue #5402 on July 27, 2023 04:33.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Add ability to create a Custom Role in Portainer based on a pre-exisiting ClusterRole / Role in a Kubernetes Cluster.
Use Case: Need more fine grain control on top of what Portainer already provides in terms of Roles.
We could simply get use input for
<endpointname>:<rolename>Portainer could then replicate the role to all other clusters, create the custom role and role bindings as normal.
Beta Was this translation helpful? Give feedback.
All reactions