]
Jeff MAURY reassigned JBIDE-22132:
----------------------------------
Assignee: Jeff MAURY
Resource name is badly generated in Deploy to Openshift wizard
--------------------------------------------------------------
Key: JBIDE-22132
URL:
https://issues.jboss.org/browse/JBIDE-22132
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Fix For: 4.4.x
When the wizard for deploying a Docker image to Openshift is displayed, the resource name
is derived from the image name. But as the '_' seems to be forbidden, an error is
generated each time the image name contains this character. Maybe worth replacing with
'-' when the resource name is generated