launcher-application icon indicating copy to clipboard operation
launcher-application copied to clipboard

Hardcoded application names in the boosters

Open VeerMuchandi opened this issue 6 years ago • 24 comments

All openshift objects (application name, service, etc) are all hardcoded in the templates. See this one https://github.com/wildfly-swarm-openshiftio-boosters/wfswarm-rest-http/blob/master/.openshiftio/application.yaml. When you use this booster it always creates the application with the name "wfswarm-rest-http". If you want to deploy multiple microservices they all get the same conflicting names on openshift!! This is a major issue using Launcher to deploy to openshift or minishift.

VeerMuchandi avatar May 03 '18 19:05 VeerMuchandi