rook v1.16.5 版本更新介绍
发布日期: 2025-03-06
版本号: v1.16.5
Rook v1.16.5 是一个范围有限的补丁版本,主要专注于 Ceph 操作员的功能添加和错误修复。该版本包括将 Rook 镜像推送到 quay.io 和 ghcr.io 仓库、允许通过密钥覆盖 rgw 配置值、添加缺失的 rook-ceph-exporter 容器端口定义、在启用 stretch 之前等待内置 mgr 池存在、升级 go-jose 包、修正 mds 存活探针参数、添加全面的 Rook Ceph 集群维护指南、查询环境变量而非轮询操作员设置配置图、在非冲突端口上绑定 cephfs 和 rbd 供应器、以及为对象存储入口主机名添加引号等改进。
更新内容 (中文)
改进
Rook v1.16.5 是一个范围有限的补丁版本,主要专注于 Ceph Operator 的功能添加和错误修复。
- ci: 将 Rook 镜像推送到 quay.io 和 ghcr.io 仓库 (#15274, @subhamkrai)
- object: 允许从 secret 中覆盖 rgw 配置值 (#15426, @arttor)
- exporter: 添加缺失的 rook-ceph-exporter 容器端口定义 (#15496, @patrostkowski)
- mgr: 在启用 stretch 之前等待内置的 mgr 池存在 (#15470, @travisn)
- security: 将 go-jose 包从 4.0.4 升级到 4.0.5 (#15456, @dependabot)
- mds: 修正 mds 活性探针的参数 (#15424, @parth-gr)
- docs: 添加全面的 Rook Ceph 集群维护指南 (#15455, @patrostkowski)
- core: 查询环境变量而不是轮询 Operator 设置 configmap (#15442, @travisn)
- csi-addons: 在非冲突端口上绑定 cephfs 和 rbd 供应器 (#15433, @SkalaNetworks)
- helm: 为对象存储 ingress 主机名添加引号 (#15443, @FabianPonce)
更新内容 (原始)
Improvements
Rook v1.16.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- ci: Push rook image to repositories quay.io and ghcr.io (#15274, @subhamkrai)
- object: Allow overriding rgw config value from secret (#15426, @arttor)
- exporter: Add missing rook-ceph-exporter container port definition (#15496, @patrostkowski)
- mgr: Wait for builtin mgr pool to exist before enabling stretch (#15470, @travisn)
- security: bump go-jose package from 4.0.4 to 4.0.5 (#15456, @dependabot)
- mds: Correct parameters to mds liveness probe (#15424, @parth-gr)
- docs: Add comprehensive Rook Ceph cluster maintenance guide (#15455, @patrostkowski)
- core: Query env vars instead of polling the operator settings configmap (#15442, @travisn)
- csi-addons: Bind cephfs and rbd provisioners on non-colliding ports (#15433, @SkalaNetworks)
- helm: Quote object store ingress hostname (#15443, @FabianPonce)