Supported Kubernetes Versions
- Add support for k8s patch releases v1.32.9/1.31.13 (#14999)
Bugfixes
- A bug was fixed where evicted kubevirt vms configured with evictionStrategy
LiveMigratewere treated like vms withExternalevictionStrategy by deleting the related machine object (#14736) - A caching functionality for used http.Transports when initializing minio clients in seed-controller-manager was added to avoid tcp connection leaks (#14956, #7593)
- Fix web terminal token expiration by refreshing expired tokens automatically (#7550)
- Move web-terminal cleanup job to seed to fix cleanup not working when the token is expired (#7451)