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

Support activeDeadlineSeconds for Tekton pods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • Pipelines 1.6
    • None
    • None
    • None
    • 3
    • False
    • False
    • undefined
    • Pipelines Sprint 207

      Currently the pods created by tekton fall under the nonterminating quota limits of OpenShift. This can create issues as generally builds should fall under the separate terminating quota limits.

      More information here: https://docs.openshift.com/container-platform/4.8/applications/quotas/quotas-setting-per-project.html

      This categorization is controlled by the activeDeadlineSeconds parameter in the pod spec. Unfortunately, this is not able to be set as it is also explicitly filtered out: https://github.com/tektoncd/triggers/blob/48d891781dab03f168b7c55e330ea32e6e508a60/pkg/apis/triggers/v1beta1/event_listener_validation.go#L244

       

              vdemeest Vincent Demeester
              jsightle@redhat.com Jess Sightler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: