rook v1.19.3 版本更新介绍
发布日期: 2026-03-24
版本号: v1.19.3
Rook v1.19.3 是一个补丁版本,范围有限,主要为 Ceph 操作员添加了功能并修复了错误。具体改进包括:使用新的 Ceph-CSI 操作符进行部署并更新了 CSI 相关组件;优化了存储池的清理与状态管理,特别是纠删码池的相关处理;改进了 Ceph 导出器的部署、协调和端口配置;修复了对象存储网关 (RGW) 在 IPv6 和共享池配置下的问题;增强了 Helm 图表的自定义能力;以及改进了 OSD 磁盘清理、密钥轮换和设备标签设置。
更新内容 (中文)
改进内容
Rook v1.19.3 是一次范围有限的补丁发布,专注于对 Ceph 操作符的功能新增与缺陷修复。
- csi: 使用 ceph-csi-operator 部署 Ceph-CSI/NVMe-oF (#17154, @nixpanic)
- csi: 更新 ceph-csi 镜像至 v3.16.2 (#17184, @black-dragon74)
- csi: 将 CSI 边车更新至最新可用版本 (#17119, @iPraveenParihar)
- pool: 在存储池删除时清理纠删码配置文件 (#17208, @OdedViner)
- pool: 协调完成后将 EC 存储池状态设置为就绪 (#17200, @OdedViner)
- pool: 当数据池采用纠删码时跳过镜像同步 (#17143, @parth-gr)
- exporter: 在协调时删除孤立的 ceph-exporter 部署 (#17165, @adilGhaffarDev)
- exporter: 在删除过程中尽力进行协调,并确保所有集群完成协调 (#17164, @travisn)
- exporter: 为 ceph 导出器添加可配置端口 (#17116, @OdedViner)
- rgw: 为对象存储用户创建正确的 IPv6 格式密钥 (#17161, @parth-gr)
- helm: 允许为 CephCluster 添加注解与标签 (#17046, @sathieu)
- osd: 清理 OSD 磁盘时检查设备链接 (#17123, @sp98)
- osd: 更新加密 OSD 的 lockbox 密钥轮换机制 (#17112, @BlaineEXE)
- osd: 更新时设置设备类型标签 (#17113, @satoru-takeuchi)
- rgw: 支持共享池区域 JSON 配置中的新 RGW 存储池 (#17102, @arttor)
- rgw: 对象存储控制器将等待区域及共享池完成协调 (#17101, @arttor)
更新内容 (原始)
Improvements
Rook v1.19.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- csi: Use ceph-csi-operator to deploy Ceph-CSI/NVMe-oF (#17154, @nixpanic)
- csi: Update ceph-csi image to v3.16.2 (#17184, @black-dragon74)
- csi: Update CSI sidecars to latest versions available (#17119, @iPraveenParihar)
- pool: Clean up erasure code profile on pool deletion (#17208, @OdedViner)
- pool: Set EC pool status to ready after reconcile (#17200, @OdedViner)
- pool: Skip mirroring if the data pool is erasure-coded (#17143, @parth-gr)
- exporter: Delete orphaned ceph-exporter deployments on reconcile (#17165, @adilGhaffarDev)
- exporter: Reconcile as best effort during deletion and ensure all clusters reconciled (#17164, @travisn)
- exporter: Add configurable port for ceph exporter (#17116, @OdedViner)
- rgw: Create correct IPv6 formatted secret for object store users (#17161, @parth-gr)
- helm: Allow annotations and labels for CephCluster (#17046, @sathieu)
- osd: Check devlinks while cleaning osd disks (#17123, @sp98)
- osd: Update lockbox key rotation for encrypted OSDs (#17112, @BlaineEXE)
- osd: Set device-type label on update (#17113, @satoru-takeuchi)
- rgw: Support new RGW pools in shared pools zone json config (#17102, @arttor)
- rgw: ObjectStore controller to wait until zone and sharedPools are reconciled (#17101, @arttor)