github-actions[bot] opened a new issue, #13425: URL: https://github.com/apache/cloudstack/issues/13425
## ๐ Apache CloudStack Daily Status โ June 15, 2026 Happy Monday, CloudStack community! Here's your daily snapshot of what's happening across the project. Lots of great momentum! ๐ --- ## ๐ฆ Latest Releases | Release | Date | Type | |---|---|---| | **4.22.1.0 (LTS)** | 2026-05-26 | Maintenance release | | **4.22.0.1 (LTS Security)** | 2026-05-08 | 7 CVEs patched | | **4.20.3.0 (LTS)** | 2026-04-17 | Maintenance release | ๐ Latest stable: **4.22.1.0** โ [Release Notes]((docs.cloudstack.apache.org/redacted) --- ## โ Merged This Week Great progress across all active branches! | PR | Title | Branch | Author | |---|---|---|---| | [`#10098`](https://github.com/apache/cloudstack/pull/10098) | Guest OS rules | `main` | `@BryanMLima` | | [`#13236`](https://github.com/apache/cloudstack/pull/13236) | Introduce Quota resource statement API | `main` | `@winterhazel` | | [`#13131`](https://github.com/apache/cloudstack/pull/13131) | Fix NPE when migrate VM away with volumes | `4.20` | `@weizhouapache` | | [`#13019`](https://github.com/apache/cloudstack/pull/13019) | Fix usage server stuck on duplicate VM events | `4.20` | `@abh1sar` | | [`#13161`](https://github.com/apache/cloudstack/pull/13161) | UI: hide deploy button for not-ready images | `4.22` | `@shwstppr` | | [`#13264`](https://github.com/apache/cloudstack/pull/13264) | Remove duplicate `json.content.type` configkey | `4.20` | `@sureshanaparti` | | [`#12856`](https://github.com/apache/cloudstack/pull/12856) | Remove legacy `realhostip` references | `main` | `@vishesh92` | --- ## ๐ง Active Pull Requests (20 open) ### ๐ New Features in Review | PR | Title | Branch | |---|---|---| | [`#12758`](https://github.com/apache/cloudstack/pull/12758) | Introduce new backup provider (KBOSS) | `main` | | [`#13053`](https://github.com/apache/cloudstack/pull/13053) | CloudStack Volume support with ONTAP storage | `main` | | [`#13226`](https://github.com/apache/cloudstack/pull/13226) | Dynamic scaling of Kubernetes cluster offerings for KVM | `main` | | [`#13101`](https://github.com/apache/cloudstack/pull/13101) | Multiple CD-ROM / ISO Support Per VM | `main` | | [`#13032`](https://github.com/apache/cloudstack/pull/13032) | Network Extension: Orchestrate external network devices | `main` | | [`#13015`](https://github.com/apache/cloudstack/pull/13015) | Soft delete port forwarding, load balancing & firewall rules | `main` | | [`#13225`](https://github.com/apache/cloudstack/pull/13225) | UI for API Key Pair Management | `main` | | [`#13132`](https://github.com/apache/cloudstack/pull/13132) | Add OpenTelemetry tracing to API layer | `4.22` | | [`#13345`](https://github.com/apache/cloudstack/pull/13345) | Indirect agent connection improvements | `main` | ### ๐ Bug Fixes in Review | PR | Title | Branch | |---|---|---| | [`#13423`](https://github.com/apache/cloudstack/pull/13423) | Fix VNF NIC network selection for non-deploy-as-is templates | `4.22` | | [`#13377`](https://github.com/apache/cloudstack/pull/13377) | KVM HA: fence by confirming host power state | `4.22` | | [`#13407`](https://github.com/apache/cloudstack/pull/13407) | Make HikariCP leak detection configurable | `4.22` | | [`#13286`](https://github.com/apache/cloudstack/pull/13286) | Fix volume physical size calculation | `4.22` | | [`#13424`](https://github.com/apache/cloudstack/pull/13424) | NAS Backup: suppress errors in disk usage calculation | `main` | | [`#13365`](https://github.com/apache/cloudstack/pull/13365) | KVM: allow `importVm` to adopt existing RBD (Ceph) volume | `4.22` | --- ## ๐ Recently Reported Issues | Issue | Title | Reporter | |---|---|---| | [`#13422`](https://github.com/apache/cloudstack/issues/13422) | Intermittent Console Proxy Failure in 4.22.1.0 | `@tverkade` | | [`#13408`](https://github.com/apache/cloudstack/issues/13408) | CKS: `serviceofferingid` issue in `cmk create kubernetescluster` | `@chunkyen` | | [`#13406`](https://github.com/apache/cloudstack/issues/13406) | Failed to Move VM to Another Account | `@daviftorres` | | [`#13399`](https://github.com/apache/cloudstack/issues/13399) | Usage Server repeatedly reprocesses historical usage | `@mwa-sudo` | | [`#13390`](https://github.com/apache/cloudstack/issues/13390) | VM live migrate with storage fails on SharedMountPoint target | `@prashanthr2` | | [`#13382`](https://github.com/apache/cloudstack/issues/13382) | Connection Pool Leak in OOB management background task | `@mortenstevens` | | [`#13387`](https://github.com/apache/cloudstack/issues/13387) | Error during `resetPasswordForVirtualMachine` | `@shwstppr` | --- ## ๐ Project Health - **Open PRs:** 20 (11 โ `main`, 8 โ `4.22`, 1 โ `4.20`) - **Merged this week:** 7 PRs ๐ - **Active contributors today:** 10+ - **Branches active:** `main` (next release), `4.22` (LTS current), `4.20` (LTS maintained) --- ## ๐ก Recommendations for Maintainers 1. **๐ Console Proxy issue** ([`#13422`](https://github.com/apache/cloudstack/issues/13422)) โ intermittent failures in 4.22.1.0 behind a load balancer; worth investigating session token validation. 2. **โ๏ธ Usage Server duplicate processing** ([`#13399`](https://github.com/apache/cloudstack/issues/13399)) โ similar to [`#12590`](https://github.com/apache/cloudstack/issues/12590) which has a fix in 4.20; assess if a backport to 4.22 is needed. 3. **๐ OOB Connection Pool Leak** ([`#13382`](https://github.com/apache/cloudstack/issues/13382)) โ flagged as potentially impactful; needs triage and prioritization. 4. **๐ฆ KBOSS Backup Provider** ([`#12758`](https://github.com/apache/cloudstack/pull/12758)) โ large feature PR, may benefit from an additional review pass. 5. **๐ Network Extension PR** ([`#13032`](https://github.com/apache/cloudstack/pull/13032)) โ strategic feature; ensure it's on the roadmap review agenda. --- > ๐ค *Auto-generated daily status report. Data reflects activity as of 2026-06-15.* > Generated by [Repo Status](https://github.com/apache/cloudstack/actions/runs/27573929609) ยท sonnet46 981.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: 27573929609, workflow_id: daily-repo-status, run: https://github.com/apache/cloudstack/actions/runs/27573929609 --> <!-- 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]
