Kubeadm Provider release notes

概览

此页面跟踪 Alauda Container Platform Kubeadm Provider 的 release notes,它是为 Alauda Container Platform 提供的、由 Alauda 打包的上游 Cluster API kubeadm bootstrap 和 control plane provider 分发版本。

Kubeadm Provider 是平台级组件,被本页面上的每个 infrastructure provider(HCS、DCS、vSphere)用于 cluster bootstrap 和 control plane 管理。

有关安装和能力详情,请参阅平台安装文档。

v1.0.9 (2026-05-21)

说明

KCP rollout gating 的内部设计文档更新。无面向用户的行为变更。

v1.0.8 (2026-04-09)

增强

  • Go 1.25 toolchain — Provider 使用 Go 1.25 toolchain 构建,以获得安全性和维护更新。

v1.0.7 (2026-03-06)

修复的问题

  • 上游 Cluster API CVE patches — 上游 Cluster API 依赖已提升到可解决已披露 CVE 问题的构建版本。

v1.0.6 (2025-12-25)

新特性

  • Machine taints synchronization — 现在由 provider 将平台 Machine resource 上声明的 taints 同步到底层 Kubernetes node,确保 node taint 状态与声明式 spec 一致。

v1.0.5 (2025-08-28)

说明

v1.0.5v1.0.4 的重新打 tag 版本(底层 commit 相同)。除 v1.0.4 外没有其他变更;release 内容请参见 v1.0.4

v1.0.4 (2025-08-28)

增强

  • Stabilization and dependency refresh — 维护性 release,汇总了小幅稳定性改进。

v1.0.1 (2025-07-09)

增强

  • Internal naming cleanup — 调整了 provider 组件命名以保持一致性。无面向用户的 API 变更。

v1.0.0 (2025-06-18)

概览

v1.0.0 是 Alauda Container Platform Kubeadm Provider 的首个 release。该 provider 将上游 Cluster API kubeadm bootstrap 和 control plane providers 打包为 Alauda Container Platform module,并包含 Alauda 特有的 control plane rollout 增强功能。

初始能力集

  • Upstream Cluster API kubeadm bootstrap and control plane — 将上游 Cluster API kubeadm bootstrap provider 和 KubeadmControlPlane controller 打包在一起,作为 Alauda Container Platform module 分发。

  • Platform-aligned installation flow — 通过 Alauda Container Platform 的标准 provider installation flow 安装。

  • KCP rollout enhancements — 在上游 KubeadmControlPlane controller 之上提供 Alauda 特有的 rollout 逻辑,用于在版本升级和 machine 替换期间控制 control plane node 替换行为。

  • Foundation for infrastructure providers — 为本页面上的 Huawei Cloud Stack、Huawei DCS 和 VMware vSphere infrastructure providers 提供其所消费的 bootstrap 和 control plane 层。