[
https://issues.jboss.org/browse/TEIIDSB-69?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIIDSB-69.
-----------------------------------
Fix Version/s: 1.1.0
Resolution: Done
The example is now forced to use the same name as the image with the deployment config.
This means that the label will include -SNAPSHOT if we're on a snapshot version.
Another way to address this would be to see how the deploymentconfig could be slimmed down
such that the image references would be auto-generated.
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
Priority: Major
Fix For: 1.1.0
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)