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

[RN] Create links in the entrypoint for files under /home/tooling/.config

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 3.24.0.GA
    • None
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • Release Notes
    • Hide
      = Tool configurations now persist in Universal Developer Images

      Previously, when the `spec.devEnvironments.persistUserHome` feature was enabled, files in the `/home/tooling/.config` directory of a Universal Developer Image (UDI) were not persisted. This issue is now resolved. The `entrypoint` script now creates symbolic links from `/home/tooling/.config` to `/home/user/.config`, which ensures that tool configurations are preserved at workspace startup.
      Show
      = Tool configurations now persist in Universal Developer Images Previously, when the `spec.devEnvironments.persistUserHome` feature was enabled, files in the `/home/tooling/.config` directory of a Universal Developer Image (UDI) were not persisted. This issue is now resolved. The `entrypoint` script now creates symbolic links from `/home/tooling/.config` to `/home/user/.config`, which ensures that tool configurations are preserved at workspace startup.
    • Enhancement
    • Rejected

      Previously, with the UDI it was not possible to persist /home/tooling/.config files when spec.devEnvironments.persistUserHome is enabled in the CheCluster. With the latest UDI, /home/tooling/.config files will be persisted by creating a symlink from files under /home/tooling/.config to /home/user/.config in the entrypoint of the UDI.

              gtrivedi@redhat.com Gaurav Trivedi
              gtrivedi@redhat.com Gaurav Trivedi
              Gaurav Trivedi Gaurav Trivedi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: