Steven Hawkins created TEIIDSB-69:
-------------------------------------
Summary: The example fails to deploy
Key: TEIIDSB-69
URL:
https://issues.jboss.org/browse/TEIIDSB-69
Project: Teiid Spring Boot
Issue Type: Bug
Components: examples
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Starting with a fresh install of minishift using 3.10 or 3.11 and running the rdbms
example, it won't come up and a manual deployment will show:
Reason: cannot trigger a deployment for "rdbms-example" because it contains
unresolved images
This appears to be because the deployment config references
teiid-dataservice/rdbms-example:1.1.0-SNAPSHOT, but only latest exists.
This is due to the last commit that updated the versions. Apparently fabric8 will not
create a label based upon a snapshot version.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)