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

Simplify Eclipse Che configuration format (CheCluster API v2)

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.GA
    • 3.1.0.GA
    • docs
    • False
    • None
    • False
    • Hide
      = Improved `CheCluster` custom resource definition

      With this update, the `CheCluster` custom resource definition is improved to reflect the changes introduced with the switch to the {devworkspace} Operator. {prod-short} administrators now get a shorter and simpler configuration file to maintain.
      Show
      = Improved `CheCluster` custom resource definition With this update, the `CheCluster` custom resource definition is improved to reflect the changes introduced with the switch to the {devworkspace} Operator. {prod-short} administrators now get a shorter and simpler configuration file to maintain.
    • Documented as Feature Request

      Synced from Eclipse Che issue

      https://github.com/eclipse/che/issues/20758

      Is your task related to a problem? Please describe

      After switching to DevWorkspace engine we might need to drop some fields.
      Some fields are deprecated already, other are required to be renamed.

      Describe the solution you'd like

      Collect all possible changes in CheCluster CR

      Additional context

      This is how the new configuration sections looks like

      > devEnvironments
          > defaultPlugins
          > defaultNamespace
          > storage
          > nodeSelector
          > tolerations
          > trustedCerts
              > gitTrustedCertsConfigMapName
      > components
          > devWorkspace
          > dashboard
          > cheServer
              > clusterRoles
              > deployment
              > loglevel
              > debug
              > proxy
              > extraProperties
          > database
          > pluginRegistry
          > devfileRegistry
          > imagePuller
          > metrics
      > networking
          > labels
          > annotations
          > domain
          > hostname
          > tlsSecretName
          > auth
      > containerRegistry
      

      Release Notes Text

      CheCluster custom resource definition has been updated to reflect that changes introduced with the switch to the DevWorkspaces. The result is a shorter and simpler configuration file to maintain for Eclipse Che administrators.

            rhn-support-mleonov Max Leonov
            jiralint.codeready Bot Codeready
            Max Leonov Max Leonov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: