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

Improve digest rebuilder job to be more picky about when to build (avoid unneeded respins)

XMLWordPrintable

      Today, the orchestration job just says:

      > any new images? OK, then rebuild registries and metadata
      > any new images other than registries? OK, rebuild metadata

      In future, we could revamp it to say:

      > check devfile registry for list of referenced images. Check if any are newer than the stored version. If found, rebuild and update cache file in registry.
      > check plugin registry for list of referenced images. Check if any are newer than the stored version. If found, rebuild and update cache file in registry.
      > if neither of those happened, check operator metadata container for list of referenced images. Check if any are newer than the stored version. If found, rebuild and update cache file outside registries (full list of containers).

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

              Created:
              Updated:
              Resolved: