istio-ecosystem / sail-operator

The Sail Operator is able to install and manage the lifecycle of the Istio control plane in an Kubernetes & OpenShift cluster.
Apache License 2.0
40 stars 28 forks source link

[FEATURE] Operator runs without istio CRDs installed #154

Open nrfox opened 5 months ago

nrfox commented 5 months ago

Is this the right place to submit this?

Feature Description

As part of primary-remote support, the operator should be able to run / reconcile the sail CRDs without the istio CRDs installed in the cluster.

Additional Information

No response

dgn commented 5 months ago

Technically, once we implement #110 and we have helm charts, this will be fairly easy I guess. We could just add an option to only install operator CRDs.