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

Implement jupyter-apis backend changes for KF1.7 #225

Closed
10 tasks done
mathis-marcotte opened this issue May 17, 2023 · 0 comments
Closed
10 tasks done

Implement jupyter-apis backend changes for KF1.7 #225

mathis-marcotte opened this issue May 17, 2023 · 0 comments
Assignees

Comments

@mathis-marcotte
Copy link
Contributor

mathis-marcotte commented May 17, 2023

KF1.7 EPIC

Implement the work for the KF1.7 upgrade for the jupyter-apis backend that was evaluated in #216

Endpoints to add

In Jupyter component

  • GET /api/namespaces/<namespace>/notebooks/<notebook_name>
  • GET /api/namespaces/<namespace>/notebooks/<notebook_name>/pod
  • GET /api/namespaces/<namespace>/notebooks/<notebook_name>/pod/<pod_name>/logs
  • GET /api/namespaces/<namespace>/notebooks/<notebook_name>/events

In Volumes Component

  • GET /api/namespaces/<namespace>/pvcs/<pvc_name>
  • GET /api/namespaces/<namespace>/pvcs/<pvc_name>/pods
  • GET /api/namespaces/<namespace>/pvcs/<pvc_name>/events

Endpoints to update

  • GET /api/namespaces/<namespace>/pvcs
  • GET /api/namespaces/<namespace>/poddefaults

Other

  • Update read me to give a bit more instructions for thundertests
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

1 participant