rook v1.20.7 版本更新介绍
发布日期: 2026-09-02
版本号: v1.20.7
Rook v1.20.7 是一个范围有限的补丁版本,主要包含针对 Ceph 操作符的功能增加和错误修复。具体改进涉及:监控器(mon)在已启用跨区模式时跳过选举策略更改;核心(core)逻辑将健康警告的静音操作移至集群调和进程;安全性方面更新了 CSI 版本以兼容 AES256K 并明确设置了初始化容器的用户;改进了对外部集群 CSI 密钥的管理、OSD 的错误处理、管理器模块的禁用逻辑,并优化了工具箱脚本的生成方式。此外,文档部分更新了 CVE 指南、升级文档以及常见问题处理指南中的相关说明。
更新内容 (中文)
改进
Rook v1.20.7 是一个范围有限的补丁版本,专注于为 Ceph 操作器添加功能和修复错误。
- mon:当扩展模式已启用时跳过选举策略更改(#18289,@pujitha24)
- core:在集群协调中静默健康警告,而非在 OSD 健康协程中(#18295,@travisn)
- security:更新 Rook 以使用 CSI 3.17.1 确保 AES256K 兼容性(#18261,@BlaineEXE)
- security:为 chown 初始化容器显式设置 root 用户(#18018,@LaurentGoderre)
- external:如果外部集群提供了管理员凭据则创建 CSI 密钥(#18317,@parth-gr)
- osd:当 noout 更新失败时返回错误(#18267,@jhoblitt)
- mgr:禁用时取消设置 Rook mgr 模块(#18276,@travisn)
- build:从 toolbox.sh 生成工具箱脚本清单(#18237,@jhoblitt)
- docs:在 CVE 指南中添加工具箱更新/重启说明(#18283,@BlaineEXE)
- docs:在升级文档中添加 CVE 公告(#18249,@BlaineEXE)
- docs:在常见问题指南中添加处理 Ceph 健康警告的步骤(#18223,@travisn)
- docs:在 Ceph 升级中建议禁用 Rook mgr 模块(#18224,@travisn)
更新内容 (原始)
Improvements
Rook v1.20.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- mon: Skip election strategy change when stretch mode already enabled (#18289, @pujitha24)
- core: Mute health warnings in the cluster reconcile instead of the osd health goroutine (#18295, @travisn)
- security: Update Rook to use CSI 3.17.1 for AES256K compatibility (#18261, @BlaineEXE)
- security: Explicitly set root user for chown initContainer (#18018, @LaurentGoderre)
- external: Create csi secrets if the admin creds provided in an external cluster (#18317, @parth-gr)
- osd: Return error when noout update fails (#18267, @jhoblitt)
- mgr: Unset the rook mgr module when disabled (#18276, @travisn)
- build: Generate the toolbox script manifests from toolbox.sh (#18237, @jhoblitt)
- docs: Add toolbox update/restart note to CVE guide (#18283, @BlaineEXE)
- docs: Add CVE advisory to upgrade doc (#18249, @BlaineEXE)
- docs: Add steps to handle the ceph health warnings to the common issues guide (#18223, @travisn)
- docs: Recommend to disable the rook mgr module in ceph upgrades (#18224, @travisn)