Commit Graph

20702 Commits

Author SHA1 Message Date
Zexi Li
6968d8278b feat(host): cgroupv2 implemented for pod (#24388) 2026-03-04 11:22:06 +08:00
cwz_eikoh
a279c4f89f fix: some bugs in mcp-agent & llm (#24355)
* fix(mcp-agent): encoding issue when simulated streaming

* fix(mcp-agent): use chat-stream in phase tool-choose

* fix(mcp-agent): support reasoning model

* fix(llm): add pre-delete detection

* feat(mcp-agent): add default mcp-agent

* feat(mcp-agent): add default-mcp-tools
2026-03-03 16:07:32 +08:00
cwz_eikoh
efea8bdbf7 feat(mcp-server): add mcp-server config (#24354)
* feat(mcp-server): add mcp-server config

* fix(mcp-agent): add claude mcp-server-config
2026-03-03 16:06:07 +08:00
屈轩
700ba69483 fix(esxi-agent): vendor update for rebuild root fail (#24378) 2026-03-03 00:10:28 +08:00
Zexi Li
86bff744da feat(monitor): support disable_notify_recovery for commonalert (#24377) 2026-03-02 16:13:21 +08:00
屈轩
bdb3a90964 fix(region): check bind disk resource (#24371) 2026-03-02 12:02:48 +08:00
屈轩
949cef6348 fix(region): snapshot size opslog (#24368) 2026-02-28 16:38:23 +08:00
屈轩
fa30390902 fix(region): avoid sync remove disk (#24361) 2026-02-27 15:05:48 +08:00
屈轩
3a9d04254e fix(ansibleserver): update telegraf (#24358) 2026-02-27 14:06:33 +08:00
Jian Qiu
525d0ff8ed fix: allow uncache deleted image (#24352)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-26 23:07:32 +08:00
wanyaoqi
b72ee232e4 fix(host): add guest max mem size options (#24333) 2026-02-26 20:26:28 +08:00
Zexi Li
e3adcba461 fix(monitor): convert SNodeAlert to SCommonAlert in FetchCustomizeColumns (#24345)
Pass cObjs of type *SCommonAlert to SCommonAlertManager.FetchCustomizeColumns
instead of *SNodeAlert so the parent correctly fetches common alert columns.
2026-02-25 19:31:59 +08:00
Jian Qiu
3023c9cadb fix: keep climc network-create backward compatibility (#24341)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-25 09:02:59 +08:00
屈轩
b3a1b09963 fix(region): avoid account sync cost time abnormal (#24334) 2026-02-24 17:33:51 +08:00
Jian Qiu
4f3b357173 fix: instance snapshot virtual size (#24327)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-24 09:23:00 +08:00
Zexi Li
b81306bb13 fix(region): wrong args type on callback function of DiskCreateTask (#24332) 2026-02-13 17:09:43 +08:00
Zexi Li
4faf4e87b4 fix(host): do not set cached image status to active for TGZ on host (#24326)
TGZ images are unpacked after fetch on host; leave status update to region
StorageCacheImageTask so cachedimage becomes active only in OnCacheSucc.
2026-02-13 10:05:39 +08:00
Jian Qiu
998ac1ae75 fix: ensure s3 client init for s3 storage driver (#24323)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-12 10:01:49 +08:00
Zexi Li
cfaf88752a feat(region,host): support post overlay uppper config (#24318) 2026-02-11 16:57:52 +08:00
屈轩
4ccb4147e9 fix(yunionconf): policy scope (#24313) 2026-02-11 11:23:45 +08:00
wanyaoqi
39c1392dcd fix(host): set dmesg parse failed log level to debug (#24311) 2026-02-11 00:27:11 +08:00
wanyaoqi
cd5e71e037 fix(host-deployer): deploy single disk has no disk id (#24306) 2026-02-10 19:36:18 +08:00
wanyaoqi
aaa314feca Automated cherry pick of #24301: fix(host-deployer): online resize loop dev (#24303)
* fix(host-deployer): online resize loop dev

* fix(host-deployer): update host-deployer-base
2026-02-10 17:08:09 +08:00
Zexi Li
f308bf746f Automated cherry pick of #24290: feat(monitor): support alert reason notification (#24296)
* feat(monitor): support alert reason notification

* fix(climc): commonalert list options
2026-02-10 09:06:51 +08:00
Jian Qiu
a79eedff8d fix: guest syncstatus subtask for disk create task (#24295)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-10 09:03:46 +08:00
屈轩
9a88e9afc9 fix(notify): notify receiver (#24288) 2026-02-09 20:42:35 +08:00
屈轩
4c32b50e67 fix(docs): update api doc (#24289) 2026-02-09 19:18:33 +08:00
Jian Qiu
a72601cf9e fix: remove parent task info from task context (#24286)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-09 13:22:53 +08:00
wanyaoqi
2584a7b58e fix(host): add device_id only scsi-hd device (#24281) 2026-02-09 11:27:06 +08:00
wanyaoqi
cf1bd85087 fix(host): deploy nics config defore do add nics (#24278) 2026-02-09 08:37:41 +08:00
Jian Qiu
21ec090203 fix: unify lb charge type (#24271)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-08 18:43:03 +08:00
Jian Qiu
cc3a44634b feature: support postpaid traffic metering (#24243)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-02-08 12:57:34 +08:00
wanyaoqi
f76bc53e90 feat(region,host,vpcagent): allow guest network dedicate secgroups (#24263) 2026-02-07 17:32:12 +08:00
wanyaoqi
52df8590b0 fix(region,host): rbd snapshot get actual size (#24242)
- add host down and auto migrate notification
2026-02-07 17:31:23 +08:00
屈轩
7108a3b237 fix(region): vendor update (#24264) 2026-02-07 13:51:35 +08:00
wanyaoqi
12bd3be56c fix(region,host): rename screen dump info structure (#24260) 2026-02-06 18:10:19 +08:00
cwz_eikoh
4099ca7521 fix(llm): add handler in apigateway for mcp-agent-chat (#24253) 2026-02-05 18:04:40 +08:00
屈轩
c4820937c0 fix(region): update api doc (#24252) 2026-02-05 16:48:07 +08:00
屈轩
8fe0f2b171 fix(region): snapshot policy operation (#24247) 2026-02-05 16:40:25 +08:00
wanyaoqi
8ccf60e359 fix(glance): set s3 bucket name before s3 init check (#24239) 2026-02-04 23:08:05 +08:00
屈轩
6c60c9bc43 fix(yunionconf): support tags (#24230) 2026-02-04 17:13:54 +08:00
屈轩
188f8e93fc fix(region): public cloud sku create (#24225) 2026-02-04 14:56:44 +08:00
屈轩
310f892904 fix(region): support cloudpods vm disk driver (#24220) 2026-02-04 14:28:05 +08:00
Zexi Li
7401603981 fix(region,climc): persist netinterface vlan_id to hostnetwork (#24216)
- climc: add VlanId to host-add-netif, host-remove-netif, host-enable-netif,
  host-disable-netif
- region: set bn.VlanId from netif.VlanId when attaching to network
- mcclient: include Vlan_ID in baremetalnetworks list columns
2026-02-04 11:03:41 +08:00
屈轩
3e5d16875d fix(host): support skip check kernel mod (#24217) 2026-02-04 10:29:54 +08:00
屈轩
ecc9ba0d86 fix(region): avoid duplicate check when update account aksk (#24211) 2026-02-03 20:53:27 +08:00
cwz_eikoh
8b10d33682 Fix(llm): some mistakes, use CmpId & InstantModelId insteadof SvrId & ModelId (#24194)
* fix(llm): some mistakes

* fix(llm): use CmpId instead of SvrId

* fix(llm): instant_model use id instead of modelId
2026-02-03 15:15:15 +08:00
Zexi Li
aaeb06dc1e fix(monitor): comparator string (#24204) 2026-02-03 12:02:04 +08:00
屈轩
1259dd2121 fix(region): init snapshot policy disk table (#24197) 2026-02-02 20:38:58 +08:00
wanyaoqi
1d40b73b11 fix(host): guestnetworksync do nothing on detach vfio nic (#24180) 2026-02-02 20:17:17 +08:00