Hi Devs, I have now updated the Kubernetes live tests to validate the Kubernetes client API according to the latest changes we did. The README.md [1] file has been updated accordingly. We have added new parameters to control the tests.
Please note that now we do not delete all the pods, services & replication controllers at the end of the tests rather only the entities created by the tests are removed. If you need to clean a Kubernetes cluster a new live test command has been introduced: mvn clean test -Pclean [1] https://github.com/apache/stratos/tree/master/components/org.apache.stratos.kubernetes.client Thanks -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos
