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

Permanent build nodes should clean up yarn and podman caches on system refresh and/or after each build

XMLWordPrintable

    • 3
    • False
    • False

      As seen in CRW-2602, crwctl can hit a wall building when it includes older tags from the crw-images repo, created as part of the process of publishing asset files.

      So... to work around this short term, we can run crwctl builds on the dynamic nodes only.

      But a more complete solution would be to use:

      • a unique yarn cache for each build on the permanent nodes, and
      • delete the per-build cache when done.

      This would also free up disk space as ~/.cache/yarn/ is 11G on x86-64-rhel8-p2 and 6.8G on x86-64-rhel8-p1

      TODO:

            sdawley@redhat.com Samantha Dawley
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: