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

Tolerations are not getting overwritten via "Raw YAML for the Pod"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • kubernetes-plugin
    • None
    • Jenkins 2.387.3
      kubernetes-plugin 3937.vd7b_82db_e347b_

      When configuring cloud node through jenkins, in the pod template section there is no option to provide tolerations, I'm trying to use "Raw YAML for the Pod" with override option but is not overriding with my definition

       

      this is what I'm sending to be overwritten

      spec:
        tolerations:
        - key: com.docker.ucp.manager
          operator: Exists

       

      but after creating the pod is not getting the correct tolerations, logs are attached in incident, if I manually modify the pod and add the toleration it works

            Unassigned Unassigned
            jvasqu juan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: