ioito
cfa2077932
fix(common): log time zone and format
2023-04-11 17:25:54 +08:00
ioito
953fdaa914
fix(common): log time with time zone
2023-04-11 14:36:38 +08:00
wanyaoqi
783297ebd0
fix(worker): policy and task worker count configurable ( #15715 )
2023-01-05 22:49:13 +08:00
Jian Qiu
fc916a22f2
fix: no etcd watching if endpoint type is not internal ( #15176 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-10-13 09:36:52 +08:00
Qiu Jian
77f0dcb4c8
fix: remove irrelevant common options
2022-09-12 18:23:29 +08:00
QIU Jian
3098a7b857
fix: remove apiversion param from session
2022-08-25 10:08:30 +08:00
Jian Qiu
28570cbbb3
fix: allow set splitable max duration ( #14634 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-07-14 08:51:46 +08:00
Qiu Jian
3d9960bba3
fix: scheduler options not updated by OptionManager
2022-06-17 23:13:53 +08:00
Jian Qiu
d258d9b6c7
fix: mount disk readonly ( #14164 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2022-04-28 09:34:50 +08:00
Zexi Li
f0760c979f
feat(cloudcommon,region,keystone,logger): use enable_db_checksum_tables option control checksum record ( #13737 )
...
region: guests_tbl
keystone: user
logger: action_tbl
2022-03-21 13:28:37 +08:00
Zexi Li
2537062ee9
feat(cloudcommon): db record checksum for consistency ( #13682 )
2022-03-14 23:30:26 +08:00
Zexi Li
7d1468e3ad
feat(region,keystone): add enable_tls_migration config ( #13380 )
2022-02-07 15:24:34 +08:00
Zexi Li
f8c9a502e3
Merge pull request #12855 from swordqiu/feature/qj-ops-log-use-clickhouse
...
feature: use clickhouse as opslog storage
2021-12-12 12:11:28 +08:00
Qiu Jian
8b6f7305d6
feature: use clickhouse to storage opslogs
2021-12-10 09:23:33 +08:00
ioito
3552156e35
fix(region): format time output
2021-12-09 17:51:13 +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
Qiu Jian
5eac5832b9
minor fixes
2021-12-02 07:43:10 +08:00
Qiu Jian
97a3ab12a2
support sqlite
2021-11-17 07:25:00 +08:00
Qiu Jian
139054e0af
feature: adapt to new version of sqlchemy that supports clickhouse
2021-11-17 00:02:06 +08:00
Qiu Jian
a5b3345b3d
fix: cleanup codes
2021-11-13 18:22:57 +08:00
Qiu Jian
307a381482
feature: pass ntp server by DHCP option
2021-11-10 10:26:58 +08:00
Zexi Li
356dccc6fe
Merge pull request #12615 from ioito/hotfix/qx-mcclient-modules
...
fix(common): split mcclient modules by service
2021-11-08 11:04:35 +08:00
Jian Qiu
1b5ec22599
fix: cleanup compile warnings ( #12620 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2021-11-06 12:29:35 +08:00
Qu Xuan
06dc1c1b87
fix(common): split mcclient modules by service
2021-11-05 19:24:50 +08:00
Qu Xuan
e4fa104f71
fix(apigateway): api_server changed
2021-10-27 19:37:05 +08:00
Zexi Li
b3a648fc76
feat(cloudcommon): move ignore_nonrunning_guests option to common
2021-08-25 21:02:50 +08:00
Zexi Li
29ef9d8ba6
fix(cloudcommon): add default domain of common options
2021-03-05 10:49:03 +08:00
Qiu Jian
792bfe533c
fix(cloudcommon): add rbac_policy_refresh_internval_seconds option
...
Add new option rbac_policy_refresh_interval_seconds to control the
valid duration of a policy cache. The option is introduced at 3.6.
Replace option rbac_policy_sync_period_seconds.
2020-12-20 01:31:54 +08:00
Qiu Jian
80229fa1e0
fix(keystone): always upload&refresh service config whenever service restart
...
Always upload&refresh service config whenever service restart
2020-12-19 00:49:32 +08:00
Zexi Li
096115ce5e
Merge pull request #9160 from swordqiu/feature/qj-event-log-splitable
...
feature(cloudcommon): split opslog table
2020-12-11 19:31:06 +08:00
Zexi Li
2782b3d94f
Merge pull request #9339 from ioito/hotfix/qx-global-proxy
...
fix(region,yunionapi,glance): using global proxy
2020-12-11 11:39:45 +08:00
Qu Xuan
57ae689490
fix(region,yunionapi,glance): using global proxy
2020-12-10 18:31:51 +08:00
Qiu Jian
0a7513cce4
fix(cloudcommon): disable quota check by default
...
1. add enable_quota_check common option
2. disable quota check by default
3. specify scope of quota limit in OutOfQuota error message
2020-12-10 01:19:06 +08:00
Qiu Jian
ab75c8f93c
feature(cloudcommon): split opslog table
...
automatically split opslog table, so as to delete obsolete event logs
2020-12-09 21:12:55 +08:00
wanyaoqi
948f926bf6
feat(host-deployer): add deploy driver libguestfs
...
Add drvier libguestfs to support deploy more operator system,
you can use it by edit host config file add 'image_deploy_driver: libguestfs'.
By the default host-deploy support run three guestfish at the same time.
And host deployer will recycle free guestfish every ten minitues.
cherrypick: release/3.6
2020-12-08 17:49:44 +08:00
Qiu Jian
ef8ad89668
fix(cloudcommon): adjust policy refresh to default 30 seconds
...
Cache policy check result for 30 seconds by default
2020-11-26 21:14:50 +08:00
Qiu Jian
4431acde83
fix:
...
1. server generate name should be historically unique
2. ipaddr of a batch of server is in the same order as generated name
2020-11-05 00:21:12 +08:00
Qiu Jian
354bcd9f07
fix: save service config changes may send invalid action log
2020-10-31 18:57:52 +08:00
Qiu Jian
dcc689cc17
fix: allow set customized private prefixes
2020-10-28 21:50:19 +08:00
Qiu Jian
2d39cb4cb0
feature: policy group support
2020-10-24 22:46:46 +08:00
Jian Qiu
34ee80f011
feature: use informer to update endpoint, policy and service configs ( #7596 )
...
Co-authored-by: Qiu Jian <qiujian@yunionyun.com >
2020-08-25 17:45:33 +08:00
wanyaoqi
d727248929
fix host health
2020-04-30 11:32:16 +08:00
wanyaoqi
5158a509ee
enable etcd lock
2020-04-28 10:33:13 +08:00
wanyaoqi
af6c6fee88
host health check
2020-04-26 21:44:02 +08:00
Qiu Jian
1a9c0efc2d
fix: service-config-show shows service's own config
2020-04-08 20:39:25 +08:00
Qiu Jian
adeda57082
fix: service config changes not effective
2020-04-06 15:43:29 +08:00
Zexi Li
88ffe53ce8
Merge pull request #5615 from swordqiu/hotfix/qj-service-config-change-detection
...
fix: refine service-config change detection
2020-03-30 20:02:26 +08:00
Zexi Li
6d31c95b71
Merge pull request #5616 from swordqiu/hotfix/qj-increase-apigateway-default-worker-count
...
fix: increase apigateway default worker count to 32
2020-03-30 19:22:33 +08:00
Qiu Jian
3b5d34ccd8
fix: refine service-config change detection
2020-03-30 16:03:21 +08:00
Qiu Jian
5e6070d809
feature: make webconsole's api_server option common
2020-03-30 15:29:58 +08:00