This patch release contains several bug fixes and improvements in the package manager:
- Fixes the service name used in CRDs to form the endpoint for the conversion webhook.
- Fixes unauthorized errors caused by deletion of provider service accounts.
- Improves robustness of releasing objects during package deactivation.
What's Changed
- [Backport release-1.14] fix: use right service name for conversion webhooks in CRDs by @github-actions in #5023
- fix(deps): update module github.com/docker/docker to v24.0.7+incompatible [security] (release-1.14) by @renovate in #5024
- [Backport release-1.14] Leave deletion of package service account to garbage collector by @github-actions in #5040
- [Backport release-1.14] apiextensions/definition: don't implicitly wait for MR informer, we do that ourselves by @github-actions in #5045
- [Backport release-1.14] Improve robustness of releasing objects by @github-actions in #5048
Full Changelog: v1.14.1...v1.14.2