youys
dbef1be45f
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami into main
6 days ago
youys
cb0eb68528
fix(node): 节点管理
6 days ago
陈博文
aa0cdc70ba
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami
6 days ago
陈博文
636bcdb225
节点首页
6 days ago
youys
37f0c4ae58
fix(node): 发现节点过滤问题
6 days ago
youys
a25f046140
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami into main
7 days ago
youys
410c767034
fix(node): 新增发现节点,加入节点接口
7 days ago
陈博文
534eec0c12
加入参数
1 week ago
陈博文
0238216d8e
前端分页
1 week ago
陈博文
b0a538c3fd
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami
1 week ago
陈博文
a2c556a404
接口调试
1 week ago
youys
00e0aab08a
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami into main
1 week ago
youys
ca77981ef4
fix(backend): 成功code返回200,新增禁用启用接口
1 week ago
陈博文
0749208a0d
加入地址
1 week ago
youys
b0107c01ab
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami into main
1 week ago
youys
748e65611d
fix(backend): 增加字段
1 week ago
root
8a97a2d932
部署脚本增加代码拉取
1 week ago
root
d4d4ee7b7b
Merge branch 'main' of https://bdgit.educoder.net/pgpc5xf4t/hami
1 week ago
root
05fa6f98a0
部署脚本
1 week ago
陈博文
5386f72c82
加入地址
1 week ago
陈博文
41810f214d
迁移前端代码
1 week ago
youys
0d52bd0a34
fix: init db调整位置
1 week ago
youys
ddebaa3c41
fix: log调整
1 week ago
youys
ab45022ba2
更新ci.yaml&dockerfile
2 weeks ago
youys
c1096b623f
feat(resource_pool): 资源池相关接口
2 weeks ago
王然
792532310a
fix: Problem with no results when calling the query_range API using VictoriaMetrics
...
Signed-off-by: 王然 <ranwang@alauda.io>
1 month ago
Yu Yin
412002d5db
fix: correct multi-arch build (arm64 binary mismatch)
...
Signed-off-by: Yu Yin <yu.yin@dynamia.ai>
2 months ago
Nimbus318
0b59548079
fix(build): Enable architecture-aware backend builds for multi-platform support
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
3 months ago
霓漠Nimbus
6b9e831b2b
Merge pull request #33 from samzong/fix/pr-test
...
fix: update CI configuration to conditionally push Docker images
3 months ago
limengxuan
c43785be94
Merge pull request #35 from chinaran/fix/priority-panic
...
fix: hami-webui-be-oss startup panic due to fetchContainerInfo function
3 months ago
王然
db2a494d69
fix: fetchContainerInfo panic
...
Signed-off-by: 王然 <ranwang@alauda.io>
3 months ago
samzong
afd4d7c776
fix: update ci configuration for docker image tagging
...
Signed-off-by: samzong <samzong.lu@gmail.com>
4 months ago
samzong
0a08075201
fix: update CI configuration to conditionally push Docker images
...
- Modify the CI configuration to push the Docker image only when it is not a pull request event.
- Added conditional judgment for the DockerHub login step to ensure that no push operation is executed during pull request events.
Signed-off-by: samzong <samzong.lu@gmail.com>
4 months ago
Nimbus318
34e17bc304
fix: bump chart version to 1.0.5
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
5 months ago
霓漠Nimbus
4beb1e74e6
Merge pull request #19 from Nimbus318/fix/tmp-ascend310p-adaptation
...
fix: temporarily adapt to Ascend310P computational tasks
7 months ago
Nimbus318
3a68c021b7
fix: temporarily adapt to Ascend310P computational tasks
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
7 months ago
霓漠Nimbus
20721e849a
Merge pull request #18 from Nimbus318/fix/tmp-hide-non-gpucontainers
...
fix: temporarily hide non-GPU containers (e.g., sidecar) from task list
7 months ago
Nimbus318
f7cd67a67a
fix: temporarily hide non-GPU containers (e.g., sidecar) from task list
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
7 months ago
霓漠Nimbus
e476101395
Merge pull request #17 from Nimbus318/fix/mig-task-resource-allocation
...
fix: associate resource allocation between MIG-enabled cards and tasks
7 months ago
Nimbus318
863432421f
fix: associate resource allocation between MIG-enabled cards and tasks
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
7 months ago
霓漠Nimbus
877b872b83
Merge pull request #16 from Nimbus318/feat/ascend-monitor-nvidia-mode
...
feat: support ascend and nvidia use mode(hami-core mig mps)
7 months ago
Nimbus318
a9c25de696
feat: support ascend and nvidia use mode(hami-core mig mps)
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
7 months ago
霓漠Nimbus
73d6a538e0
Merge pull request #15 from Nimbus318/chore/align-video-memory-with-hami
...
chore: Adjust video memory calculation to match HAMi's Node annotation
7 months ago
Nimbus318
e4a33ec3a0
chore: Adjust video memory calculation to match HAMi's Node annotation
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
7 months ago
霓漠Nimbus
f080a9daf3
Merge pull request #14 from Nimbus318/feat/add-node-selector-support
...
Add support for configuring NodeSelectors for different node types
7 months ago
Nimbus318
c1e38c06e1
feat: support vendorNodeSelectors in Proto, Helm
...
Signed-off-by: Nimbus318 <136771156+Nimbus318@users.noreply.github.com>
7 months ago
limengxuan
f7a7837f1c
Merge pull request #7 from Project-HAMi/modifydocs
...
update docs
10 months ago
limengxuan
1e8936f7da
update docs
...
Signed-off-by: limengxuan <391013634@qq.com>
10 months ago
Nimbus318
1517712775
docs(chart/hami-webui): patch release v1.0.4
10 months ago
Nimbus318
fbbe00363f
fix(node): update PromQL query for node core and memory totals
10 months ago