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

[RN] Allow defining annotations for all pods in the Cloud Development Environment

XMLWordPrintable

    • False
    • None
    • False
    • Release Notes
    • Hide
      = Allow defining annotations for all pods in the Cloud Development Environment

      With this release, you can define annotations for all Cloud Development Environment (CDE) pods using a dedicated CustomResource field:

      [source, code]
      ----
      apiVersion: org.eclipse.che/v2
      kind: CheCluster
      spec:
        devEnvironments:
          workspacesPodAnnotations:
            cluster-autoscaler.kubernetes.io/safe-to-evict: false
      ----
      Show
      = Allow defining annotations for all pods in the Cloud Development Environment With this release, you can define annotations for all Cloud Development Environment (CDE) pods using a dedicated CustomResource field: [source, code] ---- apiVersion: org.eclipse.che/v2 kind: CheCluster spec:   devEnvironments:     workspacesPodAnnotations:       cluster-autoscaler.kubernetes.io/safe-to-evict: false ----
    • Enhancement
    • Done

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

            Created:
            Updated:
            Resolved: