Zexi Li
8628c4113c
Merge pull request #5711 from zhaoxiangchun/feature/zxc-suggest-mon
...
优化建议
2020-04-16 17:58:09 +08:00
Zexi Li
6ec5d96d8b
Merge pull request #5798 from zexi/feature/k8s-3.2-cli
...
climc: support k8s service v3.2
2020-04-14 22:40:42 +08:00
Zexi Li
0b62292cd4
climc: support k8s service v3.2
2020-04-14 17:26:29 +08:00
zhaoxiangchun
a42e9c9462
优化建议功能-未使用的eip
...
1.通过cronman 调用eipUnused相关的driver,查询未使用的eip
2.依据对步骤1中的中的数据,对资源列表就行create、update、delete进行三种类型的操作
deal with comments
gencopyright
climc for SuggestSysRule and SuggestSysAlert
monitor: fix sysrule related models not generated
eip未使用的监控参数结构调整
2020-04-14 15:37:01 +08:00
Zexi Li
266a3bd043
Merge pull request #5757 from swordqiu/hotfix/qj-sync-resource-share-state
...
fix: sync resource's share state
2020-04-13 15:44:57 +08:00
Zexi Li
7a4da75323
Merge pull request #5773 from rainzm/feat/send_feishu
...
feat(notify): Add TNotifyChannel 'feishu'
2020-04-13 11:18:16 +08:00
Qu Xuan
c6a474e036
fix: support azure policy
2020-04-11 15:43:06 +08:00
Qiu Jian
7bfdc0dce4
fix: cascading sharing problems
2020-04-11 06:49:55 +08:00
Rain
2a72f35138
feat(notify): Add TNotifyChannel 'feishu'
2020-04-10 20:14:48 +08:00
Qu Xuan
9c5b27ce45
fix: 优化region-capability速度
2020-04-10 11:05:08 +08:00
Zexi Li
1f1e6240f9
Merge pull request #5666 from rainzm/feature/auto_scaling
...
Feature/auto scaling
2020-04-05 13:54:11 +08:00
Qiu Jian
9b0e464c1f
fix: misc bugs in usage data
2020-04-04 23:11:09 +08:00
Rain
690fb0c95d
Add copyright and format code
2020-04-04 21:10:57 +08:00
Rain
b9ed3c1bc2
feature: scaling_group support alert
2020-04-04 21:10:51 +08:00
Rain
f0a8d60dbd
feature: autoscaling controller finished
2020-04-04 21:03:28 +08:00
Zexi Li
9e9dcac496
Merge pull request #5684 from swordqiu/feature/qj-domain-level-quotas
...
feature: domain resource quota
2020-04-03 19:44:56 +08:00
Qiu Jian
d1346771aa
feature: domain resource quota
2020-04-03 02:03:55 +08:00
Rain
e8eadc24ce
feature: Controller and some api
2020-04-02 20:42:47 +08:00
Zexi Li
5c55c98021
climc: k8s remove registrysecret create command
2020-04-02 16:29:29 +08:00
Zexi Li
395f2af41d
monitor: add paused api
2020-04-01 13:18:37 +08:00
Zexi Li
4a796f066a
Merge pull request #5629 from zexi/feature/monitor-config-helper
...
monitor: add alert config helper
2020-03-31 16:45:38 +08:00
Zexi Li
56976a8b0d
monitor: add alert config helper
2020-03-31 16:17:12 +08:00
Zexi Li
1f5bf13ba1
Merge pull request #5590 from ioito/feature/qx-public-cloud-quota
...
fix: 支持同步云平台配额信息
2020-03-30 20:02:54 +08:00
Qiu Jian
09bc348c66
feature: recode cloudcommon policy default/resource codes
2020-03-30 19:35:55 +08:00
Qu Xuan
8723164a1d
fix: 支持同步云平台配额信息
2020-03-30 10:24:05 +08:00
Qiu Jian
732dcdcb61
feature: system resource domainize
2020-03-27 01:20:29 +08:00
张旭
8663387be5
add bill tasks
2020-03-25 15:54:16 +08:00
Zexi Li
84083c300b
Merge pull request #5554 from yousong/feature/yousong-multicloud-proxyfunc
...
Feature/yousong multicloud proxyfunc
2020-03-25 11:12:05 +08:00
Zexi Li
77b11af608
climc: k8s storageclass support
2020-03-23 10:36:31 +08:00
Yousong Zhou
64001045c3
mcclient: add proxysettings manager
2020-03-22 19:36:46 +08:00
Rain
0cb0ba6f1b
feat(notify): Compatibility and repair
2020-03-18 20:51:20 +08:00
张旭
677737215e
add bucket connection test
2020-03-11 21:04:20 +08:00
Qiu Jian
1b5456944b
fix: keystone prefers internal endpoint type
2020-03-06 21:41:52 +08:00
Rain
f8642421de
fix: Add 'scope=system' and 'system' for Caches when querying from Keystone.
...
1. Query 'scope=system' and 'system=true' is neccessary when fetching all users
or groups from Keystone.
Without these, users and groups in other domains (non-caller domains),
as well as system-level users, cannot be detected.
2. Query 'scope=system' is neccessary when fetching all project from Keystone.
2020-03-06 17:10:58 +08:00
yunion-ci-robot
5eab1ce5ef
Merge pull request #5353 from rainzm/feature/notify_feishu
...
feature(notify): Add query and return value for contact UPDATE interface
2020-03-05 19:03:51 +08:00
Rain
f876aed69f
feature(notify): Add query and return value for contact UPDATE interface
...
1. Add same return value with contact GET interface when updating
2. Add pull params for query to pull subcontact by mobile number.
For example, pull user_id from dingtalk throught user's mobile
number.
3. Add corresponding feature based on above for climc.
4. UserCache will try FetchByName if there is no id matched user when
fetching users from KeyStone.
2020-03-05 17:01:29 +08:00
Zexi Li
1b54766c9c
alert notification use joint model
2020-03-04 19:12:48 +08:00
Zexi Li
5645e4e15a
add monitor service
2020-03-02 20:00:08 +08:00
TangBin
b2a0fba5ac
cloud region city list add default limit 2048
2020-02-20 14:14:32 +08:00
yunion-ci-robot
682361acb8
Merge pull request #4256 from yousong/feature/yousong-vpc
...
Feature/yousong vpc
2020-01-19 11:47:11 +08:00
TangBin
b97ef4a95a
get login-info add 404 return & elasticcache account reset password api
...
add input params
2020-01-18 18:35:54 +08:00
Yousong Zhou
fb682c8e2b
mcclient: rename BaseManagerInterface to IBaseManager
2020-01-17 17:41:06 +08:00
TangBin
4d6921285e
server get login info 404 not found
2020-01-15 19:16:24 +08:00
Qu Xuan
92e4dc7cd6
optimized: 优化公有云日志查询
2020-01-08 11:44:07 +08:00
Zexi Li
fd741406a6
Merge pull request #4549 from swordqiu/hotfix/qj-domain-quota-list-include-domain-quota
...
fix: domain quota-list include domain's own quota
2020-01-04 19:46:10 +08:00
TangBin
c777817c7a
host batch register bugfix
2020-01-04 17:19:57 +08:00
TangBin
35735f1d0a
elastic cache account add login info api
2020-01-04 17:19:57 +08:00
Qiu Jian
307689b3e7
fix: domain quota-list include domain's own quota
2020-01-04 17:07:19 +08:00
yunion-ci-robot
7a47b633ff
Merge pull request #4442 from wanyaoqi/feature/wyq/image-batch-update
...
feature: image batch update
2019-12-31 18:45:36 +08:00
TangBin
ac083d7f9b
rpc batch opertaion bugfix
2019-12-31 18:06:22 +08:00