Skip to content

Releases: jenkinsci/kubernetes-plugin

1.22.1

17 Dec 14:56
b22d3d3
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

1.22.0

13 Dec 09:54
9a291f3
Compare
Choose a tag to compare

📦 Dependency updates

🚦 Tests

1.21.4

06 Dec 13:56
215b96f
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

  • avoiding flake: RejectedAccessException: Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint (#649) @jglick
  • test-in-k8s.sh did not support Incrementals (#650) @jglick

🚦 Tests

1.21.3

14 Nov 15:08
749cd15
Compare
Choose a tag to compare

🚀 New features and improvements

  • Allow runAsUser and runAsGroup to be set from the PodTemplateStep (#643) @zackmeath

🐛 Bug Fixes

👻 Maintenance

1.21.2

07 Nov 09:46
31c6d64
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add support for yamlMergeStrategy in declarative pipelines (#638) @nlebas

🐛 Bug Fixes

👻 Maintenance

  • Fix wording and typos in No delay provisioning section (#639) @CharlieTLe
  • removes to defaultContainer option from examples to demonstrate default behavior (#634) @marshallford

1.21.1

31 Oct 15:55
560abbc
Compare
Choose a tag to compare

🐛 Bug Fixes

👻 Maintenance

  • Use explicitly a more recent jnlp-slave to avoid problems with cached… (#631) @Vlatombe

1.21.0

30 Oct 15:03
d18aaa8
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

1.20.2

21 Oct 07:22
1573041
Compare
Choose a tag to compare

🚀 New features and improvements

1.20.1

17 Oct 14:32
53bc09d
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Always define an explicit workspace volume, it defaults to an empty dir (#622) @Vlatombe

👻 Maintenance

1.20.0

10 Oct 09:00
6c14e17
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

🚦 Tests