马鸿飞
042fa61058
fix(region): support slice for list
2023-06-15 15:51:36 +08:00
Zexi Li
e30ed26e3d
Merge pull request #17308 from gouqi11/addOptionToGetReceiverSubscription
...
fix(notify): add option to filter disabled subscription
2023-06-15 15:48:40 +08:00
Zexi Li
b71858b60a
Merge pull request #17312 from swordqiu/hotfix/qj-logclient-add-progress-event
...
fix: logclient add event of progress
2023-06-15 10:28:46 +08:00
Qiu Jian
8713a69e8f
fix: logclient add event of progress
2023-06-15 02:49:51 +08:00
Zexi Li
2ebffc89b1
Merge pull request #17306 from wanyaoqi/fix/guest-detach-disk
...
fix(region): guest detach disk task duplicate callback
2023-06-15 00:03:16 +08:00
Zexi Li
1d9f6bdc6a
Merge pull request #17300 from ioito/hotfix/qx-vendor-update-0614
...
fix(region): vendor update
2023-06-14 22:47:57 +08:00
Zexi Li
a601ece9cf
Merge pull request #17281 from swordqiu/feature/qj-organization
...
Feature/qj organization
2023-06-14 22:47:38 +08:00
Zexi Li
8d3e14f462
Merge pull request #17275 from wanyaoqi/fix/live-migrate-blocks
...
fix(region,host): virtio dirver local disk live migrate
2023-06-14 22:47:06 +08:00
Zexi Li
1e55cefbd7
Merge pull request #17284 from wanyaoqi/feat/no-hpet
...
fix(host): host add option no_hpet
2023-06-14 22:46:32 +08:00
Zexi Li
d8ebd5bce0
Merge pull request #17289 from zexi/automated-cherry-pick-of-#17288-upstream-master
...
Automated cherry pick of #17288 : fix(baremetal): skip 'Volatile Size' line when detecting memory size
2023-06-14 22:46:11 +08:00
马鸿飞
b217beb549
fix(notify): add option to filter disabled subscription
2023-06-14 20:05:34 +08:00
wanyaoqi
933520f89c
fix(region): guest detach disk task duplicate callback
2023-06-14 16:56:24 +08:00
Zexi Li
33b1eea2c7
Merge pull request #17299 from zhasm/hotfix/rex-docker-manifest-annotate-local-build
...
fix(docker,buildx): 兼容本地registry 模式
2023-06-14 15:31:24 +08:00
Zhang Dongliang
f7051bc618
fix(docker,buildx): 兼容本地registry 模式
2023-06-14 15:13:34 +08:00
ioito
0820edd5b2
fix(region): vendor update
2023-06-14 15:04:37 +08:00
Zexi Li
3b74c006cc
Merge pull request #17292 from zhasm/hotfix/rex-docker-manifest-annotate
...
fix(docker,buildx): 跨平台编译优化
2023-06-13 17:27:37 +08:00
Zhang Dongliang
d8a543e79a
fix(docker,buildx): 跨平台编译优化
2023-06-13 17:07:00 +08:00
wanyaoqi
3db004d5a8
fix(region,host): virtio dirver local disk live migrate
...
Guest using the virtio-blk driver for local disks, iothread is used to
handle IO operations, Qemu will segfault when copying disks during live
migration. To address this issue, use nbd server and drive_mirror
approach to copy the disks.
2023-06-13 16:32:24 +08:00
Zexi Li
114b49150a
Merge pull request #17277 from wanyaoqi/fix/qga-set-password-withiso
...
fix(region): qga set password not record logininfo
2023-06-13 13:18:42 +08:00
Zexi Li
48ef57ba81
Merge pull request #17282 from wanyaoqi/fix/live-migrate-init-port
...
fix(host): get live migration port before generate desc
2023-06-13 13:18:11 +08:00
Zexi Li
d61e97307c
fix(baremetal): skip 'Volatile Size' line when detecting memory size
2023-06-13 13:15:49 +08:00
Qiu Jian
10e5c2189e
feature: originazaiton commit
2023-06-13 00:28:24 +08:00
Qiu Jian
5f64835974
feature: organization backend
2023-06-12 18:08:35 +08:00
wanyaoqi
de8d4e588c
fix(host): host add option no_hpet
...
Signed-off-by: wanyaoqi <d3lx.yq@gmail.com >
2023-06-12 17:22:46 +08:00
wanyaoqi
dd4a88b838
fix(host): get live migration port before generate desc
...
Signed-off-by: wanyaoqi <d3lx.yq@gmail.com >
2023-06-12 16:23:33 +08:00
wanyaoqi
abbfc12f34
fix(region): qga set password not record logininfo
...
guest create from iso no login_account, record login_account when login
account is empty.
2023-06-12 10:28:48 +08:00
Zexi Li
e6a4361c92
Merge pull request #17183 from ioito/hotfix/qx-snapshot-policy-create
...
fix(region): snapshot policy create and update
2023-06-12 10:09:03 +08:00
Zexi Li
fcf8b77d6a
Merge pull request #17258 from wanyaoqi/fix/isolated-device-register
...
fix(region): validate isolated device register
2023-06-09 16:17:55 +08:00
屈轩
c4680e2336
fix(region): qcloud hypervisor ( #17263 )
2023-06-08 21:20:08 +08:00
wanyaoqi
651fb8b00e
fix(region): validate isolated device register
...
Signed-off-by: wanyaoqi <d3lx.yq@gmail.com >
2023-06-07 16:29:57 +08:00
Zexi Li
318828ba91
Merge pull request #17246 from wanyaoqi/feat/lvm-sys
...
feat(region,host): support lvm disk as guest sys disk
2023-06-06 14:20:19 +08:00
Zexi Li
b514bc8708
Merge pull request #17250 from ioito/hotfix/qx-host-filter-by-ips
...
fix(region): filter host by ips
2023-06-06 14:17:12 +08:00
ioito
948e699e93
fix(region): filter host by ips
2023-06-05 17:05:24 +08:00
ioito
8e73df76f2
fix(region): snapshot policy create and update
2023-06-05 16:43:47 +08:00
wanyaoqi
52d1cf26ab
feat(region,host): support lvm disk as guest sys disk
2023-06-05 16:06:58 +08:00
Zexi Li
7f37f1533b
Merge pull request #17229 from ioito/hotfix/qx-ssh-exit
...
fix(webconsole): ssh exit
2023-06-03 10:58:59 +08:00
Zexi Li
89baa2fa0c
Merge pull request #17240 from wanyaoqi/fix/do-not-sync-status-on-resume
...
fix(host): don't sync status on resume from postmigrate
2023-06-03 10:58:16 +08:00
Zexi Li
5c0e6212fd
Merge pull request #17238 from ioito/hotfix/qx-swagger-api
...
fix(region): swagger api update
2023-06-03 10:56:32 +08:00
Zexi Li
22191739f1
Merge pull request #17231 from ioito/hotfix/qx-aliyun-k8s
...
fix(region): support aliyun k8s op
2023-06-03 10:55:35 +08:00
wanyaoqi
73cc956474
fix(host): don't sync status on resume from postmigrate
...
Signed-off-by: wanyaoqi <d3lx.yq@gmail.com >
2023-06-02 18:40:48 +08:00
ioito
cbe6216da2
fix(region): swagger api update
2023-06-02 17:26:06 +08:00
ioito
84ebd491a0
fix(region): support aliyun k8s op
2023-06-02 10:23:00 +08:00
wanyaoqi
51908b2605
fix(host): nics get sys conf quiet ( #17205 )
2023-06-01 20:46:04 +08:00
Jian Qiu
50fd2c53fa
fix: allow LDAP sync extra tags ( #17202 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2023-06-01 20:45:19 +08:00
Zexi Li
10bf63c529
feat(climc): add service option for action-show command ( #17223 )
2023-06-01 20:44:15 +08:00
Zexi Li
46e6394da5
Merge pull request #17225 from gouqi11/fixRegionCreatedAt
...
fix(apigateway): add handler for user to get self topic subscriptions
2023-06-01 17:55:04 +08:00
ioito
4ed58070d9
fix(webconsole): ssh exit
2023-06-01 17:45:32 +08:00
马鸿飞
c029c4a1fc
fix(apigateway): add handler for user to get self topic subscriptions
2023-06-01 16:32:01 +08:00
Zexi Li
038ef437d5
Merge pull request #17219 from ioito/hotfix/qx-vendor-update-0531
...
fix(region): vendor update
2023-05-31 21:37:27 +08:00
ioito
343c4782c8
fix(region): vendor update
2023-05-31 20:29:46 +08:00