Skip to content

chore(tke-extend-network-controller): 同步 v2.4.2 变更#231

Merged
pavlelee merged 1 commit into
tkestack:mainfrom
imroc:tke-extend-network-controller-2.4.2
Jun 30, 2026
Merged

chore(tke-extend-network-controller): 同步 v2.4.2 变更#231
pavlelee merged 1 commit into
tkestack:mainfrom
imroc:tke-extend-network-controller-2.4.2

Conversation

@imroc

@imroc imroc commented Jun 30, 2026

Copy link
Copy Markdown
Member

将应用市场 chart 从 2.4.1 同步到 2.4.2,与组件 v2.4.2 Release 对齐。

变更内容

文件 变更 对应组件变更
Chart.yaml version/appVersion 2.4.12.4.2 版本对齐
templates/deployment.yaml hostAliases 增加 cam.tencentcloudapi.com 修复:将 CAM 的 API 域名加到 deployment 的 hostAliases 中,避免无公网环境启动 controller 失败
templates/networking.cloud.tencent.com_clbportpools.yaml CRD 补充 listenerPrecreate 字段 新特性:端口池支持预创监听器(v2.4.0 引入,应用市场 chart 此前未同步)
templates/role.yaml 增加 node.tke.cloud.tencent.com/machines 的 get/list/watch 权限 修复:支持 CVM 加成的原生节点,通过 Machine CR 的 status.nodeRef.name 确认原生节点身份

说明

  • 镜像仓库保持 ccr.ccs.tencentyun.com/tke-market/tke-extend-network-controller 不变,由流水线同步镜像到 ccr。
  • template 内容已与组件源码仓库 charts/tke-extend-network-controller(v2.4.2)逐文件比对一致。

🤖 Generated with Claude Code

将应用市场 chart 从 2.4.1 同步到 2.4.2,与组件 v2.4.2 release 对齐。

- Chart.yaml version/appVersion: 2.4.1 -> 2.4.2
- deployment.yaml: hostAliases 增加 cam.tencentcloudapi.com,避免无公网环境启动失败
- clbportpools CRD: 补充 listenerPrecreate 字段(监听器预创建)
- role.yaml: 增加 node.tke.cloud.tencent.com/machines 的 get/list/watch 权限,
  用于通过 Machine CR 确认 CVM 加成的原生节点身份

镜像仓库保持 ccr.ccs.tencentyun.com/tke-market 不变(由流水线同步镜像)。

@pavlelee pavlelee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pavlelee pavlelee merged commit 8f25ada into tkestack:main Jun 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants