20813 Commits

Author SHA1 Message Date
屈轩
44ae4b68df fix(region): avoid vm set status start fail when serivce restart (#24764) 2026-05-06 12:40:56 +08:00
wanyaoqi
c36093b1e4 fix(host): cpu hotplug compatible with high qemu version (#24759) 2026-05-03 23:22:13 +08:00
wanyaoqi
fe665d986c fix(host): auto merge backinf file generate disks index (#24754) 2026-05-03 23:21:33 +08:00
Zexi Li
d6abdc0bef fix(monitor): normalize resource-metrics alert_state (#24757)
Treat attach and init as init in PerformResourceMetrics output.
2026-04-30 18:42:08 +08:00
Zexi Li
71dd2068c4 fix(monitor): support influxql derivative and difference function translation (#24749) 2026-04-30 13:11:58 +08:00
Jian Qiu
b46f53a033 fix: init ifb kernel module (#24747)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-29 23:49:31 +08:00
wanyaoqi
cc8cb4dbdf fix(mcclient,region): add tasks mod, service app options (#24731) 2026-04-29 23:47:54 +08:00
屈轩
caa1c9e458 fix(region): optimized listener rule list (#24741) 2026-04-29 14:09:23 +08:00
Zexi Li
88caf1cd2b fix(host,llm): fix pod shm mount path return and llm restart memory config (#24738)
- Return shmPath instead of empty string when mountpoint is already
  mounted, so callers get the correct path
- Remove incorrect +1 offset in memory comparison and size formatting
  during LLM restart config change
2026-04-28 19:57:48 +08:00
Zexi Li
986d0fbd8d fix(lbagent,monitor): use victoria-metrics for telegraf and fix influxql translation (#24733) 2026-04-27 16:42:08 +08:00
Jian Qiu
e6ba085e37 fix: create redirect lb listener fail (#24726)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-27 10:01:28 +08:00
屈轩
49afcfea5b fix(region): lb redirect rule create validate (#24728) 2026-04-27 10:00:41 +08:00
wanyaoqi
48bdf5e230 chore(host-deployer): update host-deployer-base to 1.5.9 (#24721) 2026-04-26 23:02:45 +08:00
Zexi Li
0c6a3770b5 feat(llm): support OpenClaw manual config mode (#24720)
When ManualConfig is enabled, inject OPENCLAW_MANUAL_CONFIG=1 env var
and skip provider/channel credential injection, allowing users to
configure providers and channels themselves inside the desktop.
2026-04-24 11:45:53 +08:00
cwz_eikoh
65e1160c00 Feature/hf-search (#24717)
* llm: add instant-model huggingface query commands

* fix(vllm): use ping instead of health
2026-04-24 10:28:13 +08:00
wanyaoqi
94a861e0b9 fix(host): usb device passthrough use hostport (#24709) 2026-04-23 13:52:37 +08:00
Jian Qiu
43f0a542cf fix: guest change ipaddr no-sync option (#24715)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-23 13:51:52 +08:00
Jian Qiu
07d26676d2 fix: handling deleted task object (#24703)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-23 10:18:42 +08:00
屈轩
e5a136056f fix(notify): remove useless code (#24710) 2026-04-21 19:37:33 +08:00
Zexi Li
b61af890d1 refactor(llm): extract shared desktop webtop config (#24701)
Move common desktop/webtop container envs, base spec, rootfs, and login-info parsing
into llm_container helpers and reuse in openclaw and hermes-agent drivers.
2026-04-21 15:04:54 +08:00
Zexi Li
45a1498578 fix(scheduler): refactor the pending usage logic (#24706) 2026-04-21 15:03:56 +08:00
Matt Gideon
70c078aa27 fix(host): fix isolated device detection regex for PCI and USB devices (#24690) 2026-04-20 14:04:23 +08:00
Zexi Li
54f4b36e05 feat(llm): support hermes-agent (#24697) 2026-04-20 12:47:30 +08:00
cwz_eikoh
ff89a3839b feat(llm): add hostpaths for llm-sku (#24693) 2026-04-20 10:51:16 +08:00
屈轩
fd157b1be4 fix(region): show associate info (#24687) 2026-04-17 10:10:24 +08:00
Jian Qiu
937067d7e3 fix: add version etc. aux handlers to mcp-server (#24685)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-17 09:59:52 +08:00
屈轩
8e3a55588c fix(region): vendor update (#24683) 2026-04-16 23:09:44 +08:00
Jian Qiu
430efcc068 feature: support asymmmetric bandwidth limit (#24680)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-16 15:16:02 +08:00
Jian Qiu
076866bcd8 fix: climc container related commands improvements 20260414 (#24671)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-15 10:05:34 +08:00
屈轩
5031335cb3 fix(region): sched fail notify (#24676) 2026-04-14 20:13:10 +08:00
屈轩
cb24c2d97e fix(region): disk fail notify (#24673) 2026-04-14 16:27:31 +08:00
Zexi Li
fc6079ed86 fix(llm): harden volume resize and update size log (#24670)
- Wait for disk/desktop status after resize via backup worker
- Centralize volume SizeMB update with resize action log
- Expose vCPU/memory fields in LLM customize columns
2026-04-13 14:39:02 +08:00
Zexi Li
71cf58d63d feat(climc): support setting rootfs sub_directory (#24668) 2026-04-13 11:16:56 +08:00
Zexi Li
139ac88c53 fix(region): set rootfs default sub_directory (#24667) 2026-04-13 10:00:17 +08:00
屈轩
af2d09a0d7 fix(esxi-agent): support esxi vm forder name same with vm name (#24663) 2026-04-13 09:50:44 +08:00
屈轩
448bae5037 fix(region): support query public cloud vm modification types (#24653) 2026-04-10 16:53:45 +08:00
wanyaoqi
31e935ad89 fix(region): optimize fetchHostGuestResource (#24634) 2026-04-10 16:51:54 +08:00
Zexi Li
c6fe02c95d fix(host): restart container on exit when AlwaysRestart is set (#24662) 2026-04-10 15:17:35 +08:00
Jian Qiu
25e479ffc4 fix: vpcagent sync inconsistent networkaddress guestnetwork id (#24657)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-10 14:44:30 +08:00
屈轩
8d4f05edbb fix(mcp-server): update mcp docs (#24651) 2026-04-09 20:44:22 +08:00
屈轩
36d7c2ee5b fix(cloudmon): vendor update (#24642) 2026-04-09 16:33:08 +08:00
Jian Qiu
af9b9e3f3a fix: upgrade coredns to v1.10.1 at master (#24620)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-08 16:27:11 +08:00
Jian Qiu
05f7e7cae3 fix: undo pr 24532 (#24640)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-04-08 16:25:46 +08:00
Zexi Li
1079017a92 docs(readme): add AI Cloud introduction to README (#24635)
Add AI Cloud section to both English and Chinese README files,
including core capabilities (inference, app management, model library,
templates, GPU ops) and supported applications (Ollama, OpenClaw,
Dify, ComfyUI).
2026-04-08 14:59:20 +08:00
wanyaoqi
3ae9d58b91 feat(host): container add rbd disk support (#24625) 2026-04-08 13:27:55 +08:00
屈轩
b93cc72610 fix(region): clean guest network when purge zone (#24626) 2026-04-07 20:55:40 +08:00
屈轩
54bec90d8f fix(region): esxi wire sync (#24616) 2026-04-04 12:16:55 +08:00
Zexi Li
8223dc98b0 feat(host): support CTyunOS rootfs (#24613) 2026-04-02 17:48:07 +08:00
屈轩
54a98594be fix(region): vendor update (#24609) 2026-04-02 10:34:51 +08:00
cwz_eikoh
f73e975920 feat(llm): get available models from base_url (for ollama & openai) (#24605) 2026-04-01 15:44:11 +08:00