github-actions[bot] opened a new issue, #13386: URL: https://github.com/apache/cloudstack/issues/13386
## ๐ Apache CloudStack โ Daily Status Report **Date:** June 9, 2026 --- ## ๐ Big News: Veeam KVM Integration Merged! PR [`#12991`](https://github.com/apache/cloudstack/pull/12991) โ **backup: veeam kvm integration** โ was merged yesterday, a major milestone for CloudStack backup capabilities! This brings UHAPI-compatible integration with Veeam Backup & Replication for KVM environments, featuring a full control plane (UHAPI server) and a data plane (image server) for backup and restore workflows. Kudos to `@shwstppr`, `@abh1sar`, and `@weizhouapache`! ๐ --- ## ๐ฆ Latest Releases | Version | Type | Released | |---|---|---| | [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 | May 8, 2026 | | [4.20.3.0 (LTS)](https://github.com/apache/cloudstack/releases/tag/4.20.3.0) | Maintenance | Apr 17, 2026 | --- ## ๐ฏ Milestone 4.23.0 Progress - โ **137 issues/PRs closed** - ๐ **186 open items** in active development ### ๐ฅ Hot PRs Active Today | PR | Feature | Author | |---|---|---| | [`#12711`](https://github.com/apache/cloudstack/pull/12711) | Key Management Service (KMS) | `@vishesh92` | | [`#12737`](https://github.com/apache/cloudstack/pull/12737) | PowerDNS integration framework | `@sudo87` | | [`#13033`](https://github.com/apache/cloudstack/pull/13033) | Keycloak OAuth provider | `@tazouxme` | | [`#13148`](https://github.com/apache/cloudstack/pull/13148) | VM Schedule & autoscaling enhancements | `@vishesh92` | | [`#12617`](https://github.com/apache/cloudstack/pull/12617) | CLVM enhancements and fixes | `@Pearl1594` | | [`#12124`](https://github.com/apache/cloudstack/pull/12124) | Dell EMC ECS Object Storage Plugin | `@mhkadhum` | | [`#13225`](https://github.com/apache/cloudstack/pull/13225) | UI for API Key Pair Management | `@bernardodemarco` | | [`#13226`](https://github.com/apache/cloudstack/pull/13226) | Kubernetes cluster dynamic scaling for KVM | `@bernardodemarco` | | [`#13349`](https://github.com/apache/cloudstack/pull/13349) | Bulk DB UPDATE optimizations (startup perf) | `@sureshanaparti` | | [`#10098`](https://github.com/apache/cloudstack/pull/10098) | Guest OS rules | `@BryanMLima` | --- ## ๐ง KVM HA โ Urgent Focus Area Multiple contributors are rallying around KVM HA stability, with several PRs and issues filed in the last 24 hours: - ๐ **Issue [`#13371`](https://github.com/apache/cloudstack/issues/13371)** โ Host HA is broken in 4.22.1.0 (reported by `@weizhouapache`) - ๐ **Issue [`#13376`](https://github.com/apache/cloudstack/issues/13376)** โ Host-HA never marks a powered-off KVM host as Down (reported by `@andrijapanicsb`) - ๐ง **PR [`#13373`](https://github.com/apache/cloudstack/pull/13373)** โ Fix CheckOnHostAnswer success flag when no heartbeat (`@sureshanaparti`) - ๐ง **PR [`#13377`](https://github.com/apache/cloudstack/pull/13377)** โ Fence by confirming host power state (`@andrijapanicsb`) > ๐ก **Recommendation**: Reviewers who can fast-track PRs `#13373` and `#13377` would unblock a critical regression path for 4.22.1.0 users. --- ## ๐ New Bugs Needing Attention | Issue | Severity Signal | Summary | |---|---|---| | [`#13382`](https://github.com/apache/cloudstack/issues/13382) | ๐ด Critical | Connection pool leak in OOBM background task (4.22.1.0) | | [`#13378`](https://github.com/apache/cloudstack/issues/13378) | ๐ Major | KVM: SSVM live migration fails โ "Cannot get interface MTU" | | [`#13375`](https://github.com/apache/cloudstack/issues/13375) | ๐ Major | Unable to download volume snapshot on VMware | | [`#13172`](https://github.com/apache/cloudstack/issues/13172) | ๐ก Moderate | NPE in ApiServlet on SAML login with 2FA disabled | --- ## โก CI / Housekeeping - โ PR [`#13370`](https://github.com/apache/cloudstack/pull/13370) merged: Codecov action upgraded to v7.0.0 โ fixing coverage reporting - ๐ค Dependabot is active: [`#13385`](https://github.com/apache/cloudstack/pull/13385) (shell-quote), [`#13344`](https://github.com/apache/cloudstack/pull/13344) (launch-editor) โ UI dependency updates awaiting review --- ## โ Actionable Next Steps for Maintainers 1. **Review KVM HA PRs `#13373` & `#13377`** โ high-impact regression fix for 4.22.1.0 users, great candidates for a quick patch release 2. **Triage issue `#13382`** (OOBM connection pool leak) โ critical operational impact reported on production deployments 3. **Review feature PRs for 4.23.0** โ KMS (`#12711`), PowerDNS (`#12737`), and Keycloak (`#13033`) are all active and advancing 4. **Check UI dependency PRs** from Dependabot โ low-risk updates worth batching and merging 5. **Celebrate the Veeam KVM merge!** ๐ A long-awaited backup integration that expands CloudStack's enterprise appeal --- *Generated automatically by the daily repo status workflow โข Apache CloudStack* > Generated by [Repo Status](https://github.com/apache/cloudstack/actions/runs/27231794226) ยท sonnet46 847.3K ยท [โท](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: 27231794226, workflow_id: daily-repo-status, run: https://github.com/apache/cloudstack/actions/runs/27231794226 --> <!-- 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]
