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
41 stars 28 forks source link

Create default revision tag automatically #439

Open dgn opened 1 month ago

dgn commented 1 month ago

istioctl creates a default revision tag automatically when you deploy Istio into the cluster, even if your instance has revision name set. We should look at doing the same with an IstioRevisionTag.

Options we discussed:

  1. Create an actual IstioRevisionTag in the cluster when creating the first IstioRevision
  2. Create an implicit/virtual revision tag when creating the first IstioRevision