v3.9.2
发布时间 2022-09-12 14:54:35
cloudpods
仓库地址: https://github.com/yunionio/cloudpods
78 commits to cloudpods - v3.9.2 since this release.
Bug Fixes (61)
- host mem_commit_bound typo (04285fa2f1, QIU Jian)
- add password info to server vnc info (#14862) (282cfb079f, Jian Qiu)
- no log for storage enable/disable (#14769) (20b8327c75, Jian Qiu)
- allow dmidecode not working for hostman (3aa4be3d66, Qiu Jian)
- add HSTS (RFC 6797) header if TLS enabled https://www.tenable.com/plugins/nessus/142960 (5d490741a0, Qiu Jian)
- agent pull list with system scope (fffbab915b, Qiu Jian)
- fail to create ceph disk, missing disk credential (3b93dfdd98, Qiu Jian)
- opsadmin no log permission (#14760) (3f89f26985, Jian Qiu)
- clicm detach disk ignore keep_disk param (6f6928493f, Qiu Jian)
- choose host storage without considering storage capacity (553ce9952f, Qiu Jian)
- gen copyright (1a7cd22bb8, wanyaoqi)
- allow start vm on raspberry pi 4 (#14764) (0ab602ae1d, Jian Qiu)
- policy cache get/set with atomic ops (b1a5ccd153, Qiu Jian)
- allow update server pending deleted at (#14906) (338f814cbc, Jian Qiu)
- cloud_env options (7e6765f413, ioito)
- remove apiversion param from session (3098a7b857, QIU Jian)
- support huawei sms service (#14896) (965ba3ee77, Jian Qiu)
- apigateway: edit http redirect code 301 to 302 (5abb23aba9, huangzekeng)
- climc: options for network address (e00921a1e6, ioito)
- cloudid: support redirect url for qcloud aliyun and aws (04902ddd20, ioito)
- cloudmon: k8s metric (866facb6c1, ioito)
- cloudmon: server metric tag (93193e0170, ioito)
- cloudmon: alert history (0b984efb97, ioito)
- cloudmon: qcloud k8s metric (24fb95b01b, ioito)
- cloudmon: azure windows metric (a09bcb6667, ioito)
- cloudmon: huawei metric pull (585fa7bd35, ioito)
- cloudmon: bucket and redis metric (098b65c25d, ioito)
- cloudmon: 添加监控指标描述信息 (16fbba70c8, ioito)
- cloudmon: qcloud redis metric (982f4fa909, ioito)
- cloudmon: aliyun redis metric (a869940020, ioito)
- cloudmon: allow disable ping probe (814541dc9e, Qiu Jian)
- host: uefi boot firmwaire use pflash options (#14757) (c519e23dbd, wanyaoqi)
- host: get unused port (404fe5eaf7, wanyaoqi)
- keystone: ldap search with pagination (60f868b259, Qiu Jian)
- notify: fail to create deleted contacts (#14882) (551b7dcc73, Jian Qiu)
- region: jdcloud misc (#14864) (37cc198f81, 屈轩)
- region: add interface for metric (c7657a5e87, ioito)
- region: apsara instance id (c22dcb4c59, ioito)
- region: k8s purge when deleted (29387cd62e, ioito)
- region: billing cycle (ccec0e22a8, ioito)
- region: update host cpu_reserved on reserve cpus (#14848) (c524d488a9, wanyaoqi)
- region: choose storage when no medium specified (201ecfc7fe, Zexi Li)
- region: support enable aws monitor agent (82fd9c0a7e, ioito)
- region: support distinct sku by name (0ca039b3ae, ioito)
- region: aws not found error (37f59cc9eb, ioito)
- region: format and check existing path (24acccc0bf, wanyaoqi)
- region: add cloud_env filter options for network address (fd20c71c21, ioito)
- region: secgroup rule sync (e4869f6f5f, ioito)
- region: api version for k8s (ec3b2c321e, ioito)
- region: huawei lb rule sync (381f3aaa9a, ioito)
- region: secgroup rule sync (dd08d21b82, ioito)
- region: show huawei cloudprovider with region name (0b3d196bfd, ioito)
- region: 避免缺失department信息导致获取bucket容量失败 (2fd7030523, ioito)
- region: cloudprovider tenant id (97df9f264d, ioito)
- region: use virtio replace ide on diskattach (ac850697f6, wanyaoqi)
- region: check qga set password username is equal login_account (ae43d31287, wanyaoqi)
- region: gpu_models in capabilities' response (43450da351, Zexi Li)
- region: sync domain_id to kubeserver (e7f0779150, Zexi Li)
- region,host: mount fusefs on guest start (2f2c17b666, wanyaoqi)
- scheduler: testing failed (#14942) (d3a8fa1315, Zexi Li)
- scheduler: fill storage and network results (9c2203a73d, Zexi Li)
Code Refactoring (1)
- cloudmon: metric collect (683bc536bd, ioito)
Feature (5)
- webhook support notification of user update (#14913) (e31524bc5d, Jian Qiu)
- verify user with sms code (#14859) (02359b0bf8, Jian Qiu)
- verify user with sms code (1d75cff5b4, Qiu Jian)
- apigateway: SP-initiated logout (7b61454b32, Qiu Jian)
- host-deployer: support neokylin (#14887) (4b442acb68, Jian Qiu)
Features (6)
- qga: add server-qga-command (07ece80f42, wanyaoqi)
- region: set password use same interface (489d75a5ed, wanyaoqi)
- region: add virtio vga type support (#14786) (709eb0e23e, wanyaoqi)
- region,host: deploy telegraf (#14919) (64d0e84d73, wanyaoqi)
- region,host: qga set user password (95c836bed5, wanyaoqi)
- region,host: custom usb controller type (5e9dafe4a8, wanyaoqi)
Others (5)
- order-by-guest-count (722f835f27, mhf)
- 阿里云内网connectionStr (11320a6c40, mhf)
- 虚拟机、磁盘排序与过滤 (f1d69fe3fa, mhf)
- 修改getYears,getMonth顺序bug (31f6abc0dc, mhf)
- fix cherry pick of #14743 (57fe475917, wanyaoqi)
cloudpods-operator
仓库地址: https://github.com/yunionio/cloudpods-operator
16 commits to cloudpods-operator - v3.9.2 since this release.
Bug Fixes (13)
- setupKeys consistent with productVersion (84070547, Qiu Jian)
- remove apiversion from session (6b96cb51, Qiu Jian)
- hide immature components (c9d9d0f5, Qiu Jian)
- event record (58f6cb92, Zexi Li)
- hostCpuPassthrough should be true by default (3cd70c4f, Qiu Jian)
- apigateway: set imageName (db1060f1, Zexi Li)
- etcd: enable fix etcd size (54977957, wanyaoqi)
- etcd: update etcd size by master node count (48bf0ac1, wanyaoqi)
- host: default qemu version (23a56367, Zexi Li)
- operator: host_raid metric no_data_state should be ok (e89270db, Zexi Li)
- operator: scheduledtask and report services' port (0e51dc41, Zexi Li)
- operator: yunionagent port (5f3092cf, Zexi Li)
- regiondns: change default dns to 223.5.5.5 (871030ce, Zexi Li)
Features (3)
- port specified (cd18782f, Zexi Li)
- use dynamic client for ingress (c9c8c429, Zexi Li)
- helm installation support (7eef46cb, Zexi Li)
dashboard
仓库地址: https://github.com/yunionio/dashboard
72 commits to dashboard - v3.9.2 since this release.
Bug Fixes (35)
- secgroup params (edd65bf3b, gaomingjiu@yunion.cn)
- #3912 修复qga问题 (619c993ef, gaomingjiu@yunion.cn)
- metadata null error (aac6e37ee, gaomingjiu@yunion.cn)
- #8523 RDS监控数据增加数据库引擎过滤 (061549030, GuoLiBin6)
- 隐藏云账号健康状态磁贴 (35e00e16e, GuoLiBin6)
- #8508 云账号新建单次定时任务时前端不应该报错 (0ad820de7, root)
- huawei sms bugfixes (8a7050171, QIU Jian)
- 项目详情-RDS取值错误 #14909 (07b95acae, GuoLiBin6)
- update locale texts for resource update webhook (57c245074, QIU Jian)
- rds 监控参数报错 (6dd41811f, GuoLiBin6)
- start count enable (f4b1d3272, gaomingjiu@yunion.cn)
- 手机号验证码发送提示信息优化及禁用控制 (c42825558, gaomingjiu@yunion.cn)
- top5 time init error (3e7690346, gaomingjiu@yunion.cn)
- top5 time error (fab45a805, gaomingjiu@yunion.cn)
- mode undefined error (3955be9e0, gaomingjiu@yunion.cn)
- mode undefined error (44f945ae2, gaomingjiu@yunion.cn)
- #8506 全局配置翻译更正 (994e375fa, GuoLiBin6)
- 文档链接更正 (c6007a7f7, GuoLiBin6)
- 文档地址更正 (9058bd26a, GuoLiBin6)
- 安全组的过滤 (171a64e7d, gaomingjiu@yunion.cn)
- #8521 虚拟机/宿主机详情页名称修改校验 (3b2efb797, GuoLiBin6)
- fix import error (8ae335b66, GuoLiBin6)
- #3897 oss/lb/rds增加层级标签 (0f4a88d07, GuoLiBin6)
- #8510 使用率图表展示<1%比例优化 (cb6682129, GuoLiBin6)
- 文档地址更正 (4a866f1d4, GuoLiBin6)
- #8516 资源列表增加只读云 云环境的展示 (894c72909, GuoLiBin6)
- #8514 新建本地IDC虚拟机,CPU和内存选择不限时,套餐列表不应该为空 (358a31507, gaomingjiu@yunion.cn)
- 共用组件 DateTime props中函数this指向问题 (4a5920211, GuoLiBin6)
- 磁盘 挂载状态及挂载虚拟机排序优化 (574096399, GuoLiBin6)
- 虚拟机/磁盘排序优化 (343369762, GuoLiBin6)
- #8511 存储ui策略优化 (f01783b50, GuoLiBin6)
- build: make cherry_pick_pull script work on macos (51ef1fdf1, Zexi Li)
- compute: gpu for IDC VM creation (8fc1ddfb4, Zexi Li)
- k8s: add machine error (c2f03df02, Zexi Li)
- utils: python in cherry_pick_pull tool (dc0cf0419, Zexi Li)
Feature (3)
- support huasei sms service (5f7b18a87, QIU Jian)
- sms auth (15f4fcd49, QIU Jian)
- license v4 support (2b7e711c7, QIU Jian)