rook v1.14.6 版本更新介绍
发布日期: 2024-06-13
版本号: v1.14.6
本次更新包含多项改进和修复:构建部分添加了代码生成结果并移除CentOS仓库对iproute的依赖;mon组件支持通过注解覆盖端点;multus增强IPv6支持并完善验证工具测试;监控方面修复导出器服务监视器的选择器,同时更新至最新Ceph Prometheus规则;文档新增外部集群中NFS的使用建议;存储池模块优化deviceClass名称获取方式;Helm支持为存储类配置自定义标签和注解;核心功能升级Go模块以通过Snyk安全检查。
更新内容 (中文)
变更内容
- 构建: 添加 codegen 的结果 (#14287, @obnoxxx)
- 构建: 移除 CentOS 仓库对 iproute 的构建依赖 (#14299, @BlaineEXE)
- 监控: 支持通过注解覆盖 mon 端点 (#13500, @travisn)
- Multus: 为验证工具添加并测试 IPv6 支持 (#14302, @BlaineEXE)
- 监控: 修复导出器服务监控器的选择器 (#14313, @matofeder)
- 监控: 更新至最新 Ceph Prometheus 规则 (#14312, @matofeder)
- 文档: 添加外部集群中 NFS 的部署建议 (#13876, @parth-gr)
- 存储池: 获取精确的 deviceClass 名称而非 crushroot+deviceClass (#14325, @ideepika)
- Helm: 允许为存储类配置自定义标签和注解 (#14323, @catdog2)
- 核心: 更新 go 模块以通过 Snyk 安全检查 (#14331, @travisn)
更新内容 (原始)
What’s Changed
- build: add result of codegen (#14287, @obnoxxx)
- build: remove iproute build dependency on centos repo (#14299, @BlaineEXE)
- mon: Allow overriding the mon endpoint with annotation (#13500, @travisn)
- multus: add and test ipv6 support for validation tool (#14302, @BlaineEXE)
- monitoring: fix exporter service monitor selector (#14313, @matofeder)
- monitoring: update to the latest ceph prometheus rules (#14312, @matofeder)
- doc: add recommendation for nfs in external cluster (#13876, @parth-gr)
- pool: get the exact deviceClass name instead of crushroot+deviceClass (#14325, @ideepika)
- helm: allow custom labels and annotations for storage classes (#14323, @catdog2)
- core: Update go modules for snyk security check (#14331, @travisn)