• Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • kubernetes-plugin
    • None

      At the moment the plugin only allows specifying liveness probes in `containerTemplate`

      It would be helpful if readiness probe was also available.

          [JENKINS-66995] Readiness probe for kubernetes plugin

          Michael Davis added a comment -

          +1 to this! Currently if there's something needed in a build/deployment container, the Jenkins Kubernetes plugin provides no method for checking for it before Jenkins begins throwing work at the container. So we have to worry about the logic in our Jenkins pipeline logic and script it with Groovy or something...when really Kubernetes already provides functionality for this, we just aren't being given access to it.

          Michael Davis added a comment - +1 to this! Currently if there's something needed in a build/deployment container, the Jenkins Kubernetes plugin provides no method for checking for it before Jenkins begins throwing work at the container. So we have to worry about the logic in our Jenkins pipeline logic and script it with Groovy or something...when really Kubernetes already provides functionality for this, we just aren't being given access to it.

            Unassigned Unassigned
            zerkms Ivan Kurnosov
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: