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
As the next step to merge CCI-MOC/openshift-acct-mgt, we want one function in the OpenShiftResourceAllocator class to have direct communication with an Openshift cluster.
@knikolla@naved001 My plan will be to move some code from moc_openshift.py into coldfront_plugin_cloud/openshift.py to implement the direct communication to Openshift. I will add unit tests for each function that I implement in tests/unit/openshift.py. For this PR only, I will be making appropriate changes to the CI files so the Coldfront plugin can directly communicate with an Openshift cluster.
I will make begin this issue once I have your opinion on how I should structure the merging process.
As the next step to merge
CCI-MOC/openshift-acct-mgt
, we want one function in theOpenShiftResourceAllocator
class to have direct communication with an Openshift cluster.The function chosen for this issue will be
get_federated_user
This, along with other similar issues (#187 #186 #185 #184) will overshadow #134
The text was updated successfully, but these errors were encountered: