-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## kubeasz 3.5.3 | ||
|
||
kubeasz 3.5.3 发布,组件版本更新,以及修复etcd集群恢复问题。 | ||
|
||
### 组件更新 | ||
|
||
- k8s: v1.26.4 | ||
- etcd: v3.5.6 | ||
- containerd: 1.6.20 | ||
- runc: v1.1.5 | ||
- cni: v1.2.0 | ||
- crictl: v1.26.1 | ||
- helm: v3.11.2 | ||
- ansible-core: v2.14.4 | ||
|
||
### 集群恢复脚本修复 | ||
|
||
PR #1193 引入一个集群恢复bug:多节点etcd集群恢复时,每个节点都选自己为主节点的问题。 | ||
|
||
目前已修复,感谢 zhangshijle 提醒并提供详细测试情况。 | ||
|
||
### 其他 | ||
|
||
- 调整:cni 下载目录和运行目录,避免问题 #1248 | ||
- 调整:containerd的运行目录 | ||
- 修复:离线安装时容器镜像下载脚本 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters