wanyaoqi
|
58a20e4bf4
|
fix(worker): policy and task worker count configurable (#15716)
|
2023-01-05 22:37:14 +08:00 |
|
Jian Qiu
|
4c34f5275c
|
fix: prefer id over name when fetching owner id (#15593)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-12-20 20:37:33 +08:00 |
|
Zexi Li
|
104855a5d0
|
Revert "fix(cloudcommon): invoke model.PostUpdate when differences exist (#15071)"
This reverts commit cda399984e.
|
2022-09-28 12:32:56 +08:00 |
|
Zexi Li
|
cda399984e
|
fix(cloudcommon): invoke model.PostUpdate when differences exist (#15071)
|
2022-09-27 21:12:11 +08:00 |
|
ioito
|
882d3f1060
|
fix(region): cloudprovider tenant id
|
2022-09-06 20:27:43 +08:00 |
|
Jian Qiu
|
215e799dc8
|
fix: allow update server pending deleted at (#14907)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-09-02 10:04:43 +08:00 |
|
Jian Qiu
|
3e60efb32c
|
fix: allow set pagination order (#14357)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-05-31 01:19:21 +08:00 |
|
屈轩
|
61590acbc2
|
fix(region): remove metadata (#14216)
|
2022-05-07 20:35:28 +08:00 |
|
ioito
|
9e14f10e4a
|
fix(region): avoid export duplicate tag key
|
2022-04-13 16:11:10 +08:00 |
|
Jian Qiu
|
9cd8397d4d
|
fix: more detailed privilege hint (#13977)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-04-12 12:10:18 +08:00 |
|
Zexi Li
|
972abbf326
|
Merge pull request #13545 from zexi/update-etcd-package
feat(vendor): update etcd package for v3.8
|
2022-03-08 10:41:30 +08:00 |
|
ioito
|
6d2564e84a
|
fix(notify): add panic notify
|
2022-03-01 17:21:24 +08:00 |
|
Zexi Li
|
ca51861d39
|
feat(vendor): update etcd package
|
2022-02-25 14:32:28 +08:00 |
|
ioito
|
35daf10b6c
|
fix(region): tag key export
|
2022-02-15 18:17:11 +08:00 |
|
rainzm
|
58a5f23238
|
fix(cloudcommon): splice notifyurl correctly
|
2022-01-27 12:15:43 +08:00 |
|
Qiu Jian
|
5fd5252d9d
|
fix: allow view events of owner objects
|
2022-01-25 02:08:44 +08:00 |
|
ioito
|
84283c1321
|
fix(common): metadata update key
|
2022-01-20 17:41:05 +08:00 |
|
zhaoxiangchun
|
333c736a24
|
fix(common): ListItemFilter func exec in the end
1.ListItemFilter 中如果有group by 操作(meter服务),如果使用框架解析filter参数,
会把filter 解析加入到 having结构中。
|
2022-01-15 10:37:38 +08:00 |
|
Jian Qiu
|
68df8b253e
|
fix: not using MarshalAll for output jsonobject (#13157)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-01-10 09:53:43 +08:00 |
|
ioito
|
778825d363
|
fix(host): migrate progress
|
2022-01-04 16:03:07 +08:00 |
|
Jian Qiu
|
fad8ef451d
|
feature: vip support (#13106)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
|
2022-01-02 08:49:18 +08:00 |
|
屈轩
|
13228cc497
|
fix(region): merge input and output json (#12921)
|
2021-12-16 21:18:28 +08:00 |
|
Qiu Jian
|
43caa7ba9e
|
fix: opslog might log event with empty usercred
|
2021-12-06 22:16:42 +08:00 |
|
Qiu Jian
|
5965d6ace3
|
fix: fail to insert action log with empty notes
|
2021-12-05 23:25:38 +08:00 |
|
Zexi Li
|
97bf4b81b9
|
fix(region): host support list by os_arch
|
2021-12-01 17:37:01 +08:00 |
|
Qu Xuan
|
19f9e5114d
|
fix(region): export user_tags
|
2021-11-15 17:36:31 +08:00 |
|
Qiu Jian
|
ecf6c65c22
|
update vendor
|
2021-11-10 11:54:17 +08:00 |
|
Qiu Jian
|
6ba2937e48
|
fix: fixed on merge Input json
|
2021-11-10 11:53:36 +08:00 |
|
Qiu Jian
|
24825d642a
|
feature: pass ntp server by DHCP option
|
2021-11-10 11:53:36 +08:00 |
|
Qiu Jian
|
6573c23ff7
|
fix: false delted field for deleted resources
|
2021-11-09 19:46:00 +08:00 |
|
Qu Xuan
|
d9165e540e
|
fix(region): avoid panic when query is nil
|
2021-11-01 16:31:36 +08:00 |
|
Qu Xuan
|
57244dcbd0
|
fix(region): validate update
|
2021-10-27 17:55:23 +08:00 |
|
zhaoxiangchun
|
0a6daca02d
|
fix(cloudcommon): update db_dispatcher set order by to sqlchemy.SQuery
1. 支持对使用了聚合函数的field进行orderby 操作,如:sum(amount) as
amount
|
2021-10-25 14:22:15 +08:00 |
|
tb365
|
8345f0ab8f
|
host count add filters
|
2021-10-20 17:29:25 +08:00 |
|
Qu Xuan
|
3f06837b92
|
fix(region): support query for project domain statistic
|
2021-09-27 17:10:47 +08:00 |
|
Zexi Li
|
25c473a435
|
Merge pull request #12266 from ioito/automated-cherry-pick-of-#12259-upstream-release-3.8
Automated cherry pick of #12259: fix(region): optimized validate delete condition query
|
2021-09-26 10:03:24 +08:00 |
|
Qu Xuan
|
cd65b9498b
|
fix(region): add project and domain statistic
|
2021-09-24 18:59:59 +08:00 |
|
Qu Xuan
|
f68567e28c
|
fix(region): optimized validate delete condition query
|
2021-09-23 10:00:05 +08:00 |
|
rainzm
|
73a8a01b63
|
feat(region): add no_tags options to filter guests
no_tags filter the guests without `no_tags`
|
2021-08-30 16:47:50 +08:00 |
|
Qu Xuan
|
3ce18ea71f
|
feat(region): add qcloud cdn
|
2021-08-20 18:29:48 +08:00 |
|
Qu Xuan
|
3a380377a8
|
fix(region): add resource statistics filter params
|
2021-08-05 19:42:33 +08:00 |
|
Qu Xuan
|
fa5d5a6eb9
|
fix(region): update swagger api
|
2021-07-27 11:46:31 +08:00 |
|
Zexi Li
|
73977d7f27
|
Merge pull request #11729 from swordqiu/hotfix/qj-simplify-project-domain-distinct-fields
fix: simplify SQL for distinct field query of tenant or domain names
|
2021-07-27 10:29:37 +08:00 |
|
Qiu Jian
|
a1d472d41c
|
fix: simplify SQL for distinct field query of tenant or domain names
|
2021-07-27 01:16:47 +08:00 |
|
Qu Xuan
|
d7f4eafee1
|
feat(region): add status count filter by params
|
2021-07-26 17:56:36 +08:00 |
|
zhaoxiangchun
|
8fa4e577dd
|
feat(cloudmon): add cloudmon component
|
2021-07-16 12:20:52 +08:00 |
|
Zexi Li
|
11b04454f2
|
Merge pull request #11372 from ioito/hotfix/qx-dry-run
fix(common): supported dry run
|
2021-06-30 20:41:53 +08:00 |
|
Zexi Li
|
bc7d77cd0c
|
Merge pull request #11489 from rainzm/region/remove_debug
fix(cloudcommon): remove unnecessary debug info
|
2021-06-25 18:31:39 +08:00 |
|
rainzm
|
15ee20a4ab
|
fix(cloudcommon): remove unnecessary debug info
|
2021-06-25 17:03:50 +08:00 |
|
Qu Xuan
|
a87a8f2f41
|
fix(common): batch validate create
|
2021-06-25 15:49:02 +08:00 |
|