Commit graph

13 commits

Author SHA1 Message Date
Manuel Aude Morales
f854f3ee70 Removed configuration to be added by student during the activity. 2021-05-25 06:48:02 -05:00
Manuel Aude Morales
6af1de0431 Applied version changes to micro-java app, as well as updated deployment file to use the specific version. 2021-05-20 06:22:19 -05:00
Manuel Aude Morales
dbc0d2d8ef Change to use YAML file for the ConfigMap. 2021-05-07 07:28:19 -05:00
Manuel Aude Morales
408c9919b1 Fix file mess. Update micro-java endpoints, test, deployment file and pom. 2021-05-07 06:51:34 -05:00
Manuel Aude Morales
7ec6c4616f Ignore vs code from root directory. 2021-05-07 04:12:24 -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
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