Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-1544

Implement the design from the R&D story

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • Pipelines 1.6
    • None
    • Operator
    • None
    • 5
    • False
    • False
    • Hide
      This allow user to configure node selection using
      - nodeSelector
      - toleration
      This can be passed in TektonConfig CR which would be added to all deployments created by Operator.

      To Configure NodeSelection for Operator's controller and webhook deployment, user will have to edit `Subscription` CR after installing Operator.
      `Subscription` CR has field in spec
      - config.nodeSelector
      - config.toleration

      To deploy on infra node, user will have to update above 2 CRs,
      - TektonConfig
      - Subscription
      with infra label as `nodeSelector`
      and toleration which is applied on infra node
      Show
      This allow user to configure node selection using - nodeSelector - toleration This can be passed in TektonConfig CR which would be added to all deployments created by Operator. To Configure NodeSelection for Operator's controller and webhook deployment, user will have to edit `Subscription` CR after installing Operator. `Subscription` CR has field in spec - config.nodeSelector - config.toleration To deploy on infra node, user will have to update above 2 CRs, - TektonConfig - Subscription with infra label as `nodeSelector` and toleration which is applied on infra node
    • Pipelines Sprint 202, Pipelines Sprint 204

      Acceptance Criteria

      • a way exists RHOSP user can configure control plane workloads to be scheduled to infra nodes
      • tests exists to ensure this behavior
      • test spec (markdown) exists in release tests
      • release note Jira issue exists

              smukhade Shivam Mukhade (Inactive)
              rh-ee-nikthoma Nikhil Thomas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: