notebooks/components/crud-web-apps/volumes/backend/apps/common
Tobias Goerke d4f0f18a70 fix: return waiting on no pvcviewer status (kubeflow/kubeflow#7350)
In some cases, a PVCViewer object has no status as it was just created or is having issues starting a pod.  In those cases, we should rather return waiting than uninitialized, which would appear to the users as if no viewer was started.
2024-05-24 00:25:27 +00:00
..
__init__.py Volumes Management UI (kubeflow/kubeflow#5684) 2021-03-18 01:07:16 -07:00
form.py Volumes Management UI (kubeflow/kubeflow#5684) 2021-03-18 01:07:16 -07:00
status.py fix: return waiting on no pvcviewer status (kubeflow/kubeflow#7350) 2024-05-24 00:25:27 +00:00
utils.py Fix Python linting (kubeflow/kubeflow#7060) 2023-03-30 09:32:05 +00:00
viewer.py Add PVCViewer Frontend Integration (kubeflow/kubeflow#7179) 2023-08-04 19:01:20 +00:00