发布日期: 2025-02-20
版本号: v1.16.4

Rook v1.16.4 是一个补丁版本,主要针对 Ceph 操作员的功能增强和错误修复。更新内容包含:将默认 Ceph 版本升级至 v19.2.1;修复 OSD 激活过程中 LVM 设备扫描死锁问题;解决 NFS 配置中单引号解析异常;在单节点至少存在三个 OSD 时启用停止检查;Helm 支持为 Operator 部署配置自定义 Pod 标签,修复存储类中硬编码命名空间的问题,添加对 Ingress 路径类型的支持,并修正文档中 CRD 链接的指向问题。

更新内容 (中文)

改进

Rook v1.16.4 是一个范围受限的修补版本,主要针对 Ceph Operator 的功能增强与错误修复。

  • manifest: 将默认 Ceph 版本更新至 v19.2.1 (#15392, @subhamkrai)
  • osd: 避免 activate 操作中 lvm 设备扫描死锁 (#15377, @sfackler)
  • nfs: 针对单引号的 nfs-ganesha 配置解析器临时解决方案 (#15393, @BlaineEXE)
  • osd: 在至少存在三个 OSD 的单个节点上启用 osd ok-to-stop 检查 (#15370, @travisn)
  • helm: 支持在 Operator 部署配置中添加自定义 Pod 标签 (#15372, @hans-fischer)
  • helm: 修复 cephECBlockPool StorageClass 中的硬编码命名空间 (#15402, @KarolGongola)
  • helm: 添加对 Ingress 路径类型的支持 (#15385, @HoKim98)
  • helm: 修复部署说明文档中 CRD 的文档链接 (#15404, @jcookin)

更新内容 (原始)

Improvements

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

  • manifest: Update default Ceph version to v19.2.1 (#15392, @subhamkrai)
  • osd: Avoid lvm device scan deadlock in activate (#15377, @sfackler)
  • nfs: Workaround nfs-ganesha config parser for single quotes (#15393, @BlaineEXE)
  • osd: Enable osd ok-to-stop checks on single node where there are at least three OSDs (#15370, @travisn)
  • helm: Support for custom pod labels in operator deployment config (#15372, @hans-fischer)
  • helm: Fix hardcoded namespace in cephECBlockPool StorageClass (#15402, @KarolGongola)
  • helm: add support for ingress path type (#15385, @HoKim98)
  • helm: Fix deploy notes documentation link to CRDs (#15404, @jcookin)

下载链接