🚀 New features and improvements
- ContainerExecDecorator shouldn't wait for containers readiness (#826) @Vlatombe
- JENKINS-63518 - Cancel job when Kubernetes API returns a HTTP 4xx when scheduling a pod. (#825) @pyieh
- JENKINS-58223 - Add directive generator for KubernetesDeclarativeAgent (#775) @Vlatombe
- Add a cloud instance automatically when running in hpi:run mode (#823) @Vlatombe
🐛 Bug Fixes
- Fix incorrect permission checks in KubernetesComputer views (#834) @Vlatombe
- JENKINS-59959 - Fix concurrency limits (#824) @schottsfired
- Don't provision when concurrency limit is 0 (#828) @schottsfired
📦 Dependency updates
- Bump plugin from 4.6 to 4.7 (#832) @dependabot
📝 Documentation updates
- Update DinD Example (#830) @schottsfired