You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our current ClusterExtension (config/samples/olm_v1_clusterextension.yaml) is 'not updatable' meaning that going from 0.6.0 to the next catalog-defined edge (0.7.0) does not work out of the box, because of ChangeValidator validation errors that are happening for the new version manifests.
It might be a good idea to potentially add another ClusterExtension sample, which would not have those issues and provide a better experience for people who want to test lifecycling out on an example, including updating.