-
Feature
-
Resolution: Done
-
Major
-
None
-
0
-
0%
-
Todo
- spring-boot* and karaf* quickstarts contain a KubernetesKT.java integration test which makes use of kubernetes-assertions. Rohan Kumar pointed out that we can use the kubernetes-client Readiness helper class to replace kubernetes-assertions use here, but I've been trying to run this test in openshift 4 and I'm getting errors - the pod does not reach ready state. I'm unsure whether this integration test is being run, and I've asked on the "Fuse QE" google chat whether it is being used in QE. It may be possible just to remove the test, although it would be better if we figured out how to get it to work
- ipaas-quickstarts archetypes-itests
- call to KubernetesHelper.isOpenShift(new DefaultKubernetesClient() - needs a replacement