Skip to content

Releases: jenkinsci/kubernetes-plugin

4295.v7fa_01b_309c95

17 Oct 07:49
7fa01b3
Compare
Choose a tag to compare

🚀 New features and improvements

  • Copy the whole /usr/share/jenkins path recursively to account for extra files (#1614) @Vlatombe

🐛 Bug fixes

  • Use configured registry for jenkins-agent when running in agent-injection mode (#1613) @iandrewt

📝 Documentation updates

4292.v11898cf8fa_66

10 Oct 16:21
11898cf
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

4290.v93ea_4b_b_26a_61

23 Sep 12:17
93ea4bb
Compare
Choose a tag to compare

🚀 New features and improvements

📝 Documentation updates

4288.v1719f9d0c854

17 Sep 14:51
1719f9d
Compare
Choose a tag to compare

🐛 Bug fixes

4287.v73451380b_576

11 Sep 13:20
7345138
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

4285.v50ed5f624918

12 Aug 13:17
50ed5f6
Compare
Choose a tag to compare

🐛 Bug fixes

  • fix(PodTemplateUtils): override parent activeDeadlineSeconds by child value if not null (#1595) @a1k0u
  • JENKINS-73513 - Fix inheritance of container capabilities and and pod shareProcessNamespace settings (#1592) @cfraenkel

✍ Other changes

📦 Dependency updates

4280.vd919fa_528c7e

02 Aug 20:47
d919fa5
Compare
Choose a tag to compare

🚀 New features and improvements

4265.v78b_d4a_1c864a_

30 Jul 19:17
78bd4a1
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

4253.v7700d91739e5

02 Jul 13:32
7700d91
Compare
Choose a tag to compare

🚀 New features and improvements

  • Give more control to cancel build in case of a backoff event. (#1584) @Vlatombe

📦 Dependency updates

4250.v93f47a_8e67b_f

28 Jun 14:13
93f47a8
Compare
Choose a tag to compare

🐛 Bug fixes

  • Ensure retry if EvictionByEvictionAPI is found on termination reasons (#1582) @jonesbusy