-
Bug
-
Resolution: Done
-
Critical
-
OSSM 2.6.0
-
None
When having 2.6 operator and installing 3.0 operator afterwards (when migrating from 2.6 -> 3.0) the istio CRDs are correctly updated (v1 version is added). But when 2.6 operator runs reconciliation, it overwrites those CRDs (e.g. destinationrules.networking.istio.io) so it contains again only v1alpha and v1beta versions.
OLM is not overwriting them again unless the sail operator is reinstalled.
This will cause problems for ossm 3.0 as it will not be possible to create v1 istio resources.