quarkus-operator-sdk icon indicating copy to clipboard operation
quarkus-operator-sdk copied to clipboard

feat: use minikube instead of KinD

Open metacosm opened this issue 1 year ago • 1 comments

Signed-off-by: Chris Laprun [email protected]

metacosm avatar Sep 05 '24 16:09 metacosm

The idea is to be able to test against multiple Kubernetes versions as we do in JOSDK. This currently doesn't work because we need to find a way to expose the minikube internal registry similarly to what is done with KinD. I'd appreciate your help on this if you are familiar with minikube, though that knowledge might not transfer to using the action in CI directly…

metacosm avatar Sep 11 '24 07:09 metacosm