rook v1.19.11 版本更新介绍
发布日期: 2026-09-02
版本号: v1.19.11
Rook v1.19.11是一个专注于功能增加和问题修复的补丁版本,主要更新包括:安全上升级至CSI 3.16.3以确保AES256K兼容性;优化了在已启用扩展模式时跳过选举策略变更的逻辑;改进了集群协调中静默健康警告的处理方式,并修复了在禁用时取消设置rook mgr模块的问题。同时修正了设备路径处理逻辑,避免对已有前缀的路径重复添加。此外,文档部分更新了CVE指南和升级文档,补充了工具箱更新重启说明、CVE公告以及处理Ceph健康警告的常见问题步骤,并建议在Ceph升级时禁用rook mgr模块。
更新内容 (中文)
改进内容
Rook v1.19.11 是一个范围有限的补丁版本,专注于 Ceph 操作员的功能添加和错误修复。
- 安全性:更新 Rook 以使用 CSI 3.16.3,实现 AES256K 兼容性(#18264,@BlaineEXE)
- 监视器:当拉伸模式已启用时跳过选举策略更改(#18289,@pujitha24)
- 核心:在集群协调中静默健康警告,而非在 OSD 健康协程中处理(#18295,@travisn)
- 管理器:禁用时取消设置 rook mgr 模块(#18276,@travisn)
- 核心:对于已包含
/dev前缀的设备路径不再重复添加(#18080,@somanchi004-code) - 文档:在 CVE 指南中添加工具箱更新/重启说明(#18283,@BlaineEXE)
- 文档:在升级文档中添加 CVE 公告(#18250,@BlaineEXE)
- 文档:在常见问题指南中添加处理 Ceph 健康警告的步骤(#18223,@travisn)
- 文档:建议在 Ceph 升级期间禁用 rook mgr 模块(#18224,@travisn)
更新内容 (原始)
Improvements
Rook v1.19.11 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- security: Update Rook to use CSI 3.16.3 for AES256K compatibility (#18264, @BlaineEXE)
- 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)
- mgr: Unset the rook mgr module when disabled (#18276, @travisn)
- core: Don’t prepend /dev to a device path that already has it (#18080, @somanchi004-code)
- docs: Add toolbox update/restart note to CVE guide (#18283, @BlaineEXE)
- docs: Add CVE advisory to upgrade doc (#18250, @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)