-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
No
-
No
-
No
-
Pending
-
None
Description of problem:
After creating a GPU machine pool with a taint, RHODS doesn't recognize those nodes.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Create machine pool with GPUs
- After a node is ready, go to the notebook spawner and check the gpu dropdown.
- As an additional check, navigate to /api/gpu
Actual results:
GPU selection is disabled
/api/gpu returns 0
Expected results:
GPU selection is enabled with 1 available
/api/gpu returns 1
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
quay.io/llasmith/rhods-operator-live-catalog:1.16.0-hotfix-2bf4eac
Workaround:
Do not put taints on GPU machine pools/nodes
Additional info:
- is duplicated by
-
RHODS-4769 GPU drop down not showing up when GPU nodes are tainted.
- Closed