Zexi Li
|
9a9414452b
|
feat(monitor,region,host,cloudmon): support VictoriaMetrics as TSDB backend
|
2023-11-10 15:36:02 +08:00 |
|
Lptnyy
|
2c3d5213ba
|
feat(region): qcloud&aliyun&huawei add sslcertificate resource sync (#18570)
* feat(region): qcloud&aliyun&huawei add sslcertificate resource sync
* fix(region): move syncSslcert from syncPublicCloudProviderInfo to SyncCloudproviderResources
|
2023-11-10 11:54:30 +08:00 |
|
屈轩
|
0528f3939f
|
fix(region): vendor update (#18513)
|
2023-10-31 20:23:59 +08:00 |
|
Zexi Li
|
266fd3eea7
|
Merge pull request #18416 from swordqiu/hotfix/qj-auto-sync-esxi-host-status
fix: auto sync esxi host status periodically
|
2023-10-26 10:08:38 +08:00 |
|
屈轩
|
025b5fc289
|
fix(region): secgroup rule fix (#18414)
|
2023-10-25 17:49:44 +08:00 |
|
Qiu Jian
|
5e418d57c2
|
fix: auto sync esxi host status periodically
|
2023-10-24 21:47:05 +08:00 |
|
Jian Qiu
|
f4d8afef46
|
fix: allow vmware network associate with multiple wires (#18318)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2023-10-19 09:15:30 +08:00 |
|
屈轩
|
226688d3db
|
fix(region): history usage (#18216)
|
2023-10-12 16:30:44 +08:00 |
|
屈轩
|
b462ef3abe
|
fix(region): dns zone (#17868)
|
2023-08-29 15:44:20 +08:00 |
|
Jian Qiu
|
b7b2a630f5
|
fix: remove hostwire to cleanup host-wire codes (#17670)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2023-08-04 23:40:54 +08:00 |
|
ioito
|
dc388928e7
|
fix(region): optimized sku sync
|
2023-06-13 20:07:50 +08:00 |
|
Zexi Li
|
a55cf79392
|
Merge pull request #17037 from wanyaoqi/feat/general-pci-device2
feat(region,host): custom pci device type
|
2023-05-19 10:42:04 +08:00 |
|
wanyaoqi
|
9d12a39598
|
feat(region,host): custom pci device type
|
2023-05-17 17:23:34 +08:00 |
|
马鸿飞
|
5d5d49cbb6
|
fix(region): snapshot code tidy
|
2023-05-17 10:45:05 +08:00 |
|
gouqi11
|
04581f34e8
|
fix(region): add cronjob to cleaning snapshot (#17002)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
|
2023-05-11 10:58:46 +08:00 |
|
mhf
|
63c086aa2c
|
fix(notify): 对服务异常添加消息通知
|
2023-01-16 15:52:03 +08:00 |
|
屈轩
|
a95bd97904
|
fix(region): unified name sync options (#15740)
|
2023-01-15 14:50:31 +08:00 |
|
ioito
|
9ddaa5e3b4
|
fix(common): service exception
|
2023-01-14 10:22:54 +08:00 |
|
Zexi Li
|
ef336b6540
|
Merge pull request #15749 from wanyaoqi/feat/guest-ip-mac-alloc
feat(region): bind network ip macs
|
2023-01-11 10:36:00 +08:00 |
|
wanyaoqi
|
32e60f38fc
|
feat(region): bind network ip macs
Signed-off-by: wanyaoqi <d3lx.yq@gmail.com>
|
2023-01-10 18:14:50 +08:00 |
|
wanyaoqi
|
3f7e134fbf
|
fix(worker): policy and task worker count configurable (#14958)
|
2023-01-05 22:36:50 +08:00 |
|
wanyaoqi
|
659c455818
|
fix(region,host): backup guest refactor
|
2022-12-14 23:58:00 +08:00 |
|
屈轩
|
ecf21f2351
|
fix(region): refactor lb (#15284)
|
2022-11-22 12:28:36 +08:00 |
|
Qiu Jian
|
a6c7832021
|
feature: separate region and cloudmux
|
2022-11-16 20:49:27 +08:00 |
|
Zexi Li
|
0e2c520ecd
|
feat(misc): use cloudmux package (#15254)
|
2022-10-28 19:53:03 +08:00 |
|
Jian Qiu
|
53519e3425
|
feature: automatically purge expired splitables (#15225)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-10-26 02:06:45 +08:00 |
|
屈轩
|
7b530f9387
|
fix(region): support remote file (#15054)
|
2022-09-28 20:46:21 +08:00 |
|
Davidzkeng
|
bbaaf2da7e
|
Feature/floppy (#15008)
* feat(region,host): add floppy,mult cdrom
* fix floppy-device
Co-authored-by: huangzekeng <huangzekeng@grgbanking.com>
|
2022-09-27 21:15:52 +08:00 |
|
mhf
|
4f1a1f67b0
|
modelarts
|
2022-09-13 20:07:55 +08:00 |
|
wanyaoqi
|
8ff808d782
|
fix(region): disable ping detect task
disable ping detect host task on health checker enabled
Signed-off-by: wanyaoqi <d3lx.yq@gmail.com>
|
2022-07-13 11:09:19 +08:00 |
|
wanyaoqi
|
02a9d84d6e
|
fix(region, host): misc fix host health checker (#14575)
- hostagent remove option enable host health, default enabled,
its rely on etcd endpoint register.
- add option auto migrate on host shutdown.
- fix hostman check network is available.
- use hostname instead hostId as etcd key
- init health checker before host instace init.
- refector host_health checker.
Signed-off-by: wanyaoqi <wanyaoqi@yunion.cn>
|
2022-07-07 10:28:27 +08:00 |
|
屈轩
|
85bb1f0c4f
|
feat(region): add tablestore sync (#14472)
|
2022-06-18 10:18:22 +08:00 |
|
Jian Qiu
|
f1e616a671
|
feature: tap service support (#14433)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-06-14 17:23:52 +08:00 |
|
Jian Qiu
|
43d04043a5
|
feature: fetch options of an application via api (#14398)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-06-04 10:33:31 +08:00 |
|
ioito
|
c3e80baef4
|
feat(region): ipv6 gateway sync for apsara
|
2022-04-21 17:47:13 +08:00 |
|
ioito
|
2e9edfb334
|
fix(region): clean glance image cache
|
2022-03-22 17:29:35 +08:00 |
|
屈轩
|
72a5e80a8d
|
fix(region): optimized public image sync (#13355)
|
2022-01-29 00:56:31 +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
|
d6476c6374
|
fix: full sync of project and domain metadata
|
2022-01-17 21:54: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
|
1d354d8919
|
1. Remove is_rbac_enable option
2. code changes due to interface change
|
2021-12-02 10:24:23 +08:00 |
|
Rain Zheng
|
486a1bb5b0
|
feat(region): Regularly and automatically synchronize the status of cloud accounts (#12750)
|
2021-11-27 22:34:22 +08:00 |
|
Qiu Jian
|
97a3ab12a2
|
support sqlite
|
2021-11-17 07:25:00 +08:00 |
|
rainzm
|
c46b26573e
|
feat(region): remove auto clouaccount syncing coronjob
|
2021-11-15 19:01:10 +08:00 |
|
rainzm
|
6285fdb53a
|
feat(scheduledtask): initialize scheduledtask service
climc
|
2021-11-15 19:01:09 +08:00 |
|
Qu Xuan
|
4fbd23d730
|
feat(region): kube cluster sync
|
2021-10-29 10:44:10 +08:00 |
|
Qu Xuan
|
3ce18ea71f
|
feat(region): add qcloud cdn
|
2021-08-20 18:29:48 +08:00 |
|
rainzm
|
f8e53027d6
|
feat(region): add App and AppEnvironment
|
2021-08-02 11:44:25 +08:00 |
|
Qu Xuan
|
d725cf0597
|
feat(region): add kafka sync
|
2021-07-19 14:40:45 +08:00 |
|
Qu Xuan
|
021f5d9241
|
feat(region): support elasticsearch sync
|
2021-07-12 09:48:54 +08:00 |
|