rook v1.16.2 版本更新介绍
发布日期: 2025-01-16
版本号: v1.16.2
Rook v1.16.2 是一个小规模补丁版本,主要针对 Ceph 操作员的功能增强和错误修复。更新内容包括:核心模块优化日志安全,隐藏 mon 数据库配置中的敏感值;为崩溃收集器清理任务的 CronJob Pod 添加容忍度配置;修复 ARM64 架构下 s5cmd 镜像构建问题;在 OSD 迁移过程中为空存储类型默认启用 Bluestore;更新 Kubernetes CSI 辅助容器至最新版本;统一 CSI 驱动名称与操作员命名空间;为外部存储类名称添加 Rados 命名空间后缀;以及将 golang.org/x/net 依赖升级至 0.33 版本。该版本由多位贡献者共同完成功能优化和问题修复。
更新内容 (中文)
改进
Rook v1.16.2 是一个范围有限的补丁版本,主要针对 Ceph Operator 的功能增强和错误修复。
- 核心: 在 mon db 配置日志中省略敏感值 (#15270, @arttor)
- 核心: 为 crashcollector 清理器 cronJob pod 添加容忍配置 (#15258, @OdedViner)
- 镜像: 修复 arm64 构建的 s5cmd 架构问题 (#15276, @obnoxxx)
- OSD: 当存储类型为空时在迁移过程中设置 bluestore (#15242, @sp98)
- CSI: 将 Kubernetes CSI sidecar 镜像更新至当前版本 (#15275, @nixpanic)
- CSI: 将驱动名称设置为与 CSI 操作器命名空间相同 (#15245 #15264, @travisn)
- 外部存储: 为外部存储类名称添加 rados 命名空间后缀 (#15243, @parth-gr)
- 核心: 将 golang.org/x/net 更新至 0.33 版本 (#15235, @sp98)
更新内容 (原始)
Improvements
Rook v1.16.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.
- core: Omit sensitive values from mon db config logs (#15270, @arttor)
- core: Add tolerations to crashcollector pruner cronJob pod (#15258, @OdedViner)
- image: Fix s5cmd arch for arm64 builds (#15276, @obnoxxx)
- osd: Set bluestore during migration if store type is empty (#15242, @sp98)
- csi: Update Kubernetes CSI sidecar images to current versions (#15275, @nixpanic)
- csi: Set driver name to same as the csi operator namespace (#15245 #15264, @travisn)
- external: Add rados namespace suffix to external storage class name (#15243, @parth-gr)
- core: Update golang.org/x/net to 0.33 (#15235, @sp98)