Commit graph

5 commits

Author SHA1 Message Date
Dan K
213f257670 WIP:feat(ch9s6): add custom dc and cm resources
Use the fabric8 plugin to add a custom deployment config and config
map as part of the deployment to OpenShift.
2019-07-16 16:34:24 -04:00
Dan K
eaf20b0fe6 WIP:fix(ch9s6): add braces for if block 2019-07-16 15:46:12 -04:00
Dan K
4fcb06042f WIP:feat(ch9s6): remove YAML fragments
The YAML fragments are wrong, and are causing issues when deployed.
The "Zero Config" option with fabric8 works well.
2019-07-16 15:24:45 -04:00
Dan K
698457ac05 WIP(ch9s6): update current code 2019-07-16 14:31:01 -04:00
Dan K
6e57953cdc WIP:feat(ch9s6): add initial code for GE
The "mvn fabric8:deploy" command still does not work, mostly because
it seems that the deployed "service" contains selectors for labels
that are not present on the associated Pod.
2019-07-16 07:13:48 -04:00