Skip to content

Releases: jenkinsci/kubernetes-plugin

4241.vb_211060a_0c37

06 Jun 07:24
b211060
Compare
Choose a tag to compare

🚀 New features and improvements

  • Handle Pod decorator failure by aborting the pending queue item. (#1570) @Vlatombe

✍ Other changes

📦 Dependency updates

4238.v41b_3ef14a_5d8

29 May 13:36
41b3ef1
Compare
Choose a tag to compare

🚀 New features and improvements

  • Handle pods that have been evicted via the eviction API. (#1560) @Vlatombe

4237.v234076a_fe305

29 May 12:31
234076a
Compare
Choose a tag to compare

🐛 Bug fixes

4236.vc06f753c3234

29 May 07:48
c06f753
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

4234.vdf3e78112369

27 May 13:20
df3e781
Compare
Choose a tag to compare

👷 Changes for plugin developers

🚦 Tests

4233.vb_67a_0e11a_039

23 May 11:21
b67a0e1
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Handle case where a node is launched with an invalid template (#1557) @Vlatombe

4231.vb_a_6b_8936497d

22 May 07:35
ba6b893
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add --noReconnectAfter 1d option when available in the agent image. (#1553) @Vlatombe

4230.vceef11cb_ca_37

21 May 08:38
ceef11c
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Fixed a few IDE warnings while poking around this class, and use JDK11 Set#of (#1552) @Vlatombe

🚦 Tests

4219.v40ff98cfb_d6f

14 May 13:51
40ff98c
Compare
Choose a tag to compare

🚀 New features and improvements

  • Label dynamic PVC with same labels as pod; Filter down lists to current test to ease parallel testing. (#1550) @Vlatombe

🚦 Tests

  • Simplify required configuration for KubernetesPipelineTest#garbageCollection (#1551) @Vlatombe

4217.v70f656a_471c0

14 May 08:31
70f656a
Compare
Choose a tag to compare

👻 Maintenance

🚦 Tests