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

There is no clusterrole of "MPI Jobs" in kubeflow 1.5. #1670

Closed
leeqleeqleeq opened this issue Sep 26, 2022 · 2 comments
Closed

There is no clusterrole of "MPI Jobs" in kubeflow 1.5. #1670

leeqleeqleeq opened this issue Sep 26, 2022 · 2 comments

Comments

@leeqleeqleeq
Copy link

leeqleeqleeq commented Sep 26, 2022

I use a clusterrole that is "kubeflow-admin" for permission checking.
In kubeflow 1.3, I could find the clusterrole of "MPI Jobs" in "kubeflow-admin".
But, in kubeflow 1.5, I cannot find the clusterrole of "MPI Jobs" in "kubeflow-admin".

Of courese, I know that something has changed.
In kubeflow 1.3, there was clusterroles of Jobs.
For example,

  • kubeflow-mpijobs-xxxxx (admin/edit/view)
  • kubeflow-pytorchjobs-xxxxx (admin/edit/view)
  • etc...

And, in kubeflow 1.5, it seems that the clusterrole of training-operator is integrated.
So, I can see a clusterrole of training-operator.

  • kubeflow-training-xxxxx (admin/edit/view)

But, I cannot find clusterrole of "MPI Jobs" in kubeflow-training-xxxxx.

So, My questions are

  1. How can I check a clusterrole of "MPI Jobs"?
  2. Is it a bug?
  3. And, I found a clusterrole that is a training-operator, what is it?
@johnugeorge
Copy link
Member

This has been fixed. #1565

https://github.com/kubeflow/training-operator/blob/master/manifests/overlays/kubeflow/kubeflow-training-roles.yaml

@leeqleeqleeq
Copy link
Author

Oh, it's already been fixed. Thanks for your reply.

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

No branches or pull requests

2 participants