v1.6.1
版本发布时间: 2024-03-21 15:20:32
openkruise/kruise最新发布版本:v1.7.0(2024-08-28 13:37:31)
To install or upgrade to the old version, see installation doc.
Change log since v1.6.0
Upgrade Notice
- FeatureGate PodWebhook=false will not disable ResourcesDeletionProtection. (https://github.com/openkruise/kruise/pull/1526, @zmberg)
- Update go.mod require k8s version from 1.29 to 1.26, and remove go mod replace. (https://github.com/openkruise/kruise/pull/1527, KaiShi)
Advanced Workload
- Fix when StatefulSet reserveOrdinals exist and whenScaled=Delete, scale down pvc failed. (https://github.com/openkruise/kruise/pull/1531, @zmberg)