snowdrop / istio-java-api

A Java API to generate Istio descriptors, inspired by Fabric8's kubernetes-model.
Apache License 2.0
112 stars 33 forks source link

Set foundation for introducing integration tests #40

Closed geoand closed 5 years ago

geoand commented 5 years ago

The commit creates the necessary Openshift + Minimal Istio cluster needed to test against an Istio cluster that verifies the received resources. A couple of integration tests are introduced as part of this PR in order with intent of being a guide for later introducing tests for other Istio resources as well

metacosm commented 5 years ago

Thank you!

geoand commented 5 years ago

Sure thing :)