Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 调整和优化GK节点池自动扩缩容 #2577

Closed
wants to merge 51 commits into from

Conversation

Maclon9573
Copy link
Collaborator

No description provided.

ifooth and others added 27 commits September 19, 2023 19:22
Squash merge branch 'bcs-webconsole-dev' into 'master'
Update: fix import
Squash merge branch 'bcs-webconsole-dev' into 'master'
Upate: add tracing key
Squash merge branch 'fix_apply_host' into 'master'
--task=862653833 【Message】前端组件升级
…1419)

Squash merge branch 'feat/monitor-req' into 'master'
feat: change cpu/memory total to allocatable metrics
Squash merge branch 'fix/crypt' into 'master'
feat: upgrade encrypt
Squash merge branch 'f-bcs-netservice-controller-charts' into 'master'
feature: optimize bcs-netservice-controller and bcs-k8s-custom-scheduler logic for fixed ip; issue TencentBlueKing#2459

* 将固定IPclaim绑定IP的过程放到第一次cni申请ip的时候
* custom-scheduler在内存中实现预扣除
* 自动给pool中的节点添加扩展资源
* BSCP 增加服务列表 web_annotations 信息

* BSCP 修改鉴权函数名
* bcs-helm-manager addons 配置支持动态加载

* bcs-helm-manager addons 组件库添加组件列表接口

* bcs-helm-manager addons 组件库添加组件列表接口优化
* feat: bscp模版相关查询列表接口增加默认排序(时间强相关按时间逆向排序,其他按名称字母顺序正向排序)

* feat: bscp增加模版配置项变更状态
* BSCP 分组匹配规则增加正则表达式

* BSCP 分组匹配规则增加正则表达式

* BSCP 分组匹配规则增加正则表达式

* BSCP 分组匹配规则增加正则表达式

* BSCP 分组匹配规则增加正则表达式

* BSCP 分组匹配规则增加正则表达式

* BSCP 分组匹配规则增加正则表达式
* fix: 修复分组规则表单int类型值被转换成string的问题

* feat: 分组规则支持选择正则类型配置
* feat: 增加查询已命名版本服务的配置项接口

* feat: 未命名版本服务的配置项接口添加返回配置内容元数据
…equest !1423)

Squash merge branch 'f-bcs-underlay-cni' into 'master'
add bcs-underlay-cni


TAPD: --task=862727007
* fix: 修复选择载入脚本无效问题

* upd: 修改代码语法格式

* fix: 修复搜索密钥功能无法使用问题

* fix: 修复版本管理未成功编辑情况

* fix: 修复搜索空间功能

* fix: 修复服务管理新增配置文件时鼠标悬浮上传图标未提示对应文字

* upd: 修改版本管理未成功编辑情况
* feat: bscp支持非模版配置项的变量提取

* feat: 支持非模版配置项的变量渲染
* fix: 修复eslint校验问题

* feat: 模板导入增加冲突检测逻辑

* feat: 模板被套餐引用tag hover交互效果

* fix: 修复配置模板操作后左侧菜单数量未更新的问题

* feat: 变量编辑表格增加非空校验逻辑
* fix: 修复选择载入脚本无效问题

* upd: 修改代码语法格式

* fix: 处理部分删除功能icon问题

* fix: 修复服务密钥-hover灰色删除字段时未提示

* fix: 修复版本管理删除版本时前端提示删除成功

* fix: 修复服务管理无法修改服务属性中的服务描述
* Update: add bcs-webconsole-lint.yml

* Update: add bcs-webconsole-lint.yml

* Update: add lint.yml

* Update: add lint.yml

* Update: add lint.yml

* Update: add bscp lint.yml

* Update: fix

* Update: auto fix bcs-monitor lint

* Update: auto fix bcs-webconsole lint

* Update: auto fix bcs-webconsole lint
porterlin and others added 13 commits September 19, 2023 19:22
Squash merge branch 'fix-codecc' into 'master'
fix: 区分not found error
Squash merge branch 'fix_message' into 'master'
feat: Message弹窗新增requestID
Squash merge branch 'feat_cloud' into 'master'
feat: 谷歌云
Squash merge branch 'bcs-cluster-manager-0908' into 'master'
Merge remote-tracking branch 'upstream/master' into bcs-cluster-manager-0908
* Update: add lint gen

* Update: add gen-lint
* add code comment and avoid err declaration shadow

* optmize: 简化函数名,保持低于35字符

* fix: satisfy the standard of codeCC

* adjust for codeCC
* Update: refine golangci style

* Update: fix License

* Update: goheader add year
* upd: 权限联调;接口协议修改适配调整

* minor: eslint校验修改
* Update: add ignore go-chi/render.Render

* Feat: add /api/v1/logout api
* add code comment and avoid err declaration shadow

* optmize: 简化函数名,保持低于35字符

* fix: satisfy the standard of codeCC

* adjust for codeCC

* add package comment

* optimize: 拆分查询单个未命名版本和已命名版本服务配置项详情接口
@tencentblueking-adm
Copy link

tencentblueking-adm commented Sep 19, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
10 out of 11 committers have signed the CLA.

✅ Maclon9573
✅ ifooth
✅ AlkaidChan
✅ Yuikill
✅ adevjoe
✅ LidolLxf
✅ luofann
✅ silenceper
✅ fireyun
✅ penglongli
❌ evanlixin
You have signed the CLA already but the status is still pending? Let us recheck it.

@Maclon9573 Maclon9573 closed this Sep 20, 2023
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.