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

defaultPlugins from CR are ignored and not applied anymore during workspace startup

XMLWordPrintable

    • False
    • None
    • False
    • Release Notes
    • Hide
      = Custom Resource `defaultPlugins` not applied during workspace startup

      Before this update, `defaultPlugins` defined in the Custom Resource were not applied during workspace startup. With this update, the issue is fixed. You can also add additional sidecar plugins using a `devfile.yaml` reference:

      [source, yaml]
      ----
           devEnvironments:
             - editor: che-incubator/che-code/insiders
               plugins:
                  - >-
                    https://example.com/devfile.yaml
      ----
      Show
      = Custom Resource `defaultPlugins` not applied during workspace startup Before this update, `defaultPlugins` defined in the Custom Resource were not applied during workspace startup. With this update, the issue is fixed. You can also add additional sidecar plugins using a `devfile.yaml` reference: [source, yaml] ----      devEnvironments:        - editor: che-incubator/che-code/insiders          plugins:             - >-                https://example.com/devfile.yaml ----
    • Bug Fix
    • Done

      The regression related to processing the defaultPlugins defined in the Custom Resource has been fixed in this release, and extra sidecar plugins can be added using a devfile.yaml reference:

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

              Created:
              Updated:
              Resolved: