Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow direct communication to Openshift through get_federated_user function #175

Open
QuanMPhm opened this issue Oct 3, 2024 · 1 comment · May be fixed by #177
Open

Allow direct communication to Openshift through get_federated_user function #175

QuanMPhm opened this issue Oct 3, 2024 · 1 comment · May be fixed by #177
Assignees

Comments

@QuanMPhm
Copy link
Contributor

QuanMPhm commented Oct 3, 2024

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.

The function chosen for this issue will be get_federated_user

This, along with other similar issues (#187 #186 #185 #184) will overshadow #134

@QuanMPhm QuanMPhm self-assigned this Oct 3, 2024
@QuanMPhm
Copy link
Contributor Author

QuanMPhm commented Oct 8, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant