ioito
|
3dfdcd18fc
|
fix(region): remove nullable tag
|
2022-03-09 11:49:59 +08:00 |
|
Zexi Li
|
1c2a76cc76
|
feat(vendor): update etcd package for master
|
2022-03-08 10:52:23 +08:00 |
|
Zexi Li
|
5dc14f14eb
|
Merge pull request #13573 from rainzm/secret/network
class metadata limit for vpc, wire and network
|
2022-03-03 21:01:15 +08:00 |
|
rainzm
|
59c32ff7d6
|
feat(region): increase classmetadata limit for vpc, wire, network and host
host will inherit wire's classmetadata when adding netif and netif is
admin type
|
2022-03-02 17:25:29 +08:00 |
|
ioito
|
6f32a0281a
|
fix(notify): add panic notify
|
2022-03-01 17:17:29 +08:00 |
|
rainzm
|
a7f6a1f3df
|
fix(region): call parent's PostCreate in virtualResourceBase.PostCreate
|
2022-02-24 18:50:44 +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 |
|
ioito
|
4be6e1bd00
|
fix(climc): log purge
|
2022-02-21 10:46:25 +08:00 |
|
Zexi Li
|
95734c554b
|
Merge pull request #13478 from ioito/hotfix/qx-server-create-with-disk-desc
fix(climc): server create with disk desc
|
2022-02-18 09:49:53 +08:00 |
|
Zexi Li
|
55c3fe52ae
|
Merge pull request #13481 from rainzm/secret/resource
Fix for secret/resource
|
2022-02-16 20:24:46 +08:00 |
|
rainzm
|
6de3e63cb5
|
fix: add common Inherit
|
2022-02-16 20:14:49 +08:00 |
|
Zexi Li
|
807459a49d
|
Merge pull request #13371 from rainzm/secret/resource
Classification of resources
|
2022-02-16 17:51:51 +08:00 |
|
rainzm
|
5bec11dc85
|
feat: add GetAllClassMetadata for tenantcache
|
2022-02-16 17:31:15 +08:00 |
|
ioito
|
75a4c042b2
|
fix(climc): server create with disk desc
|
2022-02-16 16:23:38 +08:00 |
|
rainzm
|
42a8eb837b
|
feat: add project with class metadata
|
2022-02-15 18:22:01 +08:00 |
|
ioito
|
ee6f40bd83
|
fix(region): tag key export
|
2022-02-15 18:15:50 +08:00 |
|
rainzm
|
73f8987d02
|
fix(region): remove secret level resource
|
2022-02-09 15:26:42 +08:00 |
|
rainzm
|
4ba8d257ba
|
feat(region): add class-metadata for standaloneAnonResource
|
2022-02-09 15:26:42 +08:00 |
|
rainzm
|
27d70e9a30
|
feat(region,image): add SecretResourceBase
|
2022-02-09 15:26:42 +08:00 |
|
rainzm
|
eaa03232d9
|
feat(region): add metadata prefix 'cls'
Such tags have inherited and isolated properties
|
2022-02-09 15:26:42 +08:00 |
|
Zexi Li
|
0f039e866e
|
feat(region,keystone): add enable_tls_migration config (#13379)
|
2022-02-07 15:24:21 +08:00 |
|
屈轩
|
a7c2c251bf
|
fix(common): tenant cache name (#13366)
|
2022-01-28 15:28:05 +08:00 |
|
Qiu Jian
|
93d611b4a2
|
fix: allow view events of owner objects
|
2022-01-25 02:06:13 +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 |
|
Zexi Li
|
5bf99cc9a3
|
Merge pull request #13257 from ioito/hotfix/qx-tag-cc
fix(common): metadata update key
|
2022-01-20 17:43:37 +08:00 |
|
ioito
|
cb9bcd9586
|
fix(common): metadata update key
|
2022-01-20 15:16:43 +08:00 |
|
Zexi Li
|
313912cfab
|
Merge pull request #13226 from swordqiu/hotfix/qj-policy-tag-filter-usages
fix: usages should be filtered by policy tags
|
2022-01-20 09:45:18 +08:00 |
|
rainzm
|
3c2b1a45d1
|
fix(cloudcommon): splice notifyurl correctly
|
2022-01-19 11:35:30 +08:00 |
|
Qiu Jian
|
8dbf972f17
|
fix: usages should be filered by policy tags
|
2022-01-18 02:45:49 +08:00 |
|
Qiu Jian
|
d6476c6374
|
fix: full sync of project and domain metadata
|
2022-01-17 21:54:57 +08:00 |
|
zhaoxiangchun
|
032750b0e8
|
fix(common): ListItemFilter func exec in the end
1.ListItemFilter 中如果有group by 操作(meter服务),如果使用框架解析filter参数,
会把filter 解析加入到 having结构中。
|
2022-01-15 10:24:17 +08:00 |
|
Jian Qiu
|
d1a270baaa
|
fix: not using MarshalAll for output jsonobject (#13156)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-01-10 09:53:30 +08:00 |
|
Zexi Li
|
be9c1760cd
|
Merge pull request #13123 from ioito/hotfix/qx-qemu-block-dev
Hotfix/qx qemu block dev
|
2022-01-04 17:09:30 +08:00 |
|
ioito
|
2bfdc5fe75
|
fix(host): migrate progress
|
2022-01-04 15:58:36 +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 |
|
rainzm
|
0a4f087786
|
fix(notify): add missing webhook notification
|
2021-12-22 19:21:30 +08:00 |
|
屈轩
|
efa89ad2e0
|
fix(region): merge input and output json (#12920)
|
2021-12-16 21:18:42 +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
|
de2ea33411
|
fix: opslog might log event with empty usercred
|
2021-12-06 22:14:45 +08:00 |
|
Qiu Jian
|
1a7db803ad
|
fix: fail to insert action log with empty notes
|
2021-12-05 23:22:30 +08:00 |
|
Qiu Jian
|
7a7a4bd5a2
|
feature: server create with existing disks
|
2021-12-05 17:48:30 +08:00 |
|
Jian Qiu
|
f1a613e15a
|
fix: check permission for getallmetadata params (#12815)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2021-12-05 08:59:12 +08:00 |
|
Qiu Jian
|
bdc99987f8
|
fix: no filter does not work
|
2021-12-04 21:02:28 +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
|
fbe741f6cd
|
tag filter for rbac
|
2021-12-02 07:43:10 +08:00 |
|
Qiu Jian
|
5eac5832b9
|
minor fixes
|
2021-12-02 07:43:10 +08:00 |
|