cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform

Results 826 cloudstack issues
Sort by recently updated
recently updated
newest added

### Description CloudStack supports Multi-Arch zones #9619 since 4.20. This PR introduces an optional parameter ARCH for the `create-kubernetes-binaries-iso.sh` script to include the corresponding arch binaries. Also, the generated ISO...

status:has-conflicts
component:kubernetes
component:cks

### Description This PR allows the users to deploy virtual machines with an existing volume or a snapshot. For now it is limited only for KVM hypervisors and Zone-wide storage...

component:primary-storage
component:secondary-storage
component:vpc
component:ssvm
component:api
component:networking
Python
status:has-conflicts
component:compute
component:marvin
component:kubernetes
component:orchestration
status:needs-testing
component:integration-test
component:storage

### Description This PR enhances the PowerFlex/ScaleIO MDM and host SDC connections, includes the following changes. - Introduced timeout configuration 'powerflex.mdm.change.apply.timeout.ms' (Default value: 1000 ms) at zone scope, to wait...

component:kvm
component:primary-storage
component:storage

### problem I am seeing the below error in logs. This error shouldn't occur and needs code investigation for fixing this. ``` 2025-06-18 00:00:00,608 ERROR [c.c.u.d.T.Transaction] (Finalizer:[]) (logid:) Something went...

### Description This PR enables Admin to configure UI Announcement banner containing message through config.json. HTML based message is supported apart from regular text It can be configured by defining...

component:UI
status:needs-testing

### problem The Management Server Jobs Pending view in the UI is showing ALL jobs in the async_job table for the management server id, not just those with pending status....

### Description This PR fixes the selection of system VM templates for CKS clusters honouring the setting `system.vm.preferred.architecture` Fixes: #10944 ### Types of changes - [ ] Breaking change (fix...

component:kubernetes
component:storage

### problem When creating a ResourceAdmin account with special listing permissions on a domain with a dedicated zone, CloudStack is listing all the zones on the environment, instead of filtering...

### problem After finishing the process and restarting the System VMs, everything seems to be working fine, except the connectivity to the Console on proxy or any VM that was...

Severity:Critical
status:needs-reproducing

### Description This PR fixes some inconsistencies in object names and messages. doc pr : https://github.com/apache/cloudstack-documentation/pull/506 #### ACL Lists 1. Replace ACL Lists with ACLs as Access Control List Lists...

component:api
component:UI