Commit Graph

2236 Commits

Author SHA1 Message Date
wanyaoqi
e15487dd68 fix(host): add nest virtualization options (#25125) 2026-07-20 12:03:26 +08:00
Jian Qiu
35b100b03c fix: allow security group cidr have multiple prefixes (#25122)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-07-13 13:58:46 +08:00
Zexi Li
3431c10196 feat(llm): support local_path scheduling with prefer_hosts and deployment restart (#25090) 2026-07-01 13:11:19 +08:00
wanyaoqi
be57fc2845 fix(host): qemu set multifd before start incoming migration (#25065)
use drive mirror do block migration
2026-06-26 10:18:58 +08:00
cwz_eikoh
d4dd65cb24 Feature/http get+llm probe (#25016)
* hostman: probe http get in pod netns

* llm: watch pod status for service readiness
2026-06-23 19:40:30 +08:00
Jian Qiu
c80d865a24 fix: support ansible galaxy mirror (#24987)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-06-08 08:57:09 +08:00
wanyaoqi
17e67af77c fix(host): check cluster is valid before do qemuimg convert (#24947) 2026-06-02 20:02:04 +08:00
wanyaoqi
0be8e92d17 fix(host): remove cgroup root path check quotation marks (#24850) 2026-05-21 10:30:14 +08:00
Jian Qiu
70fbfe8946 feature: support host-local wire (#24490)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2026-03-20 01:36:29 +08:00
Zexi Li
6968d8278b feat(host): cgroupv2 implemented for pod (#24388) 2026-03-04 11:22:06 +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
wanyaoqi
3d5bff680d feat(region,host): riscv64 cpu arch support (#24126)
* feat(region,host): riscv64 cpu arch support

* fix(region,host): compatible riscv64

* fix(host): add qemu v10.0.7 support
2026-02-01 20:28:45 +08:00
屈轩
5f9974b249 fix(glance): support prob iso image (#24128) 2026-01-28 15:28:47 +08:00
wanyaoqi
7dfe635b62 fix(region,host,host-deployer): add win11 tpm support (#23952) 2025-12-29 11:18:56 +08:00
wanyaoqi
059c98003f fix(glance): image disk_format use String2ImageFormat (#23989) 2025-12-29 11:00:49 +08:00
Zexi Li
dea21b6cea fix(host): make disk mount point shared for unshared post overlay (#23981) 2025-12-24 15:33:41 +08:00
wanyaoqi
d4046b6c36 Automated cherry pick of #23725: feat(baremetal-agent): Linux PCIE disk support mdadm soft raid (#23930)
* 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:36 +08:00
Jian Qiu
c6c106496f fix: host compat with ovs in container (#23944)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-12-22 11:40:52 +08:00
Jian Qiu
d394a5f9ff fix: host flush addrs instead of reset interface (#23947)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-12-18 01:14:28 +08:00
Jian Qiu
f545447f28 fix: splitable not function due to empty datefield (#23911)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-12-09 13:35:20 +08:00
Zexi Li
6af0bd4b03 fix(host): remove empty files used bind mount (#23882) 2025-12-02 19:34:12 +08:00
wanyaoqi
dce09a3117 fix(host,host-deployer): host-deployer add password quality check (#23876) 2025-12-02 17:02:42 +08:00
屈轩
ccd731874c fix: support risc-v (#23699) 2025-11-19 17:13:57 +08:00
Zexi Li
94c531cbc2 feat(cloudcommon): add ExtraHook steps to joint model (#23740) 2025-11-14 10:50:47 +08:00
Zexi Li
8d4afe5e56 fix(host): SHostPingTask was stuck by calling docker command (#23733) 2025-11-13 20:19:13 +08:00
Zexi Li
dea5f90e5b fix(baremetal): power status of server is not synced (#23688) 2025-11-10 11:13:05 +08:00
屈轩
bce77902bc fix(region): optimized aws server sku sync (#23673) 2025-11-03 22:32:13 +08:00
屈轩
2c622fe4d4 fix(region): optimzed server sku sync (#23662) 2025-11-03 15:13:38 +08:00
Zexi Li
a931d2cc4c Automated cherry pick of #23642: fix(scheduler): enable profiling (#23646)
* fix(scheduler): enable profiling

* feat(scheduler): cache NetworkAdditionalWire
2025-10-31 10:19:37 +08:00
Jian Qiu
f4975415d6 fix: container memory.high ratio support (#23559)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-10-21 09:33:07 +08:00
Jian Qiu
77aa8a7f96 fix: support network manager connection profiles (#23469)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-10-03 09:25:34 +08:00
wanyaoqi
cdc3814f2f Automated cherry pick of #23377: Automated cherry pick of #23374: fix(region,host): guest add vnc screen dump support (#23378)
* fix(host): update nic confs inside vm on qga delete nics

Signed-off-by: wanyaoqi <wanyaoqi@yunion.cn>

* fix(region,host): guest add vnc screen dump support

---------

Signed-off-by: wanyaoqi <wanyaoqi@yunion.cn>
2025-09-27 12:06:33 +08:00
屈轩
eb82b9d9ca fix: upgrade go 1.24 (#23241) 2025-09-05 18:26:33 +08:00
屈轩
c1b204af2a fix(region): support more scheme keypair (#23195) 2025-09-02 14:44:47 +08:00
Jian Qiu
2732cc3cf9 fix: dhcpv6 should nack confirm if addr changed (#23168)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-08-26 15:35:03 +08:00
屈轩
af9483536e fix(keystone): upgrade ldap version (#23165) 2025-08-26 13:28:32 +08:00
wanyaoqi
9852dfc5cf feat(region,host,host-deployer): f2fs filesystem support (#23117) 2025-08-22 09:06:02 +08:00
wanyaoqi
f0e76d18fd fix(host): persistent ceph config for qemu connection (#23088) 2025-08-16 14:46:50 +08:00
wanyaoqi
9b2153cb2c fix(host): cephutil and nbd ipv6 compat (#23072)
* fix(region,host,host-image): host-image and qemu-nbd compat ipv6

* fix(host,host-deployer): cephutils add ipv6 compat
2025-08-14 18:34:39 +08:00
Jian Qiu
2d4ed27c0c fix: ipv6 compatibility issues fixes 20250809 (#23060)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-08-10 09:10:17 +08:00
Zexi Li
6db106643d fix(host): 修复 loop 设备被其它进程创建而导致分配失败的问题 (#23042) 2025-08-08 17:52:00 +08:00
Jian Qiu
3893215bbd fix: ipv6-only mode compatibility fixes (#23027)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-08-06 22:01:55 +08:00
wanyaoqi
c0562f2573 fix(region,host): host nic add default secret ipv4 address (#23014) 2025-08-02 23:06:14 +08:00
Jian Qiu
66901a4964 fix: host network ipv6 support (#22963)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-08-02 12:12:26 +08:00
wanyaoqi
d559f2119e fix(host,glance): only target qcow2 set cluster size on image convert (#22981) 2025-07-30 00:43:43 +08:00
wanyaoqi
e213bdf6af fix(host): set qemuimg convert cluster_size 64k on compat image (#22967) 2025-07-29 00:04:22 +08:00
Jian Qiu
49178a2ed4 fix: dhcpv6 client id change by slice overwritten (#22905)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-07-16 16:19:06 +08:00
Jian Qiu
5cbb69e372 fix: deploy ipv6 scripts fixes (#22899)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-07-15 18:58:25 +08:00
wanyaoqi
f7caf2b147 feat(region,host-deployer): ipv6 only guest support (#22896) 2025-07-15 16:21:37 +08:00
Jian Qiu
78bf0bcb2f fix: dhcpv6 support phase 3 (#22880)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-07-12 12:10:18 +08:00