github-actions[bot] opened a new issue, #13381: URL: https://github.com/apache/cloudstack/issues/13381
## π Apache CloudStack β Daily Status Report **Date:** June 8, 2026 --- ### π Recent Releases | Release | Type | Date | |---------|------|------| | [4.22.1.0 (LTS)](https://github.com/apache/cloudstack/releases/tag/4.22.1.0) | Maintenance | May 26, 2026 | | [4.22.0.1 (LTS Security)](https://github.com/apache/cloudstack/releases/tag/4.22.0.1) | Security fix | May 8, 2026 | | [4.20.3.0 (LTS)](https://github.com/apache/cloudstack/releases/tag/4.20.3.0) | Maintenance | Apr 17, 2026 | The 4.22 branch is active and well-maintained! π --- ### β Merged This Week (since June 1) - π **[`#12991`](https://github.com/apache/cloudstack/pull/12991)** `backup: veeam kvm integration` β major milestone: Veeam backup support on KVM is now merged to main! (`@shwstppr`) - π‘οΈ **[`#13320`](https://github.com/apache/cloudstack/pull/13320)** Fix role auto-changing when user manually selects during account creation (`@gp-santos`) - π§ **[`#13370`](https://github.com/apache/cloudstack/pull/13370)** Upgrade `codecov/codecov-action` to v7.0.0 (`@weizhouapache`) --- ### π₯ Hot PRs β Active Today **`main` branch (new features):** - π§© **[`#13236`](https://github.com/apache/cloudstack/pull/13236)** Introduce Quota Resource Statement API (`@winterhazel`) - πΎ **[`#12758`](https://github.com/apache/cloudstack/pull/12758)** New KBOSS backup provider (`@JoaoJandre`) - ποΈ **[`#13053`](https://github.com/apache/cloudstack/pull/13053)** CloudStack Volume support with ONTAP storage (`@rajiv-jain-netapp`) - πΏ **[`#13101`](https://github.com/apache/cloudstack/pull/13101)** Multiple CD-ROM / ISO support per VM (`@Damans227`) - π **[`#12702`](https://github.com/apache/cloudstack/pull/12702)** Per-domain OAuth (Google, GitHub) support (`@Damans227`) - πΈοΈ **[`#12617`](https://github.com/apache/cloudstack/pull/12617)** CLVM enhancements and fixes (`@Pearl1594`) - π **[`#13148`](https://github.com/apache/cloudstack/pull/13148)** VM schedule refactor + autoscaling group min/max (`@vishesh92`) - β‘ **[`#13353`](https://github.com/apache/cloudstack/pull/13353)** Batch VM/host lookups to eliminate N+1 queries (`@vishesh92`) **`4.22` patch branch:** - π₯ **[`#13377`](https://github.com/apache/cloudstack/pull/13377)** KVM HA: fence by confirming host power state (`@andrijapanicsb`) - πΆ **[`#13380`](https://github.com/apache/cloudstack/pull/13380)** Fix network rate type overflow (>65Gbps support) (`@Pearl1594`) - π¦ **[`#13294`](https://github.com/apache/cloudstack/pull/13294)** Support VDDK imports into RBD storage (`@andrijapanicsb`) **`4.20` patch branch:** - π **[`#13379`](https://github.com/apache/cloudstack/pull/13379)** Fix SSVM live migration with storage network VLANs (`@Pearl1594`) > π **20 open PRs total** β 12 targeting `main`, 6 targeting `4.22`, 2 targeting `4.20` --- ### π¨ Issues Needing Attention **π΄ Critical:** - **[`#13371`](https://github.com/apache/cloudstack/issues/13371)** `Severity:Critical` β **Host HA is broken in CloudStack 4.22.1.0** β KVM HA hosts never transition to Down state; active PRs [`#13377`](https://github.com/apache/cloudstack/pull/13377) and [`#13373`](https://github.com/apache/cloudstack/pull/13373) are already addressing this! **π Active Bugs:** - **[`#13378`](https://github.com/apache/cloudstack/issues/13378)** KVM SSVM live migration fails on storage network with VLAN (fix in PR [`#13379`](https://github.com/apache/cloudstack/pull/13379)) - **[`#13376`](https://github.com/apache/cloudstack/issues/13376)** Host-HA OOBM fence: powered-off hosts not being marked Down - **[`#13375`](https://github.com/apache/cloudstack/issues/13375)** Unable to download volume snapshot on VMware - **[`#13355`](https://github.com/apache/cloudstack/issues/13355)** `network_rate` column type too small for >65Gbps rates (fix in PR [`#13380`](https://github.com/apache/cloudstack/pull/13380)) - **[`#13329`](https://github.com/apache/cloudstack/issues/13329)** Zone wizard: host re-add fails if initial addition fails (UI bug) - **[`#13357`](https://github.com/apache/cloudstack/issues/13357)** Reverting snapshot of encrypted ROOT volume results in non-bootable VM **π Security / Hardening (logging):** - Several issues filed by `@YLChen-007` regarding sensitive credential exposure in logs (keystore, passwords, API keys). These deserve triage and prioritization. --- ### π Activity Highlights (Since June 1) - π₯ **20 new issues** opened β great engagement from the community! - ποΈ A wave of hardening requests (F-10 through F-15) covering rate limiting, 2FA, CIDR allowlisting, and password policies - π Active logging/credentials security review underway - The KVM HA sub-system is getting focused attention with multiple fixes landing simultaneously --- ### π‘ Recommended Next Steps for Maintainers 1. **π΄ Expedite 4.22 patch**: The critical Host HA regression ([`#13371`](https://github.com/apache/cloudstack/issues/13371)) should be addressed with a 4.22.2.0 patch release. PRs [`#13377`](https://github.com/apache/cloudstack/pull/13377) and [`#13373`](https://github.com/apache/cloudstack/pull/13373) are ready for review. 2. **π Triage logging/security issues**: The cluster of credential-exposure issues from `@YLChen-007` needs owner assignment and prioritization for the next maintenance release. 3. **π Review large feature PRs**: ONTAP storage (`#13053`), Multiple CD-ROMs (`#13101`), and per-domain OAuth (`#12702`) are mature PRs that could benefit from timely review. 4. **π Hardening backlog**: Consider creating a tracking issue to organize the F-10 through F-15 hardening requests into a roadmap item. 5. **π Celebrate**: The Veeam KVM integration merge is a significant community contribution β great work! --- *π€ This report was auto-generated on June 8, 2026. Data reflects publicly visible GitHub activity.* > Generated by [Repo Status](https://github.com/apache/cloudstack/actions/runs/27163089099) Β· sonnet46 898.5K Β· [β·](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: 27163089099, workflow_id: daily-repo-status, run: https://github.com/apache/cloudstack/actions/runs/27163089099 --> <!-- 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]
