-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Nested podTemplate doesn't work as expected with yaml in the latest version of jenkins and kubernetes plugin.
Pod is created with the images that are only defined in the most inner podTemplate.
Seems it is not merging pods correctly when yaml is used.
Using containers instead of yaml on podTemplate works correctly.
- duplicates
-
JENKINS-56082 Merge yaml from parent pod template
- Resolved