+ rationale: This release changes e2e centos image from 6.7 to 7, so that e2e can work on arm node. This release also introduces major enhancements across CloneSet, SidecarSet, StatefulSet, and ImagePullJob. CloneSet now always recreates pods when volumeClaimTemplates change. Kubernetes dependency is bumped to 1.28, with compatibility retained down to 1.18. SidecarSet adds native support for K8s 1.28 Sidecar Containers with improved lifecycle handling. ImagePullJob supports credential provider plugins like AWS. Advanced StatefulSet gains start ordinal support and pod index labels. Additional features include webhook CA injection via cert-manager, cri-docker.sock support in kruise-daemon, and structured logging. Performance is boosted via SidecarSet controller optimizations and reduced Pod update conflicts.
0 commit comments