发布日期: 2025-12-02
版本号: v1.18.8

Rook v1.18.8 是一个范围有限的补丁版本,主要针对 Ceph 操作符进行了功能增加与错误修复。更新包括:在核心部分新增了对 ceph tentacle 的支持;在 Helm 图表中为 CephCluster 添加了导出器选项,并修正了 rook-ceph-cluster 图表中 HTTPRoute 的默认路径类型;工具箱配置方面,将 rook-config-override ConfigMap 合并至 ceph.conf;CSI 驱动修复了 ControllerPlugin 和 NodePlugin 资源设置颠倒的问题;OSD 允许在节点排水期间对快照修剪(snaptrim)和快照修剪等待(snaptrim_wait)PG 执行 PodDisruptionBudget(PDB)策略;RADOS 命名空间控制器中的池状态为空时增加了重试机制;在命名空间控制器更新状态时增加了冲突重试逻辑。

更新内容 (中文)

改进说明

Rook v1.18.8 是一个范围有限的补丁版本,专注于对 Ceph operator 的功能增强和错误修复。

  • core: 新增对 ceph tentacle 的支持 (#16501, @subhamkrai)
  • helm: 在 CephCluster 中包含导出器选项 (#16745, @michaeltchapman)
  • toolbox: 将 rook-config-override ConfigMap 合并至 ceph.conf (#16731, @mheler)
  • csi: ControllerPlugin/NodePlugin 资源设置此前存在反转问题 (#16735, @swills)
  • osd: 节点排空期间允许 PDB 处理 snaptrim 和 snaptrim_wait PGs (#16713, @sp98)
  • helm: 修复 rook-ceph-cluster chart 中 HTTPRoute 的默认 pathType (#16724, @fancl20)
  • pool: 在 rados 命名空间控制器中,若池状态为空则进行重试 (#16705, @parth-gr)
  • namespace: 更新状态时新增冲突重试机制 (#16661, @subhamkrai)

更新内容 (原始)

Improvements

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

  • core: Add support for ceph tentacle (#16501, @subhamkrai)
  • helm: Include exporter options in CephCluster (#16745, @michaeltchapman)
  • toolbox: Merge rook-config-override ConfigMap into ceph.conf (#16731, @mheler)
  • csi: ControllerPlugin/NodePlugin resource settings were reversed (#16735, @swills)
  • osd: Allow snaptrimp and snaptrip_wait PGs by the PDBs during node drains (#16713, @sp98)
  • helm: Fix default pathType for HTTPRoute in the rook-ceph-cluster chart (#16724, @fancl20)
  • pool: Retry if pool status is empty in the rados namespace controller (#16705, @parth-gr)
  • namespace: Add retryOnConflict when updating status (#16661, @subhamkrai)

下载链接