-
Bug
-
Resolution: Done
-
Normal
-
None
-
RHODS_1.21.0_GA
Description of problem:
It looks like when the sum of characters of project title plus workbench title is higher than 62 characters, the workbenches fail to start because k8s is not able to create the route
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Create a project with long name (i.e., very very very long name for a project - scenarios, 50chars)
- create a workbench with title "workbench nam" (13 chars)
- check the result
- try different titles
Actual results:
route creation and workbench start fail
Expected results:
either workbench start is successful or users are informed about the limitation and workbench creation is prevented with an error message
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
RHODS v1.21.0-20
Workaround:
Additional info:
https://kubernetes.io/docs/concepts/overview/working-with-objects/names/
- is related to
-
RHODS-8921 Base prefix used in the host URL of DS Pipeline route is too long
- Closed
-
RHODS-9373 hostname for model serving endpoint can be too long, causing the route to not be created
- Closed