churromorales commented on code in PR #13804: URL: https://github.com/apache/druid/pull/13804#discussion_r1120735806
########## extensions-contrib/kubernetes-overlord-extensions/src/test/java/org/apache/druid/k8s/overlord/common/DruidPeonClientIntegrationTest.java: ########## @@ -54,6 +54,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals; // must have a kind / minikube cluster installed and the image pushed to your repository +@Disabled Review Comment: k3s? This was for anyone who had an existing k8s cluster, they could just run this test and point it there. The k8s integration tests are definitely not flexible enough for me to test mm-less without rewriting a lot of it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
