v3.8.4
发布时间 2021-11-09 09:57:14
cloudpods
仓库地址: https://github.com/yunionio/cloudpods
90 commits to cloudpods - v3.8.4 since this release.
Bug Fixes (70)
- glance use multicloud objectstorage client to manipulate objectstorage (8f1d9998f1, Qiu Jian)
- remove s3fs client from docker image (ea8f261ed6, Qiu Jian)
- apigateway request api_server option directly from keystone (a663c5ce87, Qiu Jian)
- glance depends s3fs (69d66eef67, Qiu Jian)
- make minio endpoint compatible with multicloud objectstorage (86817febe1, Qiu Jian)
- update server vdi and vga with correlation (ed3bd14773, Qiu Jian)
- clean up region data (5b55749dbd, Qiu Jian)
- disable MFA by default (#12587) (f42bce4184, Jian Qiu)
- set qemu cpu sockets to 2 for x86 cpu (48d45592e4, Qiu Jian)
- enable disabled select user for windows (especially for windows 10) (b974842932, Qiu Jian)
- delayed probing GPU on host init and add disable_gpu option (d766d5a979, Qiu Jian)
- change errors package (b5d55c7ebc, rainzm)
- apigateway: api_server changed (d8f0cc6b4a, Qu Xuan)
- baremetal: rebuild root calculate root disk partitions incorrect (23bde8e519, Zexi Li)
- baremetal: TaskWorkerCount options not init (eafd63ed99, Zexi Li)
- baremetal: add task_worker_count option (fe54f42735, Zexi Li)
- climc: set param 'enable' as *bool (c6fd3d5dbd, rainzm)
- cloudcommon: update db_dispatcher set order by to sqlchemy.SQuery (0a6daca02d, zhaoxiangchun)
- devtool: change agent install metadata key (2a49b7903b, rainzm)
- esxi: avoid uplink dvpg (d3c8315b81, rainzm)
- host: avoid storage attach not report error (4c00be06a2, Qu Xuan)
- host: xfs unlock (9407ff7397, Qu Xuan)
- host: cephx closed (928bb282ac, Qu Xuan)
- host: same mountpoint rbd storage (65786781e1, Qu Xuan)
- host: disk snapshot file locking off (c3f37211a2, Zexi Li)
- host: struct disk create params (00c4490ec8, Qu Xuan)
- host: ceph snap delete (5be6a18f2b, Qu Xuan)
- monitor: monitor host query fix (5cf2937871, zhaoxiangchun)
- monitor: monitor alert support:{level} filter (8381a3f1f2, zhaoxiangchun)
- monitor: add monitor sheild {expired} state (d435034e6d, zhaoxiangchun)
- monitor: onecloud notifier send sys when user_ids and robot_ids length == 0 (d51ea4d961, zhaoxiangchun)
- notify: robot ListItemFilter (5ebb30ed83, rainzm)
- notify: init robot project info (b67dd5200a, rainzm)
- notify: init ProjectId for robots without ProjectId (4938bd8b4f, rainzm)
- notify: be compatible with Chinese when generating names (8ab7b49f05, rainzm)
- notify: add PENDING_DELETE tmpl (ae98388b8a, rainzm)
- notify: support modify rolescope when change subscriber (5414541ce5, rainzm)
- notify: use roleCache to display role info (8b889fc561, rainzm)
- notify: SetModelManager to delete successfully (3ce447c35e, rainzm)
- notify: init system tenant_id for robot without tenant_id (09854f51c3, rainzm)
- notify: remove "已经" in templ (05e19381d8, rainzm)
- notify: modify 'dingtalk-robot' to 'workwx-robot' (62189913f1, rainzm)
- notify: modify resource list of topic (30875951e1, rainzm)
- notify: get the receivers that need to be added and deleted correctly (da1fc9e8f3, rainzm)
- region: avoid empty ip addr for vm (8e982788fe, Qu Xuan)
- region: capacities overflow with azure (3acb2469a7, Qu Xuan)
- region: tag list for natgateways (40a9c4723f, Qu Xuan)
- region: sync cdn domain origins (bd1cb2fc1d, Qu Xuan)
- region: set storage with snapshot id when change vm disk config (98a31154e5, Qu Xuan)
- region: allow account sync when auto sync enabled (3026b2d73c, Qu Xuan)
- region: hide rbd disk secret (904f00cc55, Qu Xuan)
- region: qcloud classic nic and storage sync (55db52bc3a, Qu Xuan)
- region: wait all goroutine finished when execute scheduled_tasks (a09dccf981, rainzm)
- region: google rds tags sync (7d49c48eff, Qu Xuan)
- region: cdn generated code (5f0c1cfd49, Zexi Li)
- region: openstack eip sync (8b1aa2e675, Qu Xuan)
- region: add cdn domain (fe66a6e907, Qu Xuan)
- region: waf and app tags sync (7756028da0, Qu Xuan)
- region: add waf and app tags sync (e90f89efa8, Qu Xuan)
- region: validate update (57244dcbd0, Qu Xuan)
- region: filter vpcs by zone (35cba00416, Qu Xuan)
- region: cdn nat tags sync (9a2e197c43, Qu Xuan)
- region: sync nat and cnd tags (dc27b93775, Qu Xuan)
- region: init timerQueue correctly (0d0c52ddb1, rainzm)
- region: avoid panic when query is nil (d9165e540e, Qu Xuan)
- region: delete instance snapshot itself after deleting subsnapshots (101502895e, rainzm)
- region: cdn purge (5f5f02ac07, Qu Xuan)
- region: avoid syncing when starting or stoping esxi vm (25a9086f98, rainzm)
- region: avoid cidr change 0.0.0.0/0 (d797eb3144, Qu Xuan)
- region: aliyun rds tags sync (ee3df76aa3, Qu Xuan)
Feature (2)
- support PhoenixOS guest (bd40d802ec, Qiu Jian)
- add global mac prefix option (155f9620c6, Qiu Jian)
Features (11)
- cloudproxy: add purge-forward for proxy endpoint (15af5feed5, rainzm)
- cloudproxy: support generateName for createFromServer (ac674553ee, rainzm)
- monitor,cloudmon: add azure rds,redis,lb metric (00cb7fb015, zhaoxiangchun)
- notify: add WebconsoleDisable for topic (2798b9e592, rainzm)
- notify: configure the new resource and its translation (c874e90985, rainzm)
- notify: add Action sync_create, sync_update, sync_delete (17aeab6b4e, rainzm)
- notify: update topic (b73d206365, rainzm)
- region: add have-agent action for guest (d36f8103dd, rainzm)
- region: add some resources to create deleted webhook notifications (5a71c664d1, rainzm)
- region,host: create or update server add machine option (#12606) (ddc7c4ffb6, Zexi Li)
- region,host: implement server change disk storage (bad21c8698, Zexi Li)
Optimized (1)
- region: improve img convert speed (0a140753be, Qu Xuan)
Others (6)
- support gcp regional lb sync (9a94f03e11, tb365)
- cn-southwest-2 default bgp type 5_sbgp (6b115aa28b, tb365)
- eip bind aws server fix (8cc318ac34, tb365)
- host count add filters (8345f0ab8f, tb365)
- batch add user add displayname (7ce28e78fd, tb365)
- ctyun api updates (0ac263dee1, tb365)
cloudpods-operator
仓库地址: https://github.com/yunionio/cloudpods-operator
1 commits to cloudpods-operator - v3.8.4 since this release.
Features (1)
- azure add rds,redis,elb metric pull (f4267a3b, zhaoxiangchun)
dashboard
仓库地址: https://github.com/yunionio/dashboard
95 commits to dashboard - v3.8.4 since this release.
Bug Fixes (34)
- server create network choose error (3c6335d75, gaomingjiu@yunion.cn)
- server create network choose error (18fb70480, gaomingjiu@yunion.cn)
- modify servers count trend i18n (a7f77aba7, GuoLiBin6)
- network exit true create server error (5a53cc581, gaomingjiu@yunion.cn)
- disk mount point style (2cbe3b8c8, GuoLiBin6)
- disk mount point delete swap type (6843674af, GuoLiBin6)
- nofifyconfig fetchdata params (01cf17878, GuoLiBin6)
- alert records filter (9e2f23228, GuoLiBin6)
- add domain manager title (e4ece62d2, GuoLiBin6)
- fetch nofify template when notify type is mobile (13647b7e1, GuoLiBin6)
- network status filter (e209dafe1, GuoLiBin6)
- add domain panel link (0722cee14, GuoLiBin6)
- choose network error for cover physicalmachine to host (1c9efc4be, gaomingjiu@yunion.cn)
- login page global service error (5ea97c6c4, gaomingjiu@yunion.cn)
- base select width (c5276381d, gaomingjiu@yunion.cn)
- add show vpc flag (bdd0df758, gaomingjiu@yunion.cn)
- top alert (a7ae978dc, gaomingjiu@yunion.cn)
- global service params (824a288d9, gaomingjiu@yunion.cn)
- params (b79d581a2, gaomingjiu@yunion.cn)
- content type check condition (f49c8bb4b, gaomingjiu@yunion.cn)
- hide price info when hasn't meter service (cdab4738d, GuoLiBin6)
- cloudprovider sync error (abcf98f19, gaomingjiu@yunion.cn)
- notify topic i18n and layout (c92d6c33f, gaomingjiu@yunion.cn)
- #7877 云账号开启自动同步后,无法对云订阅进行手动同步 (0ecd16b75, gaomingjiu@yunion.cn)
- eslint error (8535b8767, gaomingjiu@yunion.cn)
- public platform user create limit (de3d4fcbb, GuoLiBin6)
- conflict (b32620161, GuoLiBin6)
- update tag sync status (32f70a435, gaomingjiu@yunion.cn)
- enable account sync when account auto sync enabled (bdbb11c40, Qu Xuan)
- #7862 set enable default value (4a00e84e9, gaomingjiu@yunion.cn)
- network create brands check (7edfb36ea, gaomingjiu@yunion.cn)
- add cdn and nat tags (cdad982f6, Qu Xuan)
- network create error (181c5543e, gaomingjiu@yunion.cn)
- #7843 选择Defaultvpc,新建cloudpods的IP子网不应该报错 (38b66fdb7, gaomingjiu@yunion.cn)
Feature (2)
- support change vm machine type(pc or q35) (695822fbd, Qiu Jian)
- support setting vdi and vga of vm (aeff2021b, Qiu Jian)
Features (10)
- change host dashboard chart color (ee3a9eaf9, GuoLiBin6)
- split mutiply actions (d7d890475, GuoLiBin6)
- #3450 优化建议删除需要通过权限判断,如果没有删除权限则隐藏删除操作 (ac6bf26f3, gaomingjiu@yunion.cn)
- change kvm ceph disk limit (007c34e75, GuoLiBin6)
- limit idp type on public platform (b71ef467a, GuoLiBin6)
- delete user create limit (e0d5382c1, GuoLiBin6)
- add panel (ec833c466, GuoLiBin6)
- update vpc interface support zone filter (c20e32caf, gaomingjiu@yunion.cn)
- support api server setting (2b9bc611c, gaomingjiu@yunion.cn)
- add channel feature config (626c6eabd, gaomingjiu@yunion.cn)
Others (49)
- feat(#3452): only show user tag (6c2135e91, gaomingjiu@yunion.cn)
- fix[3.8]: add origin type (1a027059d, GuoLiBin6)
- fix[3.7]: fix columns field (3eb5aab57, GuoLiBin6)
- fix[3.7]: adjust octerm close size (59af6c711, GuoLiBin6)
- fix[3.8]: limit user create (be6a8a77e, GuoLiBin6)
- feat[3.8]: waf and webapp support tag edit (eebebac37, GuoLiBin6)
- fix[3.8]: IpSubnet add tooltip (757b92b38, GuoLiBin6)
- fix[3.7]: cloudaccount sync params (75d7b5eff, GuoLiBin6)
- 调整磁贴 (a79419da6, GuoLiBin6)
- fix[3.7]: delete sku price (70546c5e2, GuoLiBin6)
- fix[3.8]: modify license check (792351ad8, GuoLiBin6)
- fix[3.8]: fix IAM i18n (22459e365, GuoLiBin6)
- feat[3.8]: change cloudaccount create share mode (8f7181e20, GuoLiBin6)
- feat[3.8]: dashboard panel add tips (67d2fd846, GuoLiBin6)
- fix[3.7]: fix cloudaccount asyc time (59d7fa498, GuoLiBin6)
- fix[3.8]: fix robot scope and share mode (8710aac48, GuoLiBin6)
- fix[3.8]: IAM router i18n (4ebd6ebb9, GuoLiBin6)
- ignore duplicate error (6979f3617, tb365)
- fix[3.7]: cloudaccount hide discount (4900828b2, GuoLiBin6)
- fix[3.7]: add image cache create provider filter (48501e74b, GuoLiBin6)
- fix[3.7]: fix image cache create can't select (5aa6ea514, GuoLiBin6)
- fix typo of scheduler (44d0458c6, Qiu Jian)
- fix[3.8]: hide menu (7ce8bae32, GuoLiBin6)
- fix[3.8]: change accelerated doamin column (11e683b98, GuoLiBin6)
- fix[3.7]: alert recivers add domain filter (8a42e346f, GuoLiBin6)
- feat[3.8]: add origin type i18n (745b4409f, GuoLiBin6)
- feat[3.8]: cdn add more info (514c61e05, GuoLiBin6)
- fix[3.8]: add config file (8ff924fde, GuoLiBin6)
- feat[3.8]: cloudaccount create support share mode (3df5c244a, GuoLiBin6)
- fix[3.8]: public platform filter dashboard panel (5f59f9822, GuoLiBin6)
- feat[3.8]: add web console params (b089e407d, GuoLiBin6)
- feat[3.9]: add robots modify info (478cbc888, GuoLiBin6)
- feat[3.9]: modify logo size (219e0733a, GuoLiBin6)
- feat[3.9]: add IAM (3f4038e80, GuoLiBin6)
- feat[3.9]: add menu helm-ansible/network-dns (810905606, GuoLiBin6)
- feat[3.9]: modify navbar style (9783cef52, GuoLiBin6)
- feat[3.9]: add notify (a9fab4d99, GuoLiBin6)
- delete console (a0963b972, GuoLiBin6)
- feat[3.9]: add alert records icon (dfe9a5847, GuoLiBin6)
- feat[3.9]: add view switch (80aca1e5e, GuoLiBin6)
- install agent fix (93bfafc02, tb365)
- feat[3.9]: change dashboard panel url (fba02b6d8, GuoLiBin6)
- feat[3.8]: cloudaccount create support setting share mode (7ee34b44c, GuoLiBin6)
- fix[3.7]: hide price info when hasn't meter service (5fbb84687, GuoLiBin6)
- fix[3.8]: change os_arch show (246d7cb77, GuoLiBin6)
- feat[3.9]: dashboard panel add jump link (4d8b9ab1c, GuoLiBin6)
- feat[3.8]: add tag edit (fe534a373, GuoLiBin6)
- feat[3.8]: monitor overview show empty data (31b4d64c3, GuoLiBin6)
- commonalerts details add robots (79fc44077, tb365)
kubecomps
仓库地址: https://github.com/yunionio/kubecomps
1 commits to kubecomps - v3.8.4 since this release.
Bug Fixes (1)
notify-plugins
仓库地址: https://github.com/yunionio/notify-plugins
2 commits to notify-plugins - v3.8.4 since this release.
Bug Fixes (2)
sdnagent
仓库地址: https://github.com/yunionio/sdnagent
1 commits to sdnagent - v3.8.4 since this release.