-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
7 changed files
with
51 additions
and
15 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
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
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
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,20 @@ | ||
### 新增 | ||
|
||
- [新增] 添加业务拓扑的权限视图 | ||
|
||
### 优化 | ||
|
||
- [优化] 平台配置业务快照名称配置修改为业务ID | ||
- [优化] 容器节点“是否可调度”和服务/集群模板文案优化 | ||
- [优化] 高级筛选int/float支持 $in操作符 | ||
- [优化] 事务重试失败时返回错误 | ||
- [优化] pod表临时添加nodeID索引 | ||
- [优化] info组件title样式优化 | ||
|
||
### 修复 | ||
|
||
- [修复] 修复服务模板主机自动应用在备份负责人仅保留一个的情况下不生效的问题 | ||
- [修复] 批量删除未启动主机,集群跟模块同步置灰不能勾选 | ||
- [修复] 首页全文检索未输入任何值的时候自动聚焦输入框 | ||
- [修复] 修复list_hosts_without_biz接口的排序功能失效问题 | ||
- [修复] 主机/实例ID搜索仅支持正整数 |
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,20 @@ | ||
### Feature | ||
|
||
- [Feature] Add business topology iam instance selection. | ||
|
||
### Improved | ||
|
||
- [Improved] Modify the platform configuration business snapshot name configuration to business ID. | ||
- [Improved] Pod "Unschedulable" and service/cluster template copywriting optimization. | ||
- [Improved] Advanced filtering int/float supports $in operator. | ||
- [Improved] Return error when transaction retry fails. | ||
- [Improved] Temporarily add nodeID index to pod table. | ||
- [Improved] Info component title style optimization. | ||
|
||
### Fixed | ||
|
||
- [Fixed] Fixed the issue where automatic application of service template host does not take effect when only one backup manager is retained. | ||
- [Fixed] When deleting unstarted hosts in batches, cluster and module synchronization are grayed out and cannot be checked. | ||
- [Fixed] Automatically focus on the input box when no value is entered in the homepage full-text search. | ||
- [Fixed] Fixed the problem that the sorting function of list_hosts_without_biz interface fails. | ||
- [Fixed] Host/instance ID search only supports positive integers. |
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
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