cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description Needs some rework which will be done after https://github.com/apache/cloudstack/pull/8362/ is merged. This PR fixes the resource count discrepancies which happen when resource count is being incremented or decremented...
### Description Currently, almost every command MS sends to the agents uses the global setting `wait` as the timeout's value. That means, if you want to extend or shorten the...
### Description This PR adds a role access check to the `expungeVirtualMachine` command when calling `destroyVirtualMachine` with the expunge parameter. Currently, if you are an admin (even if not Root),...
KVM Import dialog shows irrelevant conversion options, to select KVM host and Storage temporary location (which are applicable for VMware Import), these should be removed. ##### ISSUE TYPE * Enhancement...
### Description Fixes count value in listKubernetesClusters and listSupportedKubernetesVersions APIs response. Currently, it returns items count of the response ### Types of changes - [ ] Breaking change (fix or...
Failed to list the VMs in remote KVM host, for importing them to CloudStack. ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ VM Import ~~~ ##### CLOUDSTACK VERSION...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ LDAP ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT CentOS 7 ##### SUMMARY After...
##### ISSUE TYPE * Feature Idea ##### COMPONENT NAME ~~~ CKS ~~~ ##### CLOUDSTACK VERSION ~~~ Current and upcoming ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY CKS is...
I onboard a K8s cluster on version 1.28.4 with Management and KVM on a single node using 4.18.1 cloudstack version. ISO was uploaded from https://download.cloudstack.org/cks/ After that I am able...
### Description While creating, updating or removing a quota tariff there are no events for any of these actions. To address that, every time a quota tariff is created, updated...