Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3063

consider using olm.substitutesFor to define OLM update graph

XMLWordPrintable

    • False
    • None
    • False

      Instead of using

      spec:
        replaces:
      

      we could consider using skipRange and substitutesFor to define which versions of DS are equivalent updates to older ones. This is how Freshmaker creates CVE updates:

      metadata:
        annotations:
          skipRange: '>=2.15.100 <2.15.102'
          olm.substitutesFor: crwoperatorallnamespaces.v2.15.104
        name: crwoperatorallnamespaces.v2.15.104-0.1652874385.p
      

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: