feat(镜像管理): 增加镜像大小统计和批量预拉取进度显示#150
Merged
Merged
Conversation
Contributor
sunny0826
commented
Mar 13, 2026
- 新增 GetLocalImageSize 接口用于获取本地镜像大小
- 在镜像诊断和清理结果中增加镜像大小统计信息
- 优化批量预拉取功能,增加进度条和实时状态显示
- 修复请求超时处理逻辑,支持外部信号取消
- 调整导航栏标题样式,防止文本溢出
- 新增 GetLocalImageSize 接口用于获取本地镜像大小 - 在镜像诊断和清理结果中增加镜像大小统计信息 - 优化批量预拉取功能,增加进度条和实时状态显示 - 修复请求超时处理逻辑,支持外部信号取消 - 调整导航栏标题样式,防止文本溢出
- 在 step2 中重构配置说明,使其更清晰并更新参数描述 - 在 step3 中添加安装信息确认步骤,显示部署配置摘要 - 在 step4 中简化启动和连接流程,移除手动证书创建步骤,推荐使用部署脚本和内置工具
添加预加载和清理全部镜像前的状态检查,避免重复操作 当所有镜像已预加载或无清理目标时禁用相应按钮并显示提示信息 重置状态时清空相关反馈和进度数据
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.