Commit Graph

20390 Commits

Author SHA1 Message Date
Jian Qiu
5aeae06608 fix: init ifb kernel module (#24746)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-29 23:49:10 +08:00
Jian Qiu
a47d46602b fix: guest change ipaddr no-sync option (#24713)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-23 13:52:12 +08:00
Jian Qiu
b7fe16e629 fix: handling deleted task object (#24698)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-23 10:18:52 +08:00
Jian Qiu
36fab3a914 feature: support asymmmetric bandwidth limit (#24646)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-16 15:15:29 +08:00
Zexi Li
bbe716b55d fix(host): restart container on exit when AlwaysRestart is set (#24660) 2026-04-10 15:16:56 +08:00
Zexi Li
47f274ec16 fix(host): get pod status by primary container status (#24580) 2026-03-30 16:21:06 +08:00
Zexi Li
bc1a7dff49 fix(region): order containers by created_at time (#24570) 2026-03-26 12:25:56 +08:00
Jian Qiu
686b50f092 fix(hostmetrics): add checks for incomplete pod and container stats (#24548)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-03-25 10:30:44 +08:00
Zexi Li
703852dcd7 fix(host): probing multiple container status (#24528) 2026-03-24 10:27:02 +08:00
wanyaoqi
39c5f98863 fix(host-deployer): nbd add concurrency control (#24467) 2026-03-20 01:34:38 +08:00
Jian Qiu
d21e05dded fix: logger add app-options-show api (#24491)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-03-19 11:43:35 +08:00
Jian Qiu
492412a7a9 fix: compat fixes for container host in vm (#24438)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-03-13 13:26:34 +08:00
Zexi Li
c3c3537f37 feat(host): rotate container logs (#24435) 2026-03-12 15:15:33 +08:00
Zexi Li
b064a7622d fix(region): delete server without host_id (#24421) 2026-03-11 15:21:41 +08:00
Zexi Li
134321716b fix(host): hard code start index of va gpu (#24389) 2026-03-05 11:55:09 +08:00
Jian Qiu
ad6bcd90ac fix: allow uncache deleted image (#24348)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-26 20:30:40 +08:00
Jian Qiu
96299d1fdd fix: image s3 direct download option (#24356)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-26 17:01:00 +08:00
Jian Qiu
99a564b27f fix: guest syncstatus subtask for disk create task (#24291)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-10 09:04:11 +08:00
Jian Qiu
00b48b7531 fix: remove parent task info from task context (#24282)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-09 13:23:29 +08:00
Zexi Li
2d3a4fd402 fix(host): negative diskio metric of container (#24084) 2026-01-14 20:26:30 +08:00
wanyaoqi
fe8c169c03 fix(host): add query id on detect qemu machine info (#24047) 2026-01-09 08:24:28 +08:00
Zexi Li
0626cd5a68 Automated cherry pick of #24012: feat(host): mount post overlay layers by shortest path order (#24019)
* fix(host): mount and umount order for post overlay

- support host_lower_map for post overlay image

* feat(host): tar dirs of pod with include patterns
2026-01-06 20:03:24 +08:00
wanyaoqi
9da3893f67 fix(region): guest batch create isolated devices add host lock (#24009) 2026-01-06 18:10:14 +08:00
Jian Qiu
2beb7d34bc fix: endpoint mode slave (#24024)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-01-06 16:08:46 +08:00
Zexi Li
e020dc9690 fix(host): make disk mount point shared for unshared post overlay (#23978) 2025-12-24 15:33:22 +08:00
Zexi Li
4bb8679ba8 fix(host): quote include paths when before executing tar (#23971) 2025-12-23 18:12:13 +08:00
Jian Qiu
614b39bca8 fix: backup storage edit external url (#23914)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-12-09 19:44:47 +08:00
Jian Qiu
51fc7a9418 fix: splitable not function due to empty datefield (#23909)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-12-09 13:34:36 +08:00
Jian Qiu
aeb9865fc0 fix: generic guest delete task (#23838)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-11-26 01:19:11 +08:00
Jian Qiu
888f860498 fix: validate policy role delete condition (#23814)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-11-21 12:04:35 +08:00
Jian Qiu
c918f662ab fix: region-dns not support dameng dialect (#23806)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-11-21 09:55:37 +08:00
Jian Qiu
4307954444 fix: diskbackup fail to syncstatus on offline backend (#23764)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-11-19 10:47:21 +08:00
Jian Qiu
cacdccd0c4 fix: export/import disk backup (#23761)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-11-18 19:35:20 +08:00
Zexi Li
8af3367ba9 fix(host): use directory of single file as post_overlay lower (#23758) 2025-11-18 16:35:06 +08:00
wanyaoqi
917b16e12c fix(host): thrown errors on disk fromatfs (#23739) 2025-11-14 10:41:00 +08:00
Zexi Li
fd18d6166c fix(host): SHostPingTask was stuck by calling docker command (#23731) 2025-11-13 20:18:37 +08:00
Jian Qiu
d9b308c0e8 fix(region): add kvm_delete_task (#23720)
Co-authored-by: cwz <cwz_eikoh@163.com>
2025-11-11 18:22:10 +08:00
Zexi Li
8f6027ed27 fix(host): clear previous usage metrics when any container stopped of pod (#23705) 2025-11-06 20:56:18 +08:00
Jian Qiu
5bb9e0092a fix: rename check when change project (#23679)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-11-04 16:08:31 +08:00
Zexi Li
73f2a6800e fix(host): upload container status when not created (#23665) 2025-11-03 15:54:11 +08:00
Jian Qiu
0cc7272fb9 fix: task remote notify (#23626)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-10-29 12:16:34 +08:00
Zexi Li
952206bbfc Revert "Automated cherry pick of #23282: [OSPP]feature: Auto deploy llm and d…" (#23615)
This reverts commit c891d4b23e.
2025-10-27 15:35:10 +08:00
Zexi Li
237a629950 chore(ci): turn off goimports-check rule (#23607) 2025-10-24 15:48:53 +08:00
Zexi Li
c891d4b23e Automated cherry pick of #23282: [OSPP]feature: Auto deploy llm and dify (#23602)
* feat(llm): add llm-create

* fix(llm): fix llm-create, add llm-list & llm-show

* fix(llm): format file names

* fear(llm): add exec stream

* fear(llm): init llm model cache

* fix(llm): move llm model cache to LocalImageCache

* feat(llm): auto clean model cache

* fix(llm): auto clean tmp model cache

* feat(dify): init dify-create

* fix(dify): change dify default registry

* feat: support create model with gguf file

* feat(llm): support more modelfile option for gguf file

* feat(dify): init user customize dify parameters

* feat: update llm as a service in climc

* fix: delete llm from region service

* feat: init llm service (with error)

* fix: resolve errors (task cant callback yet)

* feat: add PerformRequestHostActionByOtherService for container

* fix: make llm service usable

* feat: delete llm and dify after guest deleted

* feat(llm): add llm-image

* feat(llm): add llm-model

* feat: mv old llm to ollama

* feat(llm): init llm-batch-create(can not run)

* fix(llm): make llm-create usable

* fix(llm): add pull-model step

* feat(llm): add list and delete

* fix(llm): ollama pull official model don't rely on host & region's code any more

* feat(llm): add dify-model

* fix: remove llm's code in host & compute

* fix: remove remain code in compute

* feat(llm): Abstract out and reuse the llm_model logic

* feat(llm): abstract llm_base from llm

* fix(llm): make dify usable

* feat(llm): add sync_dify_images.sh

* fix(llm): format import

* feat(llm): support start & stop for llm and dify

* feat(llm): add model-update

* fix(llm): gendocgo

---------

Co-authored-by: cwz <cwz_eikoh@163.com>
2025-10-24 13:30:01 +08:00
Zexi Li
abb3bf647f feat(region,host): support nvidia GPU CDI configuration (#23567) 2025-10-22 15:04:20 +08:00
cwz_eikoh
9434e341fa feat(container): container-restart (#23589) 2025-10-22 15:00:07 +08:00
Zexi Li
ad62db340a feat(region): allow containers to be created with auto_start param (#23574) 2025-10-21 17:21:13 +08:00
Jian Qiu
6b17317970 fix: container memory.high ratio support (#23557)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-10-21 09:32:51 +08:00
Jian Qiu
c274c02e88 fix: default cloud region init error (#23476)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-10-03 06:34:10 +08:00
Jian Qiu
bdf4199859 fix: hostman master nic may be nil (#23447)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-09-30 11:17:25 +08:00