rook v1.20.3 版本更新介绍
发布日期: 2026-07-28
版本号: v1.20.3
Rook v1.20.3 是一次范围有限的补丁发布,主要包含针对 Ceph operator 的功能增强和错误修复。改进内容包括:在 Helm 图表中添加了 toolbox 仓库与标签设置、为 rook-ceph-cluster 图表添加了多站点 CR 支持;增强了 NFS 服务器端口自定义支持、优化了外部 MGR 端点与池增长预测系列的去重逻辑;更新了节点丢失处理文档以及核心模块;修复了 mon 在调度、主机名设置、CSI 引导令牌日志记录以及 CephFS 协调过程中出现的若干问题,并处理了 RGW 账户的删除逻辑。
更新内容 (中文)
改进
Rook v1.20.3 是一个范围有限的补丁版本,重点关注 Ceph 操作员的功能添加和错误修复。
- Helm:添加 toolbox 仓库和标签设置(#18042,@jhoblitt)
- Helm:为 rook-ceph-cluster chart 添加 multisite CR 支持(#17917,@jhoblitt)
- NFS:支持自定义 NFS 服务器端口(#18029,@raaizik)
- 外部:在 EndpointSlice 中去重外部 MGR 端点(#17785,@beyondcloud-co)
- 监控:去重池增长预测序列(#17919,@tjwallace)
- 文档:更新节点丢失处理说明(#17790,@N3rdBot)
- RGW:RGW 帐户删除应从 Ceph 中移除该帐户(#17962,@parth-gr)
- 核心:更新 go text 模块(#18024,@travisn)
- mon:修复调度过程中 failedMonSchedule 的数据竞争(#17968,@anxkhn)
- mon:更新为 drbd 设置主机名的方式(#17689,@subhamkrai)
- CSI:不记录对等引导令牌密钥(#17965,@anxkhn)
- 文件:在 cephfs 协调中暴露被吞没的错误(#17920,@XT-Phate)
更新内容 (原始)
Improvements
Rook v1.20.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- helm: Add toolbox repository and tag settings (#18042, @jhoblitt)
- helm: Add multisite CR support to rook-ceph-cluster chart (#17917, @jhoblitt)
- nfs: Support custom NFS server port (#18029, @raaizik)
- external: Deduplicate external MGR endpoints in EndpointSlice (#17785, @beyondcloud-co)
- monitoring: Deduplicate pool growth prediction series (#17919, @tjwallace)
- docs: Update node loss handling instructions (#17790, @N3rdBot)
- rgw: RGW account deletion should remove account from ceph (#17962, @parth-gr)
- core: Update the go text module (#18024, @travisn)
- mon: Fix data race on failedMonSchedule during scheduling (#17968, @anxkhn)
- mon: Update how hostname is set for drbd (#17689, @subhamkrai)
- csi: Do not log peer bootstrap token secret (#17965, @anxkhn)
- file: Reveal swallowed errors on cephfs reconciliation (#17920, @XT-Phate)