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

kubernetes-ci-plugin should report a different error if the image doesn't exist

XMLWordPrintable

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

      If you use the wrong image name then the error you get states:

      Timed out waiting for [100000] milliseconds for [Pod] with name:[unknown-pod-name] in namespace [jenkins]."

      Instead I'd hope for a message closer to:

      Unable to obtain pod with name: [unknown-pod-name] using image: [image] - image not found.

      This would be extremely helpful for end users and SaaS Ops in differentiating between server timeouts and configuration errors.

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

              Created:
              Updated: