发布日期: 2024-10-03
版本号: v1.15.3

Rook v1.15.3 是一个功能增强和错误修复为主的补丁版本,主要针对 Ceph 运营商进行优化。主要改进包括:允许基于现有存储池创建 Ceph 对象存储区域(CephObjectZone)和存储实例(CephObjectStore);在 Helm 中新增强制使用主机网络设置的功能;支持配置修订历史记录保留限制;修复存储池应用名称变更的保留问题;优化 CSI 日志轮转容器的权限配置;更新 CephCluster CR 中关于 Ceph 配置的稳定性声明文档;兼容 Golang 1.23 构建环境;修复 CSI 驱动协调过程中禁用标志的异常问题;调整外部存储用户(healthchecker/cephfs)的 MDS 权限配置;重构外部文档结构以提升可读性。

更新内容 (中文)

改进

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

  • rgw: 允许基于预先存在的存储池创建 CephObjectZone 和 CephObjectStore(#14801 #14772,@jhoblitt)
  • helm: 新增强制执行主机网络设置(#14791,@travisn)
  • core: 允许配置修订历史记录限制(#14775,@obnoxxx)
  • core: 保留存储池应用名称的变更(#14755,@sp98)
  • csi: 更新 CSI logrotate 边车容器的权限(#14782,@parth-gr)
  • docs: 在 CephCluster CR 中声明 cephconfig 设置已稳定(#14752,@travisn)
  • build: 支持使用 Golang 1.23 进行构建(#14748,@obnoxxx)
  • csi: 修复 CSI 驱动协调中的 ROOK_CSI_DISABLE_DRIVER 标志(#14746,@parth-gr)
  • external: 更新 healthchecker/cephfs 用户的 MDS 权限(#14722,@subhamkrai)
  • docs: 优化外部文档结构(#14718,@parth-gr)

更新内容 (原始)

Improvements

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

  • rgw: Allow CephObjectZone and CephObjectStore creation based on pre-existing pools (#14801 #14772, @jhoblitt)
  • helm: Add enforce host network setting (#14791, @travisn)
  • core: Allow configuration of the revision history limit (#14775, @obnoxxx)
  • core: Preserve pool application name change (#14755, @sp98)
  • csi: Update privileges in CSI logrotate sidecar container (#14782, @parth-gr)
  • docs: Declare cephconfig settings stable in the CephCluster CR (#14752, @travisn)
  • build: Allow building with golang 1.23 (#14748, @obnoxxx)
  • csi: Fix the ROOK_CSI_DISABLE_DRIVER flag in the CSI driver reconcile (#14746, @parth-gr)
  • external: Update MDS caps for the healthchecker/cephfs users (#14722, @subhamkrai)
  • docs: Update external docs with a better structure (#14718, @parth-gr)

下载链接