chore(tke-extend-network-controller): 同步 v2.4.2 变更#231
Merged
pavlelee merged 1 commit intoJun 30, 2026
Conversation
将应用市场 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 不变(由流水线同步镜像)。
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
将应用市场 chart 从
2.4.1同步到2.4.2,与组件 v2.4.2 Release 对齐。变更内容
Chart.yaml2.4.1→2.4.2templates/deployment.yamlcam.tencentcloudapi.comtemplates/networking.cloud.tencent.com_clbportpools.yamllistenerPrecreate字段templates/role.yamlnode.tke.cloud.tencent.com/machines的 get/list/watch 权限status.nodeRef.name确认原生节点身份说明
ccr.ccs.tencentyun.com/tke-market/tke-extend-network-controller不变,由流水线同步镜像到 ccr。charts/tke-extend-network-controller(v2.4.2)逐文件比对一致。🤖 Generated with Claude Code