发布日期: 2026-02-24
版本号: v1.19.2

Rook v1.19.2 是一个补丁版本,范围有限,专注于为 Ceph operator 增加功能并修复错误。主要改进包括:更新 CSI 镜像拉取策略与 ceph-csi 版本;修复多路径设备上的 OSD 问题;在禁用 HTTP 时更新 RGW 状态信息;为对象存储用户添加操作掩码字段;为 ceph exporter pod 添加日志收集器;构建过程中改用 buildx 发布镜像;升级 controller-runtime 依赖;修复 cephx 密钥初始化中的覆写问题;为 NVMe-oF 网关添加默认拓扑分布约束并更新相关字段与 sidecar 镜像。

更新内容 (中文)

改进内容

Rook v1.19.2 是一个范围有限的补丁版本,专注于 Ceph 操作器的功能新增与问题修复:

  • CSI:在 OperatorConfig 和 Driver CR 中更新 imagePullPolicy (#17084, @iPraveenParihar)
  • OSD:修复多路径设备带元数据设备的 OSD 问题 (#17083, @satoru-takeuchi)
  • 构建:使用 buildx 替代 manifest-tool 发布镜像 (#17079, @subhamkrai)
  • RGW:禁用 HTTP 时更新状态信息 (#17050, @sp98)
  • 对象存储:添加 ObjectStoreUserSpec.OpMask 字段 (#17037, @jhoblitt)
  • Exporter:为 Ceph Exporter Pod 添加日志收集器 (#16584, @subhamkrai)
  • CSI:将 Ceph-CSI 镜像更新至 3.16.1 (#17060, @iPraveenParihar)
  • 构建依赖:在 k8s-dependencies 组中将 sigs.k8s.io/controller-runtime 从 0.22.4 升级至 0.23.0 (#16963, @dependabot[bot])
  • OSD:在 CephX 密钥初始化失败时避免覆盖已有密钥 (#17052, @BlaineEXE)
  • NVMe-oF:添加默认网关拓扑分布约束 (#17074, @OdedViner)
  • NVMe-oF:更新扩展字段与边车镜像 (#17019, @OdedViner)

更新内容 (原始)

Improvements

Rook v1.19.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

  • csi: Update imagePullPolicy in operatorconfig and driver CR (#17084, @iPraveenParihar)
  • osd: Fix OSDs on multipath device with metadata device (#17083, @satoru-takeuchi)
  • build: Publish images with buildx instead of manifest-tool (#17079, @subhamkrai)
  • rgw: Update status info when http is disabled (#17050, @sp98)
  • object: Add ObjectStoreUserSpec.OpMask field (#17037, @jhoblitt)
  • exporter: Add log collector for ceph exporter pod (#16584, @subhamkrai)
  • csi: Update ceph-csi image to 3.16.1 (#17060, @iPraveenParihar)
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0 in the k8s-dependencies group (#16963, @dependabot[bot])
  • osd: In cephx key init, don’t overwrite key on failure (#17052, @BlaineEXE)
  • nvmeof: Add default gateway topology spread constraints (#17074, @OdedViner)
  • nvmeof: Update expansion fields and sidecar images (#17019, @OdedViner)

下载链接