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

[RN] Support devWorkspace.ignoredUnrecoverableEvents in the CheCluster CustomResource

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Release Notes
    • Hide
      = Support devWorkspace.ignoredUnrecoverableEvents in the CheCluster CustomResource

      Starting from this release, you can set `ignoredUnrecoverableEvents` explicitly on the CheCluster CustomResource level:

      [source, code]
      ----
      apiVersion: org.eclipse.che/v2
      kind: CheCluster
      spec:
        devEnvironments:
          ignoredUnrecoverableEvents:
          - FailedScheduling
          - FailedMount
      ----

      More details about configuring `ignoredUnrecoverableEvents` can be found in the link:https://docs.redhat.com/en/documentation/red_hat_openshift_dev_spaces/3.15/html/administration_guide/configuring-devspaces#configuring-machine-autoscaling-_when_the_autoscaler_adds_a_new_node[official documentation].
      Show
      = Support devWorkspace.ignoredUnrecoverableEvents in the CheCluster CustomResource Starting from this release, you can set `ignoredUnrecoverableEvents` explicitly on the CheCluster CustomResource level: [source, code] ---- apiVersion: org.eclipse.che/v2 kind: CheCluster spec:   devEnvironments:     ignoredUnrecoverableEvents:     - FailedScheduling     - FailedMount ---- More details about configuring `ignoredUnrecoverableEvents` can be found in the link: https://docs.redhat.com/en/documentation/red_hat_openshift_dev_spaces/3.15/html/administration_guide/configuring-devspaces#configuring-machine-autoscaling-_when_the_autoscaler_adds_a_new_node [official documentation].
    • Enhancement
    • Done

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

              Created:
              Updated:
              Resolved: