Posts Tagged “openshift”
Something I encounter every now and then on application deployments. This is common especially on the first time you commit/push your code to your Git repository with CI/CD configured. Might have labeled or titled this article wrongly. The error does not happen when the app container is being created on OpenShift. It does not even…
So I am involved in this project currently where the project architect suggested that we follow HATEOAS-driven RESTful web service. This is probably something I have read about before, but didn’t really pay much attention to, or I simply forgot. Learning something new is always fun. Well, most of the time it is. It depends…