]
Marián Labuda closed JBIDE-21846.
---------------------------------
Verified on nightly build of JBT with OpenShift plugin build B258.
Deploy image name validation fails to catch long name before
submitting resource
--------------------------------------------------------------------------------
Key: JBIDE-21846
URL:
https://issues.jboss.org/browse/JBIDE-21846
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
Priority: Minor
Fix For: 4.3.1.CR1
The generated name for the image "saturnism/spring-boot-helloworld-ui" produced
"spring-boot-helloworld-ui" which violates the max length for resource names.
This is only an issue when the name is set by change the image but not editing the name
directly in the UI. The validation was not being triggered.