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
Dependant on #177, as the next step to merge CCI-MOC/openshift-acct-mgt, we want all functions in the OpenShiftResourceAllocator class that make use of the rbac.openshift.io API to have direct communication with the Openshift cluster. This includes the following functions:
assign_role_on_user
remove_role_from_user
_get_role
The text was updated successfully, but these errors were encountered:
Dependant on #177, as the next step to merge
CCI-MOC/openshift-acct-mgt
, we want all functions in theOpenShiftResourceAllocator
class that make use of therbac.openshift.io
API to have direct communication with the Openshift cluster. This includes the following functions:assign_role_on_user
remove_role_from_user
_get_role
The text was updated successfully, but these errors were encountered: