发布日期: 2026-02-05
版本号: v1.19.1

Rook v1.19.1 是一个小范围发布的补丁版本,主要包含对 Ceph Operator 的功能增加与错误修复。具体更新包括:将 CSI Operator 更新至 Ceph CSI v0.5;移除了不必要的节点与代理 RBAC 权限配置;在 Helm 中设置了默认的 Ceph 镜像拉取策略;为 NFS 资源添加了服务器镜像与拉取策略字段;修正了 OSD 容器分配逻辑,确保正确分配非索引0的 OSD;移除了过时的自动节点隔离代码;改进了 OSD 调和过程的取消机制;允许 CSI 控制器插件运行在主机网络上;更新了 RGW CA 证书包的挂载权限为完全可读;细化了 Monitor 的 do-not-reconcile 控制粒度以支持单个 Monitor;更新了 Kubernetes 相关依赖项;并在配置文档中补充了 CSI Operator 的使用示例。

更新内容 (中文)

改进内容

Rook v1.19.1 是一个范围有限的补丁版本,主要聚焦于 Ceph operator 的功能增强与错误修复。

csi: 更新 Ceph CSI operator 至 v0.5 (#17029, @subhamkrai) security: 移除不必要的节点/代理 RBAC 启用配置 (#16979, @ibotty) helm: 设置默认的 Ceph 镜像拉取策略 (#16954, @travisn) nfs: 新增 CephNFS.spec.server.{image,imagePullPolicy} 字段 (#16982, @jhoblitt) osd: 在非索引 0 的情况下分配正确的 OSD 容器 (#16969, @kyrbrbik) csi: 移除过时的自动节点隔离代码 (#16922, @subhamkrai) osd: 在 OSD 调和过程中启用正确的取消机制 (#17022, @sp98) csi: 允许在主机网络上运行 CSI controller 插件 (#16972, @Madhu-1) rgw: 更新 CA bundle 挂载权限为可读权限 (#16968, @BlaineEXE) mon: 将 do-not-reconcile 策略调整为支持更细粒度的单独 mon 控制 (#16939, @travisn) 构建(依赖): 通过 6 项更新提升 k8s-dependencies 依赖组版本 (#16846, @dependabot[bot]) 文档: 在配置文档中添加 csi-operator 使用示例 (#17001, @subhamkrai)

更新内容 (原始)

Improvements

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

csi: Update to ceph csi operator to v0.5 (#17029, @subhamkrai) security: Remove unnecessary nodes/proxy RBAC enablement (#16979, @ibotty) helm: Set default ceph image pull policy (#16954, @travisn) nfs: Add CephNFS.spec.server.{image,imagePullPolicy} fields (#16982, @jhoblitt) osd: Assign correct osd container in case it is not index 0 (#16969, @kyrbrbik) csi: Remove obsolete automated node fencing code (#16922, @subhamkrai) osd: Enable proper cancellation during OSD reconcile (#17022, @sp98) csi: Allow running the csi controller plugin on host network (#16972, @Madhu-1) rgw: Update ca bundle mount perms to read-all (#16968, @BlaineEXE) mon: Change do-not-reconcile to be more granular for individual mons (#16939, @travisn) build(deps): Bump the k8s-dependencies group with 6 updates (#16846, @dependabot[bot]) doc: add csi-operator example in configuration doc (#17001, @subhamkrai)

下载链接