rook v1.20.1 版本更新介绍
发布日期: 2026-06-16
版本号: v1.20.1
Rook v1.20.1 是一个范围有限的补丁版本,主要聚焦于对 Ceph 操作器的功能新增和错误修复。主要改进包括:在 Helm 中添加了兼容的 Ceph CSI 驱动配置;在 Ceph 大版本升级后确保设置 require-osd-release;更新了 golang.org/x/crypto 依赖;改进了 NVMe-oF 配置以在未指定时使用默认网关镜像;清理了过时的 MDS 和 RGW PodDisruptionBudget;支持为 OSD 设备类别分配使用节点标签;默认禁用了 CSI addons;修改存储桶策略时直接覆盖而非合并;以及更新了多项文档内容,包括双节点隔离集群安装指南、运行 udev 的前提条件、外部集群 CSI 操作员文档和 CSI 驱动配置参考链接。
更新内容 (中文)
改进内容
Rook v1.20.1 是一个补丁发布版本,范围有限,主要聚焦于 Ceph 操作系统的功能新增与错误修复。
- helm: 新增兼容 rook 的 ceph csi 驱动配置值 (#17665, @subhamkrai)
- osd: 确保在 Ceph 主要版本升级后设置 require-osd-release (#17546, @Sunnatillo)
- build: 将 golang.org/x/crypto 升级至 v0.52.0 (#17718, @subhamkrai)
- nvmeof: 在 nvmeof CR 未指定时使用 Ceph 默认网关镜像 (#17701, @OdedViner)
- core: 删除过期的 MDS 和 RGW pdbs (#17700, @sp98)
- osd: 支持使用节点标签进行 OSD 设备类别分配 (#17649, @yuxiang-he)
- csi: 默认禁用 csi-addons (#17664, @subhamkrai)
- object: 修改时覆盖桶策略而非合并 (#17643, @archy-rock3t-cloud)
- docs: 新增双节点防护集群安装指南 (#17628, @parth-gr)
- docs: 新增运行 udev 的前置条件说明 (#17760, @sp98)
- docs: 更新 CSI 操作器的外部集群文档 (#17690, @parth-gr)
- docs: 更新 csi-driver value.yaml 参考链接 (#17674, @subhamkrai)
更新内容 (原始)
Improvements
Rook v1.20.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- helm: Add rook compatible ceph csi driver values (#17665, @subhamkrai)
- osd: Ensure require-osd-release set after a major Ceph upgrade (#17546, @Sunnatillo)
- build: bump golang.org/x/crypto to v0.52.0 (#17718, @subhamkrai)
- nvmeof: Use Ceph default gateway image when not specified in the nvmeof CR (#17701, @OdedViner)
- core: Delete stale MDS and RGW pdbs (#17700, @sp98)
- osd: Support using node labels for OSD device class assignment (#17649, @yuxiang-he)
- csi: Disable csi-addons by default (#17664, @subhamkrai)
- object: Clobber bucket policy on modify instead of merging (#17643, @archy-rock3t-cloud)
- docs: Add an install guide for Two-Node Fenced clusters (#17628, @parth-gr)
- docs: Add prerequisite to run udev (#17760, @sp98)
- docs: External cluster documentation updated for the CSI operator (#17690, @parth-gr)
- docs: Update csi-driver value.yaml reference link (#17674, @subhamkrai)