fix: 升级华为云sdk库到最新,并设置创建节点池污点,标签,资源标签的同步功能为ignore#3856
Open
dove0012 wants to merge 6 commits into
Open
Conversation
1. 修复更新节点池删除节点池标签和污点没同步到腾讯云端的问题 微软云 1. 修复Azure获取集群子网列表返回的剩余IP数错误 2. 修复azure集群信息中,网络插件显示的网络类型错误的问题 3. 修复更新节点池更改为异步后,更新到Azure时获取到了旧的节点数据导致更新节点池数据失败的问题 4. 导入集群同步白名单和是否为公网的信息 5. 修复Azure集群现存单节点Pod数量上限为空的问题 谷歌云 1. 修复导入谷歌autopilot类型集群还显示弹性扩缩容选项的问题 2. 修复创建节点池如果不指定MaxPodsConstraint的时候使用集群默认MaxPodsConstraint的值 3. 修复集群在谷歌云上被删除,在bcs平台上没判断是否存在导致一直删除失败 亚马逊云 1. 修复导入集群网络插件显示为空的问题 2. 修复导入集群没同步管控区域的问题 3. 修复aws创建节点池自动生成生命周期钩子的问题,在创建节点池完成后删除生命周期钩子 4. 修复更新节点池label和taint旧的没有删除的问题 5. 修复创建集群安装默认插件传的集群id错误问题
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.
升级华为云sdk库到最新,并设置创建节点池污点,标签,资源标签的同步功能为ignore