quarkus-operator-sdk
quarkus-operator-sdk copied to clipboard
Expectations for KubernetesClient
Since the operator sdk now depends on quarkus-kubernetes-client are we forced to use the openshift client or is there a mechanism to still use the DefaultKubernetesClient?
I'm asking due to https://github.com/fabric8io/kubernetes-client/issues/3179
Right now there isn't but my view on this is that we should address the underlying concern with the client.