-
Bug
-
Resolution: Done
-
Normal
-
None
-
FUTURE_GA
Description of problem:
The rhods dashboard show notification messaged to the logged in user if there are builds in running status. The notification system is not currently watching at the OpenVino notebook image, hence when this image is building, the user doesn't receive notifications in the RHODS Dashboard.
Prerequisites (if any, like setup, operators/versions):
RHODS installed
OpenVINO operator installed
Steps to Reproduce
- Go to OpenShift Dedicated > Operators > Installed Operators > OpenVINO toolkit (ns: redhat-ods-applications) > Notebook
- Click on "Create notebook"
- Fill the mandatory fields
- click on "Create" button
- Go to Builds sectionÂ
- Check if the open vino images is building
- Go to RHODS Dashboard
- Check that no notification message are displayed
Actual results:
user is not notified that there are some notebook images building
Expected results:
Notification messages saying "notebook images are building" appearing in RHODS Dashboard
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
RHODS v1.1.1-29
OpenVINO Toolkit Operator 0.2.0
Additional info:
The reason may be that the OpenVino image doesn't have the label opendatahub.io/build_type=notebook_image'.