Commit graph

13 commits

Author SHA1 Message Date
Manuel Aude Morales
7ec6c4616f Ignore vs code from root directory. 2021-05-07 04:12:24 -05:00
Manuel Aude Morales
3c429abb4f Ignore vs codium and more mvn files. 2021-05-07 04:10:51 -05:00
Manuel Aude Morales
60556228fb Ignore more files. 2021-05-07 04:09:05 -05:00
Manuel Aude Morales
a412c5b569 Adding gitignore for project. 2021-05-07 04:08:27 -05:00
Dan K
a4c63d7a84 fix(ch9s6): add placeholder directory 2019-07-19 13:41:15 -04:00
Dan K
9c1fe679d7 fix(ch9s6): remove YAML fragments 2019-07-19 13:38:59 -04:00
Dan K
f9e42817fa fix(micro-java): add newline char to output str 2019-07-19 12:10:29 -04:00
Dan K
9963c0bd49 style(micro-java): fix pom.xml whitespace 2019-07-19 10:00:48 -04:00
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