cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description This PR enabled draining on the `AllLinesParser` so `Script.execute()` doesn't timeout if it has to read larger data. Right now commands with larger output and `AllLinesParser` won't finish,...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME * Storage csi driver, Kubernetes Service ##### CLOUDSTACK VERSION * 4.17.2.0 ##### CONFIGURATION * Advanced networking with vmware 7 * Kubernetes...
### Description This PR adds support for the Ceph RGW as an Object Store Driver in CloudStack ### Types of changes - [x] New feature (non-breaking change which adds functionality)...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME UI ##### CLOUDSTACK VERSION 4.17.2.0 ##### CONFIGURATION CS 4.17 with VMware vSphere 7.0.2 ##### OS / ENVIRONMENT N/A ##### SUMMARY ~~~...
### Description This PR... Fixes: #8635 very much a PoC on this. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to...
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.18.0.0 4.18.1.0 ~~~ ##### CONFIGURATION Nothing special as this seems not to be configuration...
### Description This PR fixes https://github.com/apache/cloudstack/issues/8662 The issue got introduced in 4.19. When we try to login, we check login credentials using different types of authenticators. While verifying in case...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME Categorize the issue - UI ##### CLOUDSTACK VERSION CloudStack 4.18.0.0 ##### CONFIGURATION ##### OS / ENVIRONMENT KVM with OEL9 ##### SUMMARY...
### Description The PR #7152 changed the unit of the Quota types `VM_DISK_IO_READ`, `VM_DISK_IO_WRITE`, `VM_DISK_BYTES_READ` and `VM_DISK_BYTES_WRITE`. However, the pre-populated tariffs were not considered, and their unit type is still...