v1.0.1
版本发布时间: 2022-01-25 14:32:23
openkruise/kruise最新发布版本:v1.7.0(2024-08-28 13:37:31)
To install or upgrade to the old version, see installation doc.
Changes since v1.0.0
SidecarSet
- Fix panic when SidecarSet manages Pods with sidecar containers that have different update type. (#850, @veophi)
- Fix log error when extract container from fieldpath failed. (#860, @pigletfly)
- Optimization logic of determining whether the pod state is consistent logic. (#854, @dafu-wu)
- Replace reflect with generation in event handler. (#885, @zouyee)
- Store history revisions for sidecarset. (#715, @veophi)
Advanced StatefulSet
- Allow updating asts RevisionHistoryLimit. (#864, @shiyan2016)
- StatefulSet considers non-available pods when deleting pods. (#880, @hzyfox)
ResourceDistribution
CloneSet
- Break the loop when it finds the current revision. (#887, @shiyan2016)
- Remove duplicate register fieldindexes in cloneset controller. (#888 & #889, @shiyan2016)
- CloneSet refresh pod states before skipping update when paused (Behavior Change). (#893, @FillZpp)
PullImageJob
Thanks to all our contributors! 😊