Hi,
      We have set up podtemplates to facilitate the writing of jenkinsfile. Developers only have to override the values ​​when needed. However, this inheritance relationship does not work as indicated in the doc. In fact, the values ​​put in the jenkinsfile do not override the values ​​in the parent podtemplate.
      In the podtemplate I defined a "main" container based on an ubuntu image. In the jenkinsfile I defined a "main" container but based on a maven image. The pod was created with ubuntu and not maven. By activating the logs (org.csanchez.jenkins.plugins.kubernetes), it seems to me that the podtemplates are reversed. Because, I see in the parent the maven image and in the podtemplate the ubuntu image (see attaced log file).

          [JENKINS-70473] Contradiction in podTemplate inheritance

          Zied created issue -
          Zied made changes -
          Summary Original: Contradiction in containerTemplate inheritance New: Contradiction in podTemplate inheritance
          Vincent Latombe made changes -
          Resolution New: Not A Defect [ 7 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Zied made changes -
          Resolution Original: Not A Defect [ 7 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]
          Peter Loron made changes -
          Priority Original: Major [ 3 ] New: Blocker [ 1 ]

            Unassigned Unassigned
            zandolsipsee Zied
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: