github-actions[bot] opened a new issue, #13418: URL: https://github.com/apache/cloudstack/issues/13418
## π Apache CloudStack β Daily Status Report **Date:** June 14, 2026 --- ## π Recently Merged Great momentum this week β several quality-of-life and stability fixes landed! | PR | Branch | Description | Author | |---|---|---|---| | [`#13131`](https://github.com/apache/cloudstack/pull/13131) | `4.20` | π Fix NPE when migrating VM away with volumes | `@weizhouapache` | | [`#13236`](https://github.com/apache/cloudstack/pull/13236) | `main` | β¨ Introduce Quota Resource Statement API | `@winterhazel` | | [`#13019`](https://github.com/apache/cloudstack/pull/13019) | `main` | π Fix usage server stuck due to duplicate VM events | `@abh1sar` | | [`#13264`](https://github.com/apache/cloudstack/pull/13264) | `main` | π§Ή Remove duplicate `json.content.type` config key | `@sureshanaparti` | | [`#13161`](https://github.com/apache/cloudstack/pull/13161) | `main` | π¨ UI: hide deploy button for not-ready images | `@shwstppr` | | [`#13394`](https://github.com/apache/cloudstack/pull/13394) | `main` | π§ Make HikariCP leak detection configurable | `@andrijapanicsb` | | [`#13312`](https://github.com/apache/cloudstack/pull/13312) | `main` | π€ Fix issue triage GitHub Action | `@vishesh92` | | [`#12321`](https://github.com/apache/cloudstack/pull/12321) | `main` | ποΈ Deal with Storage Manager tech debt | `@DaanHoogland` | --- ## π₯ Active PRs Needing Attention (updated today) | PR | Description | Author | |---|---|---| | [`#13346`](https://github.com/apache/cloudstack/pull/13346) | π§ systemvm: fix VPC VPN issue on Netris (network id > 1000) | `@weizhouapache` | | [`#13332`](https://github.com/apache/cloudstack/pull/13332) | π Allow third-party backup provider plugins via configurable list | `@yigitbasalma` | | [`#13226`](https://github.com/apache/cloudstack/pull/13226) | βΈοΈ Enable dynamic scaling of Kubernetes cluster offerings for KVM | `@bernardodemarco` | | [`#13144`](https://github.com/apache/cloudstack/pull/13144) | π₯οΈ Support migration of system VMs with volumes in the GUI | `@Tonitzpp` | | [`#13090`](https://github.com/apache/cloudstack/pull/13090) | βοΈ KVM: make storage heartbeat fence action configurable | `@jmsperu` | | [`#13074`](https://github.com/apache/cloudstack/pull/13074) | πΎ feat(backup): incremental NAS backup support for KVM | `@jmsperu` | | [`#12900`](https://github.com/apache/cloudstack/pull/12900) | π¦ NAS backup: automated infra backup (database, configs, certs) | `@jmsperu` | | [`#13060`](https://github.com/apache/cloudstack/pull/13060) | β‘ FlashArray: authenticate via REST 2.x api-token | `@genegr` | | [`#13061`](https://github.com/apache/cloudstack/pull/13061) | β‘ FlashArray/KVM: NVMe-TCP transport support | `@genegr` | | [`#11443`](https://github.com/apache/cloudstack/pull/11443) | π Events listing, deletion and archival optimizations | `@winterhazel` | | [`#13293`](https://github.com/apache/cloudstack/pull/13293) | π Add draft project security threat-model document | `@potiuk` | | [`#13022`](https://github.com/apache/cloudstack/pull/13022) | π NPE fix: listProjectRoles with removed project ID | `@Tonitzpp` | --- ## π Open Bugs Needing Triage > **β οΈ Critical:** > - [`#13371`](https://github.com/apache/cloudstack/issues/13371) **Host HA is broken in CloudStack 4.22.1.0** β needs urgent attention! | Issue | Description | Severity | |---|---|---| | [`#13331`](https://github.com/apache/cloudstack/issues/13331) | Blank volume snapshots list (NPE on null volumeVO) | High | | [`#13382`](https://github.com/apache/cloudstack/issues/13382) | Connection Pool Leak in OOB management causes MS instability | High | | [`#13408`](https://github.com/apache/cloudstack/issues/13408) | CKS: `cmk create kubernetescluster serviceofferingid` issue | Medium | | [`#13406`](https://github.com/apache/cloudstack/issues/13406) | Failed to Move VM to Another Account | Medium | | [`#13387`](https://github.com/apache/cloudstack/issues/13387) | Error during `resetPasswordForVirtualMachine` | Medium | | [`#13376`](https://github.com/apache/cloudstack/issues/13376) | Redfish: Host-HA never marks powered-off KVM host Down | Medium | | [`#13378`](https://github.com/apache/cloudstack/issues/13378) | KVM: Live migration of SSVM fails with "Cannot get interface MTU" | Medium | | [`#12998`](https://github.com/apache/cloudstack/issues/12998) | Live migrate VM fails when Error-ed VM snapshots exist | Medium | --- ## π¦ Latest Releases | Release | Date | Notes | |---|---|---| | [**4.22.1.0 (LTS)**](https://github.com/apache/cloudstack/releases/tag/4.22.1.0) | 2026-05-26 | Latest stable maintenance release | | [4.22.0.1 (Security)](https://github.com/apache/cloudstack/releases/tag/4.22.0.1) | 2026-05-08 | 7 CVEs fixed including command injection & cross-tenant access | | [4.20.3.0 (LTS)](https://github.com/apache/cloudstack/releases/tag/4.20.3.0) | 2026-04-17 | 4.20 maintenance release | --- ## π± Highlights & Trends - ποΈ **Storage & Backup work is thriving** β multiple PRs from `@jmsperu` covering NAS backup (incremental + infra) and `@genegr` pushing FlashArray/NVMe-TCP improvements. - βΈοΈ **Kubernetes & CKS improvements** ongoing with dynamic scaling for KVM. - π **Security posture improving** β a threat-model document is being drafted ([`#13293`](https://github.com/apache/cloudstack/pull/13293)). - π€ **CI/CD housekeeping** in progress: code coverage grading, pre-commit workflows, and Sonar deduplication. - β οΈ **4.22.1.0 regression** β Host HA breakage ([`#13371`](https://github.com/apache/cloudstack/issues/13371)) reported as critical; a point release fix may be warranted. --- ## β Recommended Actions for Maintainers 1. π¨ **Prioritize [`#13371`](https://github.com/apache/cloudstack/issues/13371)** β Critical Host HA regression in 4.22.1.0; investigate and fast-track a fix toward 4.22.2.0. 2. π **Review [`#13346`](https://github.com/apache/cloudstack/pull/13346)** β Netris VPN fix targeting 4.22 branch, looks ready. 3. π **Triage [`#13331`](https://github.com/apache/cloudstack/issues/13331)** β Blank volume snapshots list is a visible user-facing regression. 4. π **Review [`#13332`](https://github.com/apache/cloudstack/pull/13332)** β Third-party backup plugin allowlist, clean improvement to backup plugin extensibility. 5. π **Review [`#11443`](https://github.com/apache/cloudstack/pull/11443)** β Events optimization PR has been open a while; a review would unblock the contributor. --- *π€ This report was auto-generated on June 14, 2026. Keep up the great work, CloudStack community! πͺ* > Generated by [Repo Status](https://github.com/apache/cloudstack/actions/runs/27510072383) Β· sonnet46 1.2M Β· [β·](https://github.com/search?q=repo%3Aapache%2Fcloudstack+is%3Aissue+%22gh-aw-workflow-call-id%3A+apache%2Fcloudstack%2Fdaily-repo-status%22&type=issues) > <details> <summary>Add this agentic workflows to your repo</summary> To install this agentic workflow, run ``` gh aw add githubnext/agentics/workflows/repo-status.md@main ``` </details> <!-- gh-aw-agentic-workflow: Repo Status, engine: copilot, version: 1.0.52, model: claude-sonnet-4.6, id: 27510072383, workflow_id: daily-repo-status, run: https://github.com/apache/cloudstack/actions/runs/27510072383 --> <!-- gh-aw-workflow-id: daily-repo-status --> <!-- gh-aw-workflow-call-id: apache/cloudstack/daily-repo-status --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
