What's Changed
Enhancements 🚀
- [shell-operator] add functional tests by @ldmonster in #887
- [shell-operator] handle panics on queues by @ldmonster in #897
Bug Fixes 🐛
- [shell-operator] fix: track child PIDs to avoid zombie reaper race by @fuldaxxx in #886
- [shell-operator] fix: retry webhook manager initialization and submit calls by @fuldaxxx in #899
Dependency Updates ⬆️
- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in #800
- chore(deps): bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23 by @dependabot[bot] in #873
- chore(deps): bump github.com/go-openapi/strfmt from 0.19.5 to 0.26.2 by @dependabot[bot] in #816
- chore(deps): bump github.com/go-openapi/swag from 0.23.0 to 0.26.0 by @dependabot[bot] in #814
- chore(deps): bump docker/login-action from 3.4.0 to 4.2.0 by @dependabot[bot] in #815
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #807
- chore(deps): bump actions/cache from 4.2.3 to 5.0.5 by @dependabot[bot] in #817
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #791
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #808
- [shell-operator] bump module-sdk 0.10.12 by @ldmonster in #888
Other Changes
- [shell-operator] replace deprecated rbac examples by @ldmonster in #884
New Contributors
Full Changelog: v1.17.4...v1.17.5