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

Allow additional fields in the operator

XMLWordPrintable

    • 1
    • False
    • None
    • False
    • Hide
      * Includes additional field called options into each components. That will allow user to take more control on configMap and on deployments.
      * pipeline controller replicas count can be handled under `pipeline.performance.replicas`.
      * action required: deployments replicas count control is taken into operator. If you have modified replicas count in your deployment, you have to update the same via TektonConfig CR, under options.
      Show
      * Includes additional field called options into each components. That will allow user to take more control on configMap and on deployments. * pipeline controller replicas count can be handled under `pipeline.performance.replicas`. * action required: deployments replicas count control is taken into operator. If you have modified replicas count in your deployment, you have to update the same via TektonConfig CR, under options.
    • 5
    • Pipelines Sprint 243, Pipelines Sprint 244, Pipelines Sprint 245, Pipelines Sprint 246, Pipelines Sprint 247

      The Tekton operator manages most of the components in tekton ecosystem. Day by day customers are asking for a way to supply custom changes in their environment based on their needs (like updating configmap, args of a container, etc.,). Right now they can be achieved partially by hacking in different ways(mostly in installersets). however Operator reconciles and reverts back those changes after some time. 

      Later, based on the impact we are working on the operator code base to support the custom changes from TektonConfig CR. It leads to us spending our time on those requests more frequently and at the same time the customer has to wait for a long period of time to get the build with the feature support.

      Most of the time our workarounds are hacking installersets. So it is happening without tekton operator knowledge (kind of backdoor operation). Hence I am proposing a generic solution to address these kinds of problems from TektonConfig CR.

              jkandasa-rh Jeeva Kandasamy
              concaf Shubham Minglani
              Veeresh Aradhya Veeresh Aradhya (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: