Commit Graph

1913 Commits

Author SHA1 Message Date
Qiu Jian
abc7083bc7 fix: logclient i18n for backup ops 2022-04-27 20:41:53 +08:00
Qiu Jian
8364e5b0d2 fix: glance convert vmdk fail 2022-04-27 14:03:56 +08:00
ioito
95c8b69be8 fix(region): huawei lb api 2022-04-18 17:59:55 +08:00
Qiu Jian
68bda2b1a0 fix: create table missing indexes 2022-04-11 22:08:42 +08:00
zhaoxiangchun
f82803f29d fix(region): app replace backgroud ctx 2022-04-11 14:51:36 +08:00
ioito
f7cd042c5a fix(region): google label encode 2022-04-08 17:54:17 +08:00
Jian Qiu
aee2d78186 feature: event log add severity and kind fields (#13919)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-06 06:57:44 +08:00
Jian Qiu
094c643dd0 fix: logout event log (#13916)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-06 01:30:22 +08:00
Zexi Li
7154da3225 Merge pull request #13865 from rainzm/notify/checksum
Security notify
2022-04-02 18:11:51 +08:00
Qiu Jian
cb89eae95e fix: support qemu backing file with json format 2022-04-01 21:08:39 +08:00
rainzm
f5d58cdee9 feat(cloudcommon): notify when the checksum of db table record test fail
1. remove pkg/cloudcommon/db dependency on pkg/cloudcommon
2. init db notifier in pkg/cloudcommon.InitDB
3. move interface 'IStartable' to pkg/util/logclient package which alone references above interface
2022-04-01 18:50:40 +08:00
ioito
03a494194b fix(region): curl vender update 2022-03-30 11:02:40 +08:00
Qiu Jian
742a9b54aa fix: aes decrypt failure 2022-03-26 15:18:25 +08:00
Jian Qiu
ce836b3f77 feature: qemu encryption support (#13733)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-03-26 14:52:42 +08:00
Zexi Li
c91a6e0139 Merge pull request #13769 from ioito/hotfix/qx-cloudpods-misc
fix(region): cloudpods misc fix
2022-03-24 21:24:17 +08:00
ioito
d76f2d20fb fix(region): add seclib aes 2022-03-24 18:07:28 +08:00
ioito
d7f197a033 fix(region): cloudpods misc fix 2022-03-24 14:33:20 +08:00
Zexi Li
54c5bb8bb2 Merge pull request #13577 from zexi/qemu-mem-snapshot
feat(host): server instance snapshot with memory
2022-03-04 10:17:11 +08:00
Zexi Li
c0a0121d2b feat(host): server instance snapshot with memory 2022-03-03 13:53:11 +08:00
ioito
6f32a0281a fix(notify): add panic notify 2022-03-01 17:17:29 +08:00
Zexi Li
b5d8522f37 feat(region,host): server cpuset supported (#13527)
* feat(region,host): server cpuset supported

* feat(region,host): cpuset remove
2022-02-23 16:07:01 +08:00
Zexi Li
06e3c9cc81 Merge pull request #13525 from rainzm/instancebackup/import_export
feat(region,host): support packing and unpacking instancebackup
2022-02-23 14:54:33 +08:00
rainzm
77ea86fafe feat(region,host): support packing and unpacking instancebackup 2022-02-23 10:04:07 +08:00
Zexi Li
7857ccae6c Merge pull request #13511 from ioito/hotfix/qx-ceph-df
fix(host): ceph df with total_bytes
2022-02-22 11:03:51 +08:00
ioito
63b02556bc fix(host): ceph df with total_bytes 2022-02-22 09:47:16 +08:00
ioito
4be6e1bd00 fix(climc): log purge 2022-02-21 10:46:25 +08:00
Zexi Li
807459a49d Merge pull request #13371 from rainzm/secret/resource
Classification of resources
2022-02-16 17:51:51 +08:00
Zexi Li
3e3ce71c60 fix(region): vm_sync_isolated_device i18n (#13419) 2022-02-11 12:16:14 +08:00
rainzm
9a2348e918 feat(region,image): cachedimage inherits the class metadata of image 2022-02-09 15:26:42 +08:00
ioito
9fec1e478b fix(host): sparse file seek 2022-02-09 10:30:55 +08:00
Qiu Jian
a7fc6a287e fix: qemu-img info force share (-U) 2022-02-08 02:25:42 +08:00
Qiu Jian
97866bfee0 feature: cleanup native hugepage codes 2022-02-06 17:58:16 +08:00
Zexi Li
b213be0ede Merge pull request #13341 from ioito/feat/qx-spare-file
feat(host): transfer sparse file over network
2022-01-27 15:33:41 +08:00
ioito
a73e530cc1 feat(host): transfer sparse file over network 2022-01-27 14:07:16 +08:00
Zexi Li
6a71444b27 feat(region,host): tls live migrating 2022-01-27 10:32:54 +08:00
Zexi Li
4264d8774f feat(util): add tls util 2022-01-26 19:22:57 +08:00
Zexi Li
6b9af1730d Merge pull request #13239 from rainzm/vmbackup/init
Instance/Disk Backup Support
2022-01-24 18:13:38 +08:00
Qiu Jian
072beffe2f fix: baremetal mismatch with empty Guid 2022-01-22 18:50:58 +08:00
Zexi Li
acb31312af fix(hostman): cmdline option range panic 2022-01-21 11:45:24 +08:00
Zexi Li
78f186371c feat(host,region): unify target qemu commandline from source 2022-01-21 00:37:32 +08:00
rainzm
5c6ba0d750 feat(region, host): support disk backup
1. create backup for disk
2. create disk from backup
3. recovery disk directly
4. delete backup
2022-01-19 12:04:27 +08:00
Qiu Jian
14f0abb0c3 feature: support dhcp relay information option 82 2022-01-17 01:05:54 +08:00
Qiu Jian
9eb91a4b95 fix: ceph clone image across pool should use pool of target image 2022-01-11 02:56:21 +08:00
Qiu Jian
92e3b1dba5 fix: add detach network i18n 2022-01-06 11:24:41 +08:00
Qiu Jian
ca10cc1bef fix: qemu-img convert may hang on aarach64 2022-01-03 02:52:57 +08:00
Jian Qiu
9fa6696e3c feature: vip support (#13020)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-01-02 08:49:32 +08:00
Qiu Jian
b96960d5ae feature: climc add storage-ceph-run to ease ceph diag 2021-12-31 06:07:26 +08:00
Zexi Li
0107c9e8c1 Merge pull request #12773 from zexi/baremetal-grub
feat(baremetal): aarch64 supported and grub as bootloader
2021-12-30 12:00:17 +08:00
Qiu Jian
41ca44f02e fix: several improvements on qemu migration: 1. enable qemu debug log if
host log_level is debug. 2. disable rng device by default. 3. handle
resume fail post migration
2021-12-30 02:02:35 +08:00
Zexi Li
afd5f0f220 fix(region,host): sync usb isolated device error not display 2021-12-29 17:38:56 +08:00