I've created a custom resource that is watched by my reconciler and started the operator. When there is at least one custom resource the operator is watching, the operator fails with the following ...
We are migrating a Helm Chart to Operator based provisioning of an application. Our application should have the ability to work either with native K8s Ingress or with Istio service mesh. We're using ...