rook v1.14.9 版本更新介绍
发布日期: 2024-07-25
版本号: v1.14.9
Rook v1.14.9 是针对 Ceph 操作符的功能增强和错误修复的补丁版本,主要改进包括:将推荐使用的 Ceph 版本更新至 v18.2.4;优化仪表盘证书检测逻辑以避免不必要的模块重启;增强集群 CRD 的主动监控机制;允许配置 CSI 的 Kubernetes API 服务器 QPS 参数;调整 Multus 网络验证工具的重置间隔至 30 秒并新增主机检查功能;修复存储池在跨区集群中跳过 CRUSH 规则更新的问题。
更新内容 (中文)
改进
Rook v1.14.9 是范围限定的补丁版本,主要针对 Ceph Operator 的功能增强和错误修复。
- manifest: 将 Ceph 推荐版本更新至 v18.2.4 (#14491, @travisn)
- mgr: 准确检测仪表板证书是否已存在,避免不必要的仪表板模块重启 (#14484, @travisn)
- mgr: 在 active mgr watch 上查找集群 CRD (#14482, @arttor)
- csi: 使 Kubernetes API Server 的 QPS 可配置 (#14420, @YiteGu)
- multus: 将验证工具去抖时间重置为 30 (#14451, @BlaineEXE)
- multus: 为验证工具添加主机检查功能 (#14230, @BlaineEXE)
- pool: 跳过对 stretch 集群的 CRUSH 规则更新 (#14447, @travisn)
更新内容 (原始)
Improvements
Rook v1.14.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- manifest: Update the ceph recommended version to v18.2.4 (#14491, @travisn)
- mgr: Properly detect if dashboard cert already exists to avoid unnecessary dashboard module restarts (#14484, @travisn)
- mgr: Lookup cluster crd on active mgr watch (#14482, @arttor)
- csi: Make kube apiserver qps configurable (#14420, @YiteGu)
- multus: Reset validation tool debounce time to 30 (#14451, @BlaineEXE)
- multus: Add host checking to validation tool (#14230, @BlaineEXE)
- pool: Skip updating crush rules for stretch clusters (#14447, @travisn)