cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### problem Over time, the CloudStack agent becomes increasingly slow when starting or stopping virtual machines. This performance degradation is especially noticeable during bulk VM operations, where the delays can...
### problem While downscaling a Kubernetes cluster, the async job fails with an IllegalArgumentException during execution of ScaleKubernetesClusterCmd. After the failure, the Kubernetes cluster remains stuck in SCALE state and...
### Description This PR fixes: #12205 When a cluster is created without specifying a network, then an isolated network is created automatically with the default MTU. However, if there is...
### Description This PR... Fixes: #11973 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...
### Description This PR fixes the issue that ACS cannot be packaged on Ubuntu 24.04 due to unsupported python2 verified by `apt-get build-dep .` ### Types of changes - [...
### Description This PR adds multi-architecture support for IBM Z (s390x) to Apache CloudStack. The updates enable key CloudStack components to be built and run on both x86_64 (Intel/AMD) and...
### problem Before Edit and save After Edit and save Hi, i found some issue storage quota by tags is disappear after save. i am using cloudstack version 4.22.0 ###...
### problem Deploying VN appliance using a deploy-as-is VNF template for VMware fails. ### versions 4.20.1 Must be an issue with some lower versions as well ### The steps to...
### The required feature described as a wish ACS 4.22 does not detect or enumerate MIG instances created on NVIDIA GPUs. Only vGPU-based slicing is recognized. This blocks environments that...
### problem When you create an isolated network without specifying the MTU in a zone with a specific MTU, it is respected and the network is set with these Zone...