v3.10.x
v3.10.15 (including v3.10.14)
date: 2024-5-23
Feature Enhancements
- 【Host】Added partial attribute information to bare metal details page
- 【Monitoring】Optimized alert policies, supporting setting multiple monitoring metrics simultaneously
- 【Host】Support automatic detection of passthrough devices
- 【Host】LVM block storage supports snapshots
- 【Monitoring】Simplified Telegraf container mount points
- 【Host】Creating VMware supports filling in remarks simultaneously
- 【Storage】KVM supports connecting to LVM storage
Bug Fixes
- 【System】Fixed one-click inspection failure issue for multi-IP nodes (Enterprise Edition)
- 【Host】Fixed issue where recycle bin menu was not hidden when disabled
- 【Monitoring】Fixed issue where alert resources were not displayed
- 【Multi-Cloud】Fixed Alibaba Cloud Feitian RDS expiration release issue
- 【Host】Fixed error when adjusting configuration for virtual machines created from host images
- 【System】Fixed incomplete permission information display issue
- 【Network】Fixed vpcagent synchronization exception issue
CHANGELOG
For specific changes, please refer to:
v3.10.13
date: 2024-3-12
Feature Enhancements
- 【Host】Support VNC connection for PVE platform hosts
- 【Container】Support creating k8s clusters in tenant view
- 【Host】KVM supports OpenCloudOS/OpenKylin/AlmaLinux/UOSDesktop operating systems
- 【Scheduling】Optimized scheduling performance for different host types
- 【Host】System type of VMs created from ISO will follow the system type set in the ISO image
- 【Deployment】Non-CentOS hosts will also inject huge page and vfio related kernel parameters during deployment
Bug Fixes
- 【Multi-Cloud】Fixed issue where creating proxy might become unresponsive
- 【Host】Fixed duplicate passthrough device information in list display
- 【Host】Fixed issue where read-only cloud accounts appeared in new host cloud account list
- 【System】Fixed occasional unresponsive remark modification when list displayed too many entries
- 【Container】Fixed issue where image repository address filtering did not work
- 【Bare Metal】Fixed batch import error issue
- 【Host】Fixed issue where elfheader opened files were not released during deployment
- 【Host】Fixed deployment failure caused by special characters during deployment
- 【Host】Fixed occasional host-deployer panic issue during xfs deployment
- 【Host】Fixed issue where disk backing file could not be found during host image live migration
- 【Host】Fixed issue where hot-plugged memory size was missing in memory description file when upgrading from 3.9 to 3.10
CHANGELOG
For specific changes, please refer to:
v3.10.12 (including v3.10.11)
date: 2024-1-29
Feature Enhancements
- 【Multi-Cloud】Optimized HCS and HCSOP account entry mode (Enterprise Edition)
- 【Host】Optimized bare metal registration input method, MAC address changed to optional
- 【Scheduling】Reduced time to build host cache records from database
- 【Deployment】Upgrade process no longer reinitializes GPU-related boot parameters in grub by default
- 【Host】Optimized Resizefs function during VM deployment, supporting expansion of the last partition of system partition
- 【Host】Support shared lvm storage
- 【Deployment】ocboot validates minimum ansible version as 2.11.12
Bug Fixes
- 【Host】Fixed issue where specifying subscription when creating virtual machines was invalid
- 【Host】Fixed issue where labels were not synchronized when creating VMware hosts
- 【Host】Fixed deployment failure for Windows 2016 and above virtual machines
- 【Host】Fixed deployment failure when VM contained special characters
- 【Host】Fixed deployment failure for low-version operating systems (such as centos 6)
- 【Host】Fixed issue where skipping SR-IOV vf NIC registration during host startup did not take effect
- 【Network】Fixed duplicate IP synchronization issue for Huawei Cloud hosts
- 【Bare Metal】Fixed issue where H3C bare metal management got stuck at ipmi channel 8
- 【Monitoring】Upgraded telegraf-raid-plugin, fixed issue where MegaRaid monitoring collection could cause system instability
- 【Deployment】Fixed issue where operator did not deploy cloudproxy component in private cloud scenarios
- 【Container】Fixed issue where k8s v1.22.9 version could not be deployed
CHANGELOG
For specific changes, please refer to:
v3.10.10 (including v3.10.9)
date: 2023-12-26
This release is the last minor version release of 3.10 in 2023 (version 3.10.9 was skipped due to testing reasons). It mainly addresses lightweight VM deployment mode issues and VictoriaMetrics monitoring issues that were reported after the 3.10.8 release, including:
- Lightweight VM deployment mode could not deploy VMs using local storage outside the /opt/cloud directory
- Reduced lightweight VM memory usage from 1G to 256MB, increased deployment concurrency per host from 2 to 5, improving deployment efficiency
- docker-compose installation mode also supports lightweight VM deployment mechanism, supporting initialization of managed VMware disks
- Provided VM deployment mechanism documentation https://www.cloudpods.org/docs/guides/onpremise/host/host-deployer
- Fixed issues such as failure to create alert policies using VictoriaMetrics and queries for long time ranges not taking effect
In addition, the documentation site will officially switch to v2. At that time, https://www.cloudpods.org will directly access v2 documentation, and the old documentation can be accessed via https://v1.cloudpods.org.
Feature Enhancements (Enhancements)
- 【Host】Reduced lightweight VM memory usage to 256MB
- 【Deployment】Support deploying and managing VMware based on docker-compose
- 【Bare Metal】Support grub using tftp to download boot kernel and initrd
- 【Deployment】Using ocboot deployment will automatically enable climc bash completion, improving command-line completion experience
- 【Deployment】Compatible with ansible 2.16 version, will exit with error in advance if using incompatible version
Bug Fixes (Fixes)
- 【Host】Fixed issue where VMs could not deploy disks outside /opt/cloud directory
- 【Host】Fixed issues such as Google Cloud host creation failure and inability to log in with password
- 【Host】Fixed synchronization failure caused by database write failure when managed cloud platform storage was too large
- 【Host】Fixed issue where some distributions failed to call crontab command when deploying telegraf monitoring agent
- 【Scheduling】Fixed scheduling failure caused by network cache and other information not taking effect in time after importing VMware account
- 【Service Configuration】Fixed issue where configuration changes via service-config-edit did not take effect in time
- 【Monitoring】Fixed issues such as failure to create alert policies using VictoriaMetrics and queries for long time ranges not taking effect
New Features (New Features)
- 【Deployment】Support deployment to ubuntu 22.04 arm64 version
CHANGELOG
For specific changes, please refer to:
This release is the last minor version release of 3.10 in 2023. Early next year will see the release of 3.11, which will be the last minor version of 3.0 and will be maintained long-term as Cloudpods' first LTS version. After that, we will enter the 4.0 era.
v3.10.8
date: 2023-12-08
This release is the most important minor version release since 3.10, containing three major updates.
- VM deployment method changed to lightweight VM mode. When deploying VMs in local private cloud, lightweight VMs are started to mount VM disks, achieving OS identification and configuration file initialization for VM disks. Compared to the original method of mounting VM disks through host nbd kernel module for deployment, this eliminates dependence on host kernel, solves LVM resource conflicts in host environment, and significantly improves VM deployment reliability.
- Replaced default monitoring storage from Influxdb to VictoriaMetrics, which has better performance in response speed and storage space.
- Support migrating managed Cloudpods VMs to built-in private cloud platform, facilitating consolidation of multiple Cloudpods clusters.
At the same time, we upgraded the documentation foundation framework and migrated documentation to the more modern docusaurus for building. The new version of documentation can already be previewed at https://v2.cloudpods.org. After the new documentation content is complete, the Cloudpods documentation site URL will be switched to the new version.
Feature Enhancements (Enhancements)
- 【Host】Replaced nbd mount deployment method with lightweight VM method
- 【Host】Optimized VM image sorting and filtering
- 【Multi-Cloud】Cloud account read-only mode supports one-way resource label synchronization
- 【Multi-Cloud】Zstack supports synchronizing shared storage
- 【Multi-Cloud】PVE platform VMs support opening VNC
Bug Fixes (Fixes)
- 【Host】Fixed host list export failure issue
- 【Host】Fixed host-agent panic issue during primary-standby host switching
- 【Host】Fixed SR-IOV NIC hot-plug failure issue
- 【Host】Fixed inaccurate SR-IOV NIC monitoring data acquisition issue
New Features (New Features)
- 【Host】Support migrating managed Cloudpods hosts to local
- 【Monitoring】Support using VictoriaMetrics as monitoring backend
- To avoid service interruption caused by upgrade, v3.10.8 will only deploy VictoriaMetrics by default, but not enable it by default. Please refer to: Manually Migrate from Influxdb to VictoriaMetrics. Starting from 3.11, VictoriaMetrics will be enabled by default.
- VM deployment method uses lightweight VM method by default, but the original nbd-based VM deployment method is still retained and can be switched back by modifying configuration.
CHANGELOG
For specific changes, please refer to: CHANGELOG v3.10.8.
v3.10.7
date: 2023-11-08
This release focuses on optimization and fixes of existing features. This release focuses on integrating the new version of China Telecom Cloud that received more community feedback. Since the previous integration used old interfaces, users encountered many problems. This release has switched to the latest version of China Telecom Cloud interfaces, making it more convenient to use.
At the same time, this release optimized deployment, newly supporting deployment based on Ubuntu 22.04 distribution. The deployment script has also been differentiated according to user usage scenarios, supporting three deployment methods: virt (private cloud), cmp (multi-cloud management), and full (converged cloud). Users can choose based on their actual usage scenarios, thereby improving resource utilization.
Features not involved in the scenario will be hidden. Specific update content is as follows.
Feature Enhancements (Enhancements)
- 【Host】Support one-click installation of monitoring Agent in shutdown state
- 【Host】KVM VMs support specifying disk speed limits
- 【Host】Support project administrators to perform renewal and auto-renewal operations
- 【Host】KVM VM single disk size default limit reduced to 10T
- 【Host】Recycle bin resources support viewing operation logs
- 【Host】Streamlined host-deployer container image
- 【Host】Support VMware online configuration adjustment and disk expansion
- 【Multi-Cloud】Resources support mapping to cloud subscriptions with the same name
- 【Multi-Cloud】Support China Telecom Cloud new version interfaces
- 【System】Optimized CPU performance, reduced system load.
- 【Report】Project reports add domain information (Enterprise Edition)
- 【Deployment】Deployment script optimization, providing three deployment methods: virt (private cloud), cmp (multi-cloud management), and full (converged cloud)
- 【Deployment】ocboot run.py supports not writing local deployment machine IP, automatically configuring SSH passwordless login
- 【Deployment】Added parameter support for pip mirror to speed up installation of ansible and other python packages in China
- 【Deployment】Upgraded grafana to 7.5.17 for easier service log search
Bug Fixes (Fixes)
- 【Host】Fixed issue where KVM VMs could not modify boot order
- 【Host】Fixed issue where VMware VMs might fail to delete
- 【Host】Fixed migration failure caused by platform version differences
- 【Host】Fixed historical SKU data residue issue
- 【Host】Fixed issue where AnolisOS distribution images were not recognized
- 【Host】Fixed issue where scheduler cache was refreshed periodically and frequently
- 【Host】Fixed issue where VM boot method could not be updated based on image after system reinstallation
- 【Host】Fixed SR-IOV NIC scheduling failure issue
- 【Host】Fixed issue where BIOS parameters were not updated when using UEFI images for system reinstallation
- 【Host】Fixed incompatibility issue where some VM operating systems' DHCP returned hostname
- 【Bare Metal】Fixed bare metal installation failure caused by QGA deployment
- 【List】Fixed issue where required validation was lost when modifying resource names in list
- 【List】Fixed issue where export might cause incomplete data
- 【Scheduling】Fixed incorrect scheduler logic for prefer and avoid usage
- 【Container】Fixed error when creating container scheduled tasks
- 【Container】Fixed cluster import failure issue
- 【Multi-Cloud】Fixed issue where cloud sub-accounts could not be synchronized when deploying based on docker compose
New Features (New Features)
- 【Deployment】Support deployment based on Ubuntu 22.04 x86_64 version
- 【Host】Support creating VMs from rocky linux images
- 【Host】VM list IP supports regular expression filtering
- 【Work Order】Work order approval supports robot and webhook type notifications (Enterprise Edition)
CHANGELOG
For specific changes, please refer to: CHANGELOG v3.10.7.
v3.10.6
date: 2023-10-10
In this release, the frontend optimized the static resource loading mechanism, reducing the static resource package that needs to be loaded before opening the page from 80MB to 2MB, significantly improving homepage loading speed. It's also worth mentioning that the open source summer student chentianxiang's #【17600 Modify runtime VM network settings through QGA】was successfully merged, solving the long-standing problem where VM network could not reliably restart and take effect after modifying VM NICs.
At the same time, this release improved many community feedback issues, such as supporting setting host auto-start when creating KVM hosts, fixing desktop OS hosts where initial account was root causing inability to log in normally, fixing Huawei Cloud region synchronization exception issues, etc.
The following are the main improvements, fixes, and new features in this release.
Feature Enhancements (Enhancements)
- 【Host】After changing IP during host runtime, reconfigure host network through Qemu Guest Agent, improving operation success rate
- 【Host】After image upload, if the platform has already managed VMware, vmdk images will be automatically converted and generated, otherwise not generated
- 【Host】Optimized migration status cancellation, displaying actual VM status
- 【Host】Support specifying block storage when creating KVM disks
- 【Frontend】Separated frontend js and preloaded static resources (such as fonts), improving frontend page loading speed
- 【Host】Support setting auto-start when creating KVM hosts
- 【Host】Support VMware one-click create same configuration
- 【Host】KVM and VMware system reinstallation install monitoring agent
- 【Host】Optimized GPU association logic, vGPU and physical GPU are mutually exclusive
- 【Authentication】Support canceling issued tokens, canceling corresponding valid tokens when deleting users or access keys
- 【Work Order】Support defining VM restart and shutdown work order types (Enterprise Edition)
- 【Work Order】Optimized query speed (Enterprise Edition)
- 【Inspection】Optimized high availability check logic in automatic inspection (Enterprise Edition)
Bug Fixes (Fixes)
- 【Host】Fixed issue where saving images might cause restart failure
- 【Host】Fixed issue where detail page displayed incorrect name after inserting ISO
- 【Host】Fixed vGPU hot-plug related issues
- 【Multi-Cloud】Fixed display issue when modifying local project and cloud project mapping relationship
- 【Host】Fixed issue where some labels could not be exported in resource export
- 【Host】Fixed VMware instance hostname truncation issue
- 【Host】Fixed issue where some domestic desktop OS initial accounts were root causing inability to log in normally
- 【Multi-Cloud】Fixed display issue when modifying local project and cloud project mapping relationship
- 【Multi-Cloud】Fixed issue where managed Cloudpods instance creation failed
- 【Multi-Cloud】Fixed Huawei Cloud region synchronization exception issue
- 【Multi-Cloud】Fixed database deadlock issue when deleting cloud accounts
- 【Monitoring】Fixed panic issue when selecting target host for automatic migration
- 【Scheduling】Fixed scheduling failure caused by subnet not being refreshed in time
- 【Deployment】Fixed issue where opening or closing some features via feature-config command line would be reset
- 【Container】Fixed occasional synchronization failure when k8s cluster synchronized resources
New Features (New Features)
- 【Container】Support container image repository
CHANGELOG
v3.10.5
date: 2023-09-08
Feature Enhancements (Enhancements)
- 【Host】Support bidirectional synchronization of VMware host names and labels
- 【Host】Support updating GPU passthrough device device types
- 【Host】Support specifying block storage when creating KVM host disks
- 【Authentication】Support message subscription setting message silence period
- 【Container】Support updating K8s cluster kubeconfig
- 【Container】Support managing k8s clusters with read-only permissions
- 【Multi-Cloud】After cloud account management, concurrently synchronize cloud account related SKU data, improving cloud account synchronization speed
- 【Deployment】Deployment adds check to ensure using python3 to execute py scripts
Bug Fixes (Fixes)
- 【Host】Fixed inconsistent filtering logic between system disk and data disk
- 【Host】Fixed network parameter error when adding NICs to VMs
- 【Host】Fixed abnormal status display when modifying VM security groups
- 【Host】Fixed disk size range error when switching images
- 【Host】Fixed issue where domestic Hygon CPU hosts could not normally start Windows 7 and other Windows VM versions
- 【Host】Fixed issue where Debian 12 Cloud Image was not correctly recognized
- 【Host】Fixed issue where Windows 2022 VMs did not correctly set DNS server address
- 【Network】Fixed DNS resolution synchronization exception issue
- 【Host】Fixed 3D type GPU device detection failure issue
- 【Host】Fixed lvm disk batch creation deployment failure and vg deactive failure issues
- 【Work Order】Fixed work order notification and email sending exception issues
- 【Host】Fixed VMware VM deletion failure issue in some scenarios
- 【Deployment】Fixed issue where cloudshell could not log in in docker compose deployment environment
New Features (New Features)
- 【Host】Support integrating bastion host (jumpserver), automatically synchronizing records to bastion host when creating VMs (Enterprise Edition)
- 【Host】Support setting custom data (UserData) when platform creates new VMs
- 【Host】Support VM vGPU passthrough, including AMD and Nvidia vGPU
- 【Container】Support self-built K8s clusters on AWS, integrating VPC CNI, CSI, and LB Controller plugins
- 【Deployment】Support executing ocboot script to deploy platform as specified non-root user
- 【Deployment】Support deploying clusters containing only private cloud (parameter edge) or cloud management (parameter cmp) functions
CHANGELOG
v3.10.4
date: 2023-08-01
Feature Enhancements (Enhancements)
- 【Host】Support PVE creation
- 【Billing】Optimized Alibaba Cloud bill resource type names (Enterprise Edition)
- 【Host】Selecting VMware platform images, disks support capacity changes
- 【Host】Online password modification requires detecting QGA status first
- 【Host】Live migration cancels "fast convergence" option, fast convergence enabled by default
- 【Container】Importing container clusters supports specifying domain
- 【Authentication】Creating webhook robots supports entering more parameters
- 【Deployment】debian11 compatible with setting gpu and huge pages
- 【Monitoring】grafana administrator password set to random password
- 【Multi-Cloud】Public cloud region offline automatically cleans up related resources
- 【Multi-Cloud】Optimized cloud account deletion speed
Bug Fixes (Fixes)
- 【Billing】Fixed missing pre-tax amount issue for Alibaba Cloud (Enterprise Edition)
- 【Billing】Fixed AWS bill file not found issue (Enterprise Edition)
- 【Billing】Fixed issue where resource bills could not be filtered by labels (Enterprise Edition)
- 【Dashboard】Fixed vpc tile and cloud account status tile data error issues
- 【Multi-Cloud】Fixed cloud subscription filter project failure issue
- 【Monitoring】Fixed issue where grafana did not disable anonymous login
- 【Host】Fixed issue where telegraf executing smartctl might cause zombie processes
- 【Scheduling】Fixed issue where subnet auto-allocation was set but did not take effect
- 【Deployment】Fixed issue where operator stopping services did not fully take effect
- 【Host】debian VM python path issue
- 【Host】Non /opt/cloud storage capacity reported as root partition capacity issue
- 【Host】arm architecture images recognized as x86_32 issue
New Features (New Features)
- 【Multi-Cloud】Cloud account synchronization supports masking resource types
- 【Host】mlx cx6 ovs offload supports vpc network
- 【Report】Report subscription supports project daily reports (Enterprise Edition)
CHANGELOG
v3.10.3
date: 2023-06-30
Feature Enhancements (Enhancements)
- 【Host】ssh login supports password check
- 【Host】webssh based on websocket protocol
- 【Host】Support VMware migration only migrating compute
- 【Host】Support adding lvm vg as backend storage
- 【Monthly Report】Monthly report adapts to different bill currencies
- 【Multi-Cloud】When creating VMware cloud accounts, added user network configuration guidance
- 【System】Optimized insufficient permission prompt display issue
Bug Fixes (Fixes)
- 【Host】Fixed ZStack VM IP synchronization issue
- 【Host】Fixed issue where adding backup machines to VMs did not support power-on
- 【Host】Fixed driver reverse display error issue
- 【Host】Fixed issue where bare metal uploading power and temperature metrics might cause panic
- 【Host】Fixed duplicate callback issue when unmounting disks
- 【Multi-Cloud】Fixed Alibaba Cloud elastic cache periodic synchronization issue
- 【System】Fixed list pagination limit issue
- 【Report】Fixed issue where monthly report notification role displayed as operation user (Enterprise Edition)
- 【Multi-Cloud】Fixed H3C cloud disk creation time issue (Enterprise Edition)
- 【Multi-Cloud】Fixed OpenStack snapshot status not refreshing issue
- 【Multi-Cloud】Fixed Alibaba Cloud International account balance retrieval failure issue
- 【Container】Fixed k8s cluster creating ceph storageclass error issue
- 【Image】Fixed issue where uos images were recognized as ubuntu
- 【Network】vpcagent rolled back to pulling source information from region service, solving occasional network connectivity issues
New Features (New Features)
- 【Authentication】Support users viewing message subscriptions in personal center
- 【Container】Helm release instances frontend support upgrade and rollback
- 【About】Added platform upgrade records (Enterprise Edition)
- 【Inspection】Inspection reports support download (Enterprise Edition)
CHANGELOG
v3.10.2
date: 2023-06-01
Feature Enhancements (Enhancements)
- 【Host】PCIe models support passthrough device hot-plug operations
- 【Image】Uploading ISO images via file supports selecting image type
- 【Inspection】Optimized inspection report title display (Enterprise Edition)
- 【Host】After enabling huge pages on hosts, prohibit adjusting memory oversubscription ratio and reserved memory size
- 【Network】Built-in load balancer adds priority and network port fields
- 【Inspection Report】Report output format optimization (Enterprise Edition)
- 【Host】arm VM feature improvements: support hot-plugging iso devices without downtime, fixed 3.9 to 3.10 upgrade compatibility issues
- 【Host】Getting host topology structure compatible with arm hosts
- 【Host】arm hosts support starting VMs using TCG mode
- 【Host】VMs no longer open kvm=off option by default, only VMs with passthrough devices open this option
Bug Fixes (Fixes)
- 【Multi-Cloud】Fixed Redis label synchronization issue for some platforms
- 【Host】Fixed issue where host hostname containing spaces caused restart failure
- 【Container】Fixed K8s cluster creating disk error issue
- 【Container】Fixed helm release upgrade not taking effect issue
- 【Host】Fixed 'Stage Complete Not Found' error when deleting VMs
- 【Host】Fixed virtio disk driver hot-plug failure issue
- 【Host】Fixed cdrom boot order issue
- 【Host】Fixed some incompatibility issues when upgrading from 3.9 to 3.10
- 【Host】Fixed migration failure issue when VMs contained snapshots
- 【Host】Fixed issue where VM network did not take effect after restarting network after modifying IP
New Features (New Features)
- 【Authentication】Support PinGao Cloud OAuth authentication source
- 【Host】Support custom PCI passthrough device passthrough
- 【Host】Openstack platform snapshots support rollback
- 【Report】Monthly report reports support subscription sending (Enterprise Edition)
- 【Network】Added apimap service to provide network information for vpcagent, etc., reducing region controller pressure
- 【Container】Support deploying K8s 1.22 version
CHANGELOG
v3.10.1
date: 2023-05-05
Feature Enhancements (Enhancements)
- 【Authentication】Project administrators support selecting users
- 【Authentication】User phone number format compatibility
- 【Billing】Billing overview bar chart style optimization
- 【Host】VM conversion failure status text optimized in Chinese
- 【Host】Disk synchronization limit optimized and reduced to 300
- 【Storage】Optimized storage list query speed
- 【Installation Deployment】Optimized kernel detection and restart logic
- 【UI】Security group optimization adds validation prompt information
Bug Fixes (Fixes)
- 【Host】Fixed bare metal ssh information duplication issue
- 【Host】Fixed issue where VM description information lacked cdrom configuration
- 【Host】Fixed issue where live migration bandwidth unlimited setting did not take effect
- 【Network】Fixed security group synchronization issue
- 【Authentication】Fixed Enterprise WeChat token expiration issue
CHANGELOG
v3.10.0
date: 2023-04-26
New Features (New Features)
- 【Report】New report module (Enterprise Edition)
- 【Multi-Cloud】Huawei HCS platform integration (Enterprise Edition)
- 【Multi-Cloud】Inspur hyper-converged platform integration (Enterprise Edition)
- 【Multi-Cloud】H3C CloudOS platform integration (Enterprise Edition)
- 【Multi-Cloud】Proxmox platform integration
- 【Host】KVM platform huge page memory VM support
- 【Host】KVM host CPU reservation support
- 【Host】KVM supports SR-IOV NIC passthrough
- 【Host】host desc structured
- 【Host】QEMU pcie hot-plug
- 【Host】GPU cards support hot operations
- 【Host】KVM hosts support specifying boot order
- 【Host】KVM host creation supports installing monitoring Agent
- 【Host】KVM hosts support changing disk block storage
- 【Billing】Support prepaid/reserved instance cost allocation (Enterprise Edition)
- 【Billing】Support unassigned project cost allocation (Enterprise Edition)
- 【Billing】Multi-dimensional analysis adds primary and sub-account analysis (Enterprise Edition)
- 【System】Support one-click inspection and synchronous generation of inspection reports (Enterprise Edition)
- 【Multi-Cloud】Tencent Cloud CDN supports creation
- 【Multi-Cloud】vmware platform migration support
- 【Multi-Cloud】Alibaba Cloud table storage integration
- 【Multi-Cloud】Cloud accounts support binding label-based synchronization policies
- 【Container】Kylin container deployment support
- 【Container】Management supports high-version container cluster support
- 【Deployment】Support docker compose deployment CMP
Feature Enhancements (Enhancements)
- 【Dashboard】Digital chart style and utilization dashboard style optimization (Enterprise Edition)
- 【Host】Primary-standby host optimization
- 【Host】Downtime automatic migration optimization
- 【Host】KVM VMs support specifying boot system disk
- 【Host】KVM VMs add power_status field
- 【System】Global search adds cloud ID
- 【Monitoring】Alert recipients support specifying role alerts
- 【Multi-Cloud】Cloudpods management monitoring data improvements
- 【Authentication】Password expired users support login password modification
- 【Authentication】Integration with Huawei Cloud SMS service
- 【Authentication】Permission settings more refined, support resource operation granularity settings (Enterprise Edition)