发布日期: 2025-08-29
版本号: v1.18.1

Rook v1.18.1 是一个范围有限的补丁版本,主要为 Ceph 操作器添加了新功能并修复了若干问题。更新内容涉及 CSI 驱动程序的多项改进,包括在启用网络加密时设置 CephFS 内核挂载选项、生成默认的 CRUSH 拓扑标签、改进 CSI 操作器资源的创建与删除逻辑,以及修复了守护进程配置的错误使用。此外,通过 Helm 升级会重新创建存储类,以保留旧策略并添加新属性。CI 流程中也修复了 CSI 驱动程序名称的初始化问题。

更新内容 (中文)

改进内容

Rook v1.18.1 是一次范围有限的补丁版本发布,专注于 Ceph operator 的功能新增与错误修复。

  • csi:在网络加密启用时设置 cephfs 内核挂载选项(#16399,@travisn)
  • csi:为 CSI operator 设置生成默认的 crush 拓扑标签(#16376,@travisn)
  • csi:在 operator 设置 configmap 更新时创建 CSI operator 资源(#16382,@subhamkrai)
  • csi:在禁用时删除 CSI operator CR(#16381,@subhamkrai)
  • csi:若未找到设置则默认使用 CSI operator(#16405,@travisn)
  • csi:修复 cephx 状态中守护进程配置的错误使用(#16396,@BlaineEXE)
  • helm:通过 Helm 升级重新创建存储类以添加保留策略和新属性(#16373,@parth-gr)
  • ci:始终初始化 CSI 驱动程序名称(#16393,@travisn)

更新内容 (原始)

Improvements

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

  • csi: Set the cephfs kernel mount options when network encryption is enabled (#16399, @travisn)
  • csi: Generate default crush topology labels for the csi operator settings (#16376, @travisn)
  • csi: Create csi operator resources when operator settings configmap is updated (#16382, @subhamkrai)
  • csi: Delete csi operator CR’s when disabled (#16381, @subhamkrai)
  • csi: Set csi operator as default if no settings found (#16405, @travisn)
  • csi: Fix wrong use of daemon config for cephx status (#16396, @BlaineEXE)
  • helm: Recreate storage classes with helm upgrades to add keep policy and new properties (#16373, @parth-gr)
  • ci: Always initialize CSI driver names (#16393, @travisn)

下载链接