Zexi Li
f1f66fbed1
feat(monitor): delta reducer ( #24063 )
2026-01-12 17:27:32 +08:00
屈轩
35649ce641
fix(region): remove useless mod ( #24061 )
2026-01-12 14:12:19 +08:00
cwz_eikoh
0ff02020e7
Automated cherry pick of #24025 : feature(llm): add mcp-agent ( #24026 )
...
* feature(llm): add mcp-agent
* feature(llm): support openai in llm_client
* feature(llm): chat-stream demo
2026-01-12 10:46:06 +08:00
屈轩
e1e91c0248
fix(region): host schedtag sync ( #24056 )
2026-01-11 18:33:44 +08:00
屈轩
f9c73f53c3
fix(region): allow batch resize disk ( #24050 )
2026-01-09 14:04:52 +08:00
Zexi Li
7bd4869998
fix(monitor): top query of monitor_resource_alert ( #24052 )
2026-01-09 12:10:17 +08:00
屈轩
97becd57ba
fix(monitor): optimized common alert list ( #24043 )
2026-01-09 10:09:53 +08:00
wanyaoqi
399bfcb2e2
fix(host): add query id on detect qemu machine info ( #24046 )
2026-01-09 08:24:42 +08:00
屈轩
3eba59982c
fix(monitor): optimized monitor resource list ( #24039 )
2026-01-08 15:23:28 +08:00
屈轩
5e50483cbc
fix(region): support order by snapshot ( #24036 )
2026-01-08 11:14:00 +08:00
Zexi Li
317497d6c2
fix(monitor): resource id deduplication of alert record ( #24032 )
2026-01-07 11:15:51 +08:00
屈轩
e7dee4e9a0
fix(monitor): show alert count ( #24028 )
2026-01-07 10:03:13 +08:00
Zexi Li
2a82c99942
feat(host): mount post overlay layers by shortest path order ( #24012 )
...
* 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:02:58 +08:00
Zexi Li
35b17d1d7c
fix(monitor): fill resource ids of the cloud account ( #24029 )
2026-01-06 19:44:18 +08:00
wanyaoqi
518f81ba69
fix(region): guest batch create isolated devices add host lock ( #24013 )
2026-01-06 18:10:49 +08:00
Jian Qiu and Qiu Jian
8fb0236de5
fix: endpoint mode slave ( #24023 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2026-01-06 18:05:27 +08:00
屈轩
c1cd91e01c
fix(region): show pretty error ( #24021 )
2026-01-06 10:29:39 +08:00
屈轩
27500ca14e
fix(cloudmon): optimized account balance metric collect ( #24011 )
2025-12-30 19:56:59 +08:00
屈轩
ec0d44e1bc
fix(region): add billing resource check ( #24008 )
2025-12-30 18:47:27 +08:00
cwz_eikoh
0137096ba8
feature(mcp-server): add InitAuth & userCred ( #24006 )
2025-12-30 10:36:53 +08:00
wanyaoqi
6c66130f16
fix(region,host,host-deployer): add win11 tpm support ( #23951 )
2025-12-29 11:18:46 +08:00
wanyaoqi
cb155ebcbb
fix(scheduler): correct mem_free = (mem_total - mem_reserved) * mem_cmtbound ( #23983 )
2025-12-29 11:17:38 +08:00
wanyaoqi
89c836518b
fix(climc): host set memory commit bound incorrect params ( #23974 )
2025-12-29 11:02:19 +08:00
wanyaoqi
62ab0616ff
fix(glance): image disk_format use String2ImageFormat ( #23990 )
2025-12-29 11:01:01 +08:00
Jian Qiu and Qiu Jian
572d83f146
fix: change OutOfResource http status code to 507 ( #23987 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2025-12-29 10:59:10 +08:00
屈轩
e2bd696ac6
fix(monitor): alert filter by owner ( #24001 )
2025-12-29 10:15:45 +08:00
屈轩
faeb5685be
fix(region): show host cpu and mem usage ( #23998 )
2025-12-25 21:58:00 +08:00
屈轩
49088da817
fix(region): ksyun create vm params ( #23996 )
2025-12-25 10:32:40 +08:00
屈轩
dd5dc038cd
fix(region): vendor update ( #23994 )
2025-12-24 19:45:10 +08:00
屈轩
b8e70e1142
fix(region): update private cloud host cpu and mem usage by cloudmon ( #23984 )
2025-12-24 19:21:21 +08:00
Zexi Li
29dc02f484
fix(host): make disk mount point shared for unshared post overlay ( #23980 )
2025-12-24 15:33:31 +08:00
屈轩
4dd9e26225
fix(region): show guest nic index ( #23958 )
2025-12-24 11:33:36 +08:00
Zexi Li
17882cca3f
fix(host): quote include paths when before executing tar ( #23969 )
2025-12-23 18:11:57 +08:00
Jian Qiu and Qiu Jian
d0383ff1ab
feature: assume user login support ( #23963 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2025-12-23 13:54:23 +08:00
Zexi Li
3293def16a
feat(host): add debug info when restoring backup to disk ( #23962 )
2025-12-23 12:02:49 +08:00
wanyaoqi
e20f46f7ed
Automated cherry pick of #23930 : Automated cherry pick of #23725 : feat(baremetal-agent): Linux PCIE disk support mdadm soft raid ( #23931 )
...
* feat(baremetal-agent): Linux PCIE disk support mdadm soft raid
* fix(baremeta-agent): soft raid support intel imsm
* fix: update baremetal-agent base
2025-12-22 13:29:25 +08:00
wanyaoqi
a8e8641c75
fix(scheduler,host): sort numa node by numa distance check memsize ( #23922 )
2025-12-22 11:43:51 +08:00
wanyaoqi
2085d9dfa5
fix(region): guest usage by arch ( #23955 )
2025-12-22 11:42:48 +08:00
Jian Qiu and Qiu Jian
2c45df0895
fix: host compat with ovs in container ( #23945 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2025-12-22 11:41:01 +08:00
Jian Qiu and Qiu Jian
5a15d84685
fix: host flush addrs instead of reset interface ( #23948 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2025-12-18 01:14:39 +08:00
屈轩
3e49aac8f6
fix(region): cloudpods pod ( #23946 )
2025-12-17 16:29:00 +08:00
cwz_eikoh
09b5ecbce0
Automated cherry pick of #23928 : feature(llm): add llm-instant-model-import ( #23929 )
...
* feature(llm): add llm-instant-model-import
* fix(llm): can't delete llm while deploy faile
* feature(llm): add instant-model-import to instant-model-create
2025-12-17 13:34:07 +08:00
屈轩
8554c93b0f
fix(region): disable sync schedtags ( #23942 )
2025-12-16 20:40:55 +08:00
屈轩
6b6147777c
fix(region): disable cloudpods auto create project ( #23937 )
2025-12-15 15:51:38 +08:00
屈轩
ddcd72716c
fix(region): add provider info for sync log ( #23932 )
2025-12-15 13:47:19 +08:00
Zexi Li
67d743296d
fix(monitor): meter alert panic ( #23920 )
2025-12-12 10:20:13 +08:00
屈轩
4fbe43192d
fix(region): aliyun system disk size ( #23926 )
2025-12-12 10:19:34 +08:00
Jian Qiu and Qiu Jian
16f15ac0fc
fix: backup storage edit external url ( #23916 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2025-12-09 19:43:54 +08:00
Jian Qiu and Qiu Jian
eca000b52e
fix: splitable not function due to empty datefield ( #23908 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2025-12-09 13:34:26 +08:00
屈轩
3a2ab9e73d
fix(region): vendor update ( #23904 )
2025-12-07 16:00:55 +08:00