-
Notifications
You must be signed in to change notification settings - Fork 780
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
Add MPIJob v1alpha2 API reference #1899
Conversation
Trying to following instruction here but seeing the error below. Does anyone know how to fix it? What version of
|
cc'ing folks that modified the docs recently @richardsliu @kbhawkey @rlenferink |
Hello @terrytangyuan . A couple of questions:
|
Looks like these issues might be related:
Are there other alternatives for API doc generation? |
Ping @sarahmaddox |
/assign @richardsliu @richardsliu Do you have any guidance to give here? |
@zhenghuiwang How did you work around this issue? |
@terrytangyuan FYI this is a workaround I tried last time for generating notebook controller API references. |
Yea I read that and tried something similar - still no luck. Would it be permitted to add the docs manually? There seems to be more work working around the issues than manually writing up the docs. As we aim to graduate v1 API of MPIJob, the API should stay relatively stable so there won't be that much effort updating it later on. |
FYI, please note that you'll need to move the files in this PR, due to PR #1909, which inserted the |
@sarahmaddox Thanks for the note. The problem right now is that the |
@terrytangyuan Thanks for the info. +1 to adding the MPIJob API reference manually for now. Looking at the reports on the various issues, it looks as if others are resorting to the same strategy until the At this point, I think it's worth waiting a while to see if the
With that issue, we'll have one convenient place to point people too, and it will also provide the opportunity for someone to create the fix if they want to contribute in that way. |
@sarahmaddox Thanks! I created an issue in #1924. I'll update this PR later with manually generated API docs for MPIJob if it's not fixed by then. |
Signed-off-by: terrytangyuan <[email protected]>
1597aa0
to
89b48f5
Compare
@sarahmaddox I have added the API reference docs manually. Please take a look when you get a chance. |
/unassign @richardsliu |
Thanks @terrytangyuan! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sarahmaddox The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Part of kubeflow/mpi-operator#217.
Signed-off-by: terrytangyuan [email protected]