leoluk / openshift-netbox

OpenShift deployment for Netbox
GNU General Public License v3.0
9 stars 11 forks source link

Use SARs to assign superuser permissions #6

Open leoluk opened 5 years ago

leoluk commented 5 years ago

If an OpenShift user has edit permissions to the namespace, we should assign superuser permissions to the user in Netbox and remove them if they don't.

toreanderson commented 5 years ago

In my organisation, everyone with access to OpenShift are by definition trusted enough to have admin (r/w) rights in Netbox, so in case this is issue is hard to implement completely, an alternative «everybody's an admin» approach would also be welcomed.