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

[RN] Add DisableInitContainer field in the Custom Resource

XMLWordPrintable

    • False
    • None
    • False
    • Release Notes
    • Hide
      = Add DisableInitContainer field in the Custom Resource

      The `DisableInitContainer` field has been added to the `CheCluster` CR. This field sets the `config.workspaces.persistUserHome.disableInitContainer` field in the operator-owned `DWOC`. This field whether the init container that initializes the persistent home directory should be disabled.

      When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created, delegating the home persistence setup to the CDE's first container component's entrypoint. This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false.

      The init container is enabled by default.
      Show
      = Add DisableInitContainer field in the Custom Resource The `DisableInitContainer` field has been added to the `CheCluster` CR. This field sets the `config.workspaces.persistUserHome.disableInitContainer` field in the operator-owned `DWOC`. This field whether the init container that initializes the persistent home directory should be disabled. When the `/home/user` directory is persisted, the init container is used to initialize the directory before the workspace starts. If set to true, the init container will not be created, delegating the home persistence setup to the CDE's first container component's entrypoint. This field is not used if the `devEnvironments.persistUserHome.enabled` field is set to false. The init container is enabled by default.
    • Enhancement
    • Done

            jvrbkova@redhat.com Jana Vrbkova
            jvrbkova@redhat.com Jana Vrbkova
            Valerii Svydenko Valerii Svydenko
            Jana Vrbkova Jana Vrbkova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: