Our Spring Boot Quickstarts are based upon spring boot versions that were released a year ago. We need to update them to the latest version of spring boot.
mvn k8s:build, mvn k8s:resource, mvn k8s:apply goals with a local Kubernetes cluster(minikube/kind)https://github.com/eclipse/jkube/tree/master/quickstarts/maven/spring-boot
https://github.com/eclipse/jkube/tree/master/quickstarts/maven/spring-boot-crd
https://github.com/eclipse/jkube/tree/master/quickstarts/maven/spring-boot-camel-complete
https://github.com/eclipse/jkube/tree/master/quickstarts/maven/spring-boot-dekorate
https://github.com/eclipse/jkube/tree/master/quickstarts/maven/spring-boot-with-jib
https://github.com/eclipse/jkube/tree/master/quickstarts/maven/spring-boot-watch
It would also be necessary to check the update works with OpenShift in those quickstarts where it's applicable.
In case testing on OpenShift is needed, use Red Hat Developer Sandbox[0]
@theexplorist : Please review if the issue description is clear enough. If it looks okay to you and you're interested in working on this, I'll assign it to you.
@rohanKanojia Assign me this issue!
Testing the build, will be submitting PR!
Most helpful comment
Testing the build, will be submitting PR!