Closed thjaeckle closed 1 month ago
There is support for integration testing in the integration-test directory. This includes an existing K8s test. Maybe you could modify this to use gzip.
There is support for integration testing in the integration-test directory. This includes an existing K8s test. Maybe you could modify this to use gzip.
Ah, yes .. I overlooked the integration-tests. There are 2 "kubernetes-api" tests - one for a Scala project and one for a Java/Maven one. I adjusted now the Java/Maven one to ask for gzip compression. This way, still both ways are tested.
@pjfanning could you rerun the failed unit test? Seems like a port conflict..
Merged - thanks
Resolves: #335
Feedback is very welcome, I am not very experienced in Scala.