Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-61123

kubernetes-ci-plugin should terminate pipeline if it fails to obtain pod within timeout

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • kubernetes-ci-plugin
    • None

      If you have a scenario like that inĀ JENKINS-57396 the pod is never downloaded but the job just hangs and must be manually terminated.

      It would be great if a timeout downloading a pod was considered a failure that could either be handled with a try {} in the pipeline script OR at minimum just failed the job.

      This would allow for existing re-run functionality and better visibility from the UI that the job had failed rather than was still awaiting compute time.

      I'm not familiar with the implementation details - it might be a sub-case of JENKINS-59340 but I felt like it was worth capturing independently.

            gsanchezu Guillermo Sanchez Urien
            philipwhiuk Philip Whitehouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: