🌟 Apache CloudStack — Daily Status Report
Date: June 12, 2026
🚀 Merged Today
A notable feature landed on main today:
| PR |
Description |
Author |
#13236 |
Introduce Quota Resource Statement API — view Quota consumption per resource |
@winterhazel |
This is a great building block for the upcoming Quota UI rework! 🎉
📦 Latest Stable Releases
✅ Recent Merges (June 9–12)
| PR |
Description |
Branch |
#13236 |
Introduce Quota resource statement API |
main |
#13264 |
Remove duplicate configkey json.content.type |
main |
#13019 |
Fix usage server stuck due to duplicate VM events |
main |
#13161 |
UI: hide Deploy Instance button for not-ready images |
main |
#13312 |
Fix issue-triage GitHub Action |
main |
#12856 |
Remove legacy realhostip references from code |
main |
Solid week of steady improvements and cleanup! 🧹
🔥 Active PRs Needing Review
main — Feature Pipeline (4.23.0)
| PR |
Feature |
Author |
#13032 |
Network Extension: External Network Orchestrator |
@weizhouapache |
#12711 |
Key Management Service (KMS) |
@vishesh92 |
#12737 |
CloudStack DNS framework (PowerDNS plugin) |
@sudo87 |
#12702 |
Per-domain OAuth (Google, GitHub) |
@Damans227 |
#13412 |
Custom login base domain via GUI whitelabel themes |
@hsato03 |
#12617 |
CLVM enhancements and fixes |
@Pearl1594 |
#13053 |
CloudStack Volume support with ONTAP storage |
@rajiv-jain-netapp |
#12758 |
New KBOSS backup provider |
@JoaoJandre |
#12124 |
Dell EMC ECS Object Storage Plugin |
@mhkadhum |
#13345 |
Indirect agent connection improvements |
@sureshanaparti |
#12706 |
Firewall support for public IPs in VPC |
@harikrishna-patnala |
#12864 |
Description field for NIC secondary IPs |
@erikbocks |
4.22 — Patch Branch
| PR |
Description |
Author |
#13377 |
🔴 KVM HA: fence by confirming host power state |
@andrijapanicsb |
#13411 |
Snapshot state normalization (malformed SS heuristic) |
@erikbocks |
#13410 |
Batch-load VM details in CapacityManagerImpl |
@vishesh92 |
#13407 |
Make HikariCP leak detection configurable |
@andrijapanicsb |
#13404 |
Fix: Don't set management server ID if cookie isn't set |
@jmgsky |
#13286 |
Fix volume physical size calculation |
@Tonitzpp |
#13141 |
Additional metrics for VM orchestration |
@sureshanaparti |
#12086 |
Fix KVM incremental snapshot migration (secondary storage) |
@hsato03 |
#12133 |
NAS backup: safety checks for unmount_operation |
@Hanarion |
4.20 — Patch Branch
| PR |
Description |
Author |
#13315 |
Deprecate AppCookie-based stickiness type policy |
@sureshanaparti |
#12615 |
Fix account deletion blocked by deleted project admin mapping |
@SURYAS1306 |
🐞 Open Issues — Needs Attention
| Issue |
Severity |
Summary |
#13371 |
🔴 Critical |
Host HA broken in 4.22.1.0 — fix in PR #13377 |
#13382 |
🟠 High |
Connection pool leak in OOBM background task (4.22.1.0) |
#13376 |
🟠 High |
Redfish/OOBM: powered-off KVM host never marked Down |
#13378 |
🟠 High |
KVM: SSVM live migration fails — "Cannot get interface MTU" |
#13375 |
🟡 Medium |
Unable to download volume snapshot on VMware |
#13387 |
🟡 Medium |
Error during resetPasswordForVirtualMachine |
#13408 |
🟡 Medium |
CKS: cmk create kubernetescluster serviceofferingid issue |
#13406 |
🟡 Medium |
Failed to move VM to another account |
#12998 |
🟡 Medium |
Live migrate fails when VM has 'Error-ed' snapshots |
#13400 |
💡 Enhancement |
Allow hiding unsupported features in the UI via global config |
💡 Issues #13371, #13382, and #13376 all point to KVM HA / OOBM stability as the top priority area for a 4.22.2.0 patch.
📈 Project Momentum
The feature pipeline for the next major release is exceptionally healthy with 11+ feature PRs open on main spanning new storage integrations (ONTAP, Dell EMC ECS, CLVM), backup providers (KBOSS), DNS (PowerDNS), auth (OAuth per-domain), networking (VPC firewall, Network Orchestrator), and security (KMS). 🚀
The 4.22.x branch is actively receiving hardening and bug fixes from a engaged community.
✅ Recommended Actions for Maintainers
- 🔴 Fast-track PR
#13377 — KVM HA fence fix; it directly resolves the critical regression in 4.22.1.0 (#13371)
- 🟠 Triage
#13382 — OOBM connection pool leak; confirmed production impact, needs owner assignment
- 📦 Plan 4.22.2.0 patch — The accumulation of 4.22 branch fixes (HA, OOBM, HikariCP, volume sizing, snapshot) makes a good case for a patch release soon
- 🧪 Review
#13411 & #13286 on 4.22 — targeted, low-risk fixes ready for merge
- 🌟 Champion new features — The Network Orchestrator PR (
#13032) is architecturally significant; early review will help shape it well
🤖 Auto-generated by the daily repo status workflow • Apache CloudStack
Generated by Repo Status · sonnet46 1.1M · ◷
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 12, 2026
🚀 Merged Today
A notable feature landed on
maintoday:#13236@winterhazelThis is a great building block for the upcoming Quota UI rework! 🎉
📦 Latest Stable Releases
✅ Recent Merges (June 9–12)
#13236main#13264configkey json.content.typemain#13019main#13161main#13312main#12856realhostipreferences from codemainSolid week of steady improvements and cleanup! 🧹
🔥 Active PRs Needing Review
main— Feature Pipeline (4.23.0)#13032@weizhouapache#12711@vishesh92#12737@sudo87#12702@Damans227#13412@hsato03#12617@Pearl1594#13053@rajiv-jain-netapp#12758@JoaoJandre#12124@mhkadhum#13345@sureshanaparti#12706@harikrishna-patnala#12864@erikbocks4.22— Patch Branch#13377@andrijapanicsb#13411@erikbocks#13410@vishesh92#13407@andrijapanicsb#13404@jmgsky#13286@Tonitzpp#13141@sureshanaparti#12086@hsato03#12133unmount_operation@Hanarion4.20— Patch Branch#13315@sureshanaparti#12615@SURYAS1306🐞 Open Issues — Needs Attention
#13371#13377#13382#13376#13378#13375#13387resetPasswordForVirtualMachine#13408cmk create kubernetesclusterserviceofferingidissue#13406#12998#13400📈 Project Momentum
The feature pipeline for the next major release is exceptionally healthy with 11+ feature PRs open on
mainspanning new storage integrations (ONTAP, Dell EMC ECS, CLVM), backup providers (KBOSS), DNS (PowerDNS), auth (OAuth per-domain), networking (VPC firewall, Network Orchestrator), and security (KMS). 🚀The 4.22.x branch is actively receiving hardening and bug fixes from a engaged community.
✅ Recommended Actions for Maintainers
#13377— KVM HA fence fix; it directly resolves the critical regression in 4.22.1.0 (#13371)#13382— OOBM connection pool leak; confirmed production impact, needs owner assignment#13411㏦on 4.22 — targeted, low-risk fixes ready for merge#13032) is architecturally significant; early review will help shape it well🤖 Auto-generated by the daily repo status workflow • Apache CloudStack
Add this agentic workflows to your repo
To install this agentic workflow, run