Releases: jenkinsci/kubernetes-plugin
Releases · jenkinsci/kubernetes-plugin
4285.v50ed5f624918
🐛 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
- Remove hard-coded java-version in Security Scan (#1596) @strangelookingnerd
📦 Dependency updates
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#1597) @dependabot
- Update jenkins/inbound-agent Docker tag to v3261 (#1598) @renovate
4280.vd919fa_528c7e
🚀 New features and improvements
- JENKINS-73460 - add FIPS compliance checks to plugin when running in FIPS mode (#1590) @PereBueno
4265.v78b_d4a_1c864a_
👷 Changes for plugin developers
- JENKINS-73138 - Replace
JenkinsRuleNonLocalhost
andtest-in-k8s
withktunnel
(#1593) @jglick
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86 (#1594) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85 (#1587) @dependabot
- Update jenkins/inbound-agent Docker tag to v3256 (#1577) @renovate
4253.v7700d91739e5
4250.v93f47a_8e67b_f
🐛 Bug fixes
- Ensure retry if
EvictionByEvictionAPI
is found on termination reasons (#1582) @jonesbusy
4249.vb_90136f841b_3
4248.vfa_9517757b_b_a_
🐛 Bug fixes
- Avoid pod garbage collection thread getting killed because of a common unhandled exception (#1579) @Vlatombe
✍ Other changes
- Enable Jenkins Security Scan (#1576) @strangelookingnerd
4246.v5a_12b_1fe120e
4245.vf5b_83f1fee6e
🐛 Bug fixes
- JENKINS-73276 - do not allow user without admin permission to save empty form (#1572) @Pldi23