🌟 Apache CloudStack – Daily Status Report
Date: June 8, 2026
🚀 Recent Releases
The 4.22 branch is active and well-maintained! 🎉
✅ Merged This Week (since June 1)
- 🔗
#12991 backup: veeam kvm integration – major milestone: Veeam backup support on KVM is now merged to main! (@shwstppr)
- 🛡️
#13320 Fix role auto-changing when user manually selects during account creation (@gp-santos)
- 🔧
#13370 Upgrade codecov/codecov-action to v7.0.0 (@weizhouapache)
🔥 Hot PRs – Active Today
main branch (new features):
- 🧩
#13236 Introduce Quota Resource Statement API (@winterhazel)
- 💾
#12758 New KBOSS backup provider (@JoaoJandre)
- 🗂️
#13053 CloudStack Volume support with ONTAP storage (@rajiv-jain-netapp)
- 💿
#13101 Multiple CD-ROM / ISO support per VM (@Damans227)
- 🔐
#12702 Per-domain OAuth (Google, GitHub) support (@Damans227)
- 🕸️
#12617 CLVM enhancements and fixes (@Pearl1594)
- 📅
#13148 VM schedule refactor + autoscaling group min/max (@vishesh92)
- ⚡
#13353 Batch VM/host lookups to eliminate N+1 queries (@vishesh92)
4.22 patch branch:
- 🏥
#13377 KVM HA: fence by confirming host power state (@andrijapanicsb)
- 📶
#13380 Fix network rate type overflow (>65Gbps support) (@Pearl1594)
- 📦
#13294 Support VDDK imports into RBD storage (@andrijapanicsb)
4.20 patch branch:
- 🔀
#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 Severity:Critical – Host HA is broken in CloudStack 4.22.1.0 – KVM HA hosts never transition to Down state; active PRs #13377 and #13373 are already addressing this!
🟠 Active Bugs:
#13378 KVM SSVM live migration fails on storage network with VLAN (fix in PR #13379)
#13376 Host-HA OOBM fence: powered-off hosts not being marked Down
#13375 Unable to download volume snapshot on VMware
#13355 network_rate column type too small for >65Gbps rates (fix in PR #13380)
#13329 Zone wizard: host re-add fails if initial addition fails (UI bug)
#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
- 🔴 Expedite 4.22 patch: The critical Host HA regression (
#13371) should be addressed with a 4.22.2.0 patch release. PRs #13377 and #13373 are ready for review.
- 🔒 Triage logging/security issues: The cluster of credential-exposure issues from
@YLChen-007 needs owner assignment and prioritization for the next maintenance release.
- 🚀 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.
- 📋 Hardening backlog: Consider creating a tracking issue to organize the F-10 through F-15 hardening requests into a roadmap item.
- 🎉 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 · sonnet46 898.5K · ◷
Add this agentic workflows to your repo
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-status.md@main
🌟 Apache CloudStack – Daily Status Report
Date: June 8, 2026
🚀 Recent Releases
The 4.22 branch is active and well-maintained! 🎉
✅ Merged This Week (since June 1)
#12991backup: veeam kvm integration– major milestone: Veeam backup support on KVM is now merged to main! (@shwstppr)#13320Fix role auto-changing when user manually selects during account creation (@gp-santos)#13370Upgradecodecov/codecov-actionto v7.0.0 (@weizhouapache)🔥 Hot PRs – Active Today
mainbranch (new features):#13236Introduce Quota Resource Statement API (@winterhazel)#12758New KBOSS backup provider (@JoaoJandre)#13053CloudStack Volume support with ONTAP storage (@rajiv-jain-netapp)#13101Multiple CD-ROM / ISO support per VM (@Damans227)#12702Per-domain OAuth (Google, GitHub) support (@Damans227)#12617CLVM enhancements and fixes (@Pearl1594)#13148VM schedule refactor + autoscaling group min/max (@vishesh92)#13353Batch VM/host lookups to eliminate N+1 queries (@vishesh92)4.22patch branch:#13377KVM HA: fence by confirming host power state (@andrijapanicsb)#13380Fix network rate type overflow (>65Gbps support) (@Pearl1594)#13294Support VDDK imports into RBD storage (@andrijapanicsb)4.20patch branch:#13379Fix SSVM live migration with storage network VLANs (@Pearl1594)🚨 Issues Needing Attention
🔴 Critical:
#13371Severity:Critical– Host HA is broken in CloudStack 4.22.1.0 – KVM HA hosts never transition to Down state; active PRs#13377and#13373are already addressing this!🟠 Active Bugs:
#13378KVM SSVM live migration fails on storage network with VLAN (fix in PR#13379)#13376Host-HA OOBM fence: powered-off hosts not being marked Down#13375Unable to download volume snapshot on VMware#13355network_ratecolumn type too small for >65Gbps rates (fix in PR#13380)#13329Zone wizard: host re-add fails if initial addition fails (UI bug)#13357Reverting snapshot of encrypted ROOT volume results in non-bootable VM🔒 Security / Hardening (logging):
@YLChen-007regarding sensitive credential exposure in logs (keystore, passwords, API keys). These deserve triage and prioritization.📈 Activity Highlights (Since June 1)
💡 Recommended Next Steps for Maintainers
#13371) should be addressed with a 4.22.2.0 patch release. PRs#13377and#13373are ready for review.@YLChen-007needs owner assignment and prioritization for the next maintenance release.#13053), Multiple CD-ROMs (#13101), and per-domain OAuth (#12702) are mature PRs that could benefit from timely review.🤖 This report was auto-generated on June 8, 2026. Data reflects publicly visible GitHub activity.
Add this agentic workflows to your repo
To install this agentic workflow, run