Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: return waiting on no pvcviewer status (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.
- Loading branch information