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

Ability to Set YAML podSpec Tolerations Dynamically

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • kubernetes-plugin
    • None
    • AWS EKS (Kubernetes)

      And is there a way to define tolerations dynamically - e.g. using a variable for the key value? I cannot make it work - the pod cannot be scheduled.

       tolerations:

      • key: "node"
        operator: "Equal"
        value: "${value}"
        effect: "NoSchedule"

       E.g., that doesn't work.

            Unassigned Unassigned
            xtigyro Xtigyro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: