github-actions[bot] opened a new issue, #13435: URL: https://github.com/apache/cloudstack/issues/13435
## ๐ Apache CloudStack โ Daily Status Report **June 16, 2026** --- ## ๐ Latest Releases | Version | Type | Published | |---|---|---| | [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 (7 CVEs) | May 8, 2026 | | [4.20.3.0 (LTS)](https://github.com/apache/cloudstack/releases/tag/4.20.3.0) | Maintenance | Apr 17, 2026 | Great job to all release managers โ active maintenance across two LTS branches keeps the community secure and current! ๐ --- ## ๐ Recent Merges (Last 72h) Some exciting improvements landed: - โ **[`#12617`](https://github.com/apache/cloudstack/pull/12617) CLVM enhancements and fixes** *(4.23.0)* โ modernizes the CLVM storage implementation with CLVM_NG support on QCOW2/LVM, replacing the deprecated corosync/pacemaker-based approach. Great work `@Pearl1594`! - โ **[`#10098`](https://github.com/apache/cloudstack/pull/10098) Guest OS rules** *(4.23.0)* โ adds JavaScript-based rules to restrict VM placement on hosts by guest OS, enabling stricter workload isolation and licensing optimization. Kudos `@BryanMLima`! - โ **[`#13420`](https://github.com/apache/cloudstack/pull/13420) Add bhouse-nexthop to contributors list** โ welcome to a new contributor! ๐ - โ **[`#13131`](https://github.com/apache/cloudstack/pull/13131) Fix NPE when migrating VM away with volumes** *(4.20.4)* โ thanks `@weizhouapache`! - โ **[`#13019`](https://github.com/apache/cloudstack/pull/13019) Fix usage server stuck on duplicate VM events** *(4.20.4)* โ resolves a reliability issue in usage processing. Thanks `@abh1sar`! --- ## ๐ง Active Pull Requests (20 open) **Milestone breakdown:** 4.23.0 (6) ยท 4.22.2 (3) ยท 4.20.4 (2) ยท unassigned (9) **Draft PRs:** 6 ### Highlighted PRs needing attention: | PR | Description | Milestone | Author | |---|---|---|---| | [`#13423`](https://github.com/apache/cloudstack/pull/13423) | Allow selecting network for VNF nics | 4.22.2 | `@Pearl1594` | | [`#13380`](https://github.com/apache/cloudstack/pull/13380) | Update nw_rate & mc_rate to int unsigned (> 65Gbps support) | โ | `@Pearl1594` | | [`#13424`](https://github.com/apache/cloudstack/pull/13424) | [NAS Backup] Suppress errors in disk usage calculation | โ | `@daviftorres` | | [`#13229`](https://github.com/apache/cloudstack/pull/13229) | Prevent backup offering assignment for encrypted volumes | 4.22.2 | `@sureshanaparti` | | [`#12758`](https://github.com/apache/cloudstack/pull/12758) | Introduce KBOSS backup provider | 4.23.0 | `@JoaoJandre` | | [`#13281`](https://github.com/apache/cloudstack/pull/13281) | cloudutils: skip SELinux/AppArmor in agent setup | โ | `@weizhouapache` | | [`#13263`](https://github.com/apache/cloudstack/pull/13263) | Improved error log message with null check | โ | `@saurabhkushwaha438` | | [`#9531`](https://github.com/apache/cloudstack/pull/9531) | Allow deploying VRs on dedicated resources | โ | `@GaOrtiga` | **Top active contributor today:** `@Pearl1594` with 4 open PRs across KVM, UI, API, and CI ๐ --- ## ๐ Recent Issues (Since June 13) | Issue | Title | Reporter | |---|---|---| | [`#13433`](https://github.com/apache/cloudstack/issues/13433) | UI: Backup notifications mislabeled as "Bucket" | `@daviftorres` | | [`#13428`](https://github.com/apache/cloudstack/issues/13428) | Slow response between XCP-NG and CloudStack syncing | `@dksharma-yotta` | | [`#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) | `cmk create kubernetescluster` serviceofferingid issue (CKS) | `@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 | `@prashanthr2` | | [`#13387`](https://github.com/apache/cloudstack/issues/13387) | Error during `resetPasswordForVirtualMachine` | `@shwstppr` | | [`#13382`](https://github.com/apache/cloudstack/issues/13382) | Connection Pool Leak in Out-of-Band Management | `@mortenstevens` | > ๐ก The mislabeled Backup/Bucket UI notification (`#13433`) and OOB connection pool leak (`#13382`) look like quick wins worth triaging first. --- ## ๐ Component Activity Snapshot Based on open PR labels, today's hottest areas: - ๐ฅ๏ธ **KVM** โ 9 PRs (storage drivers, HA fencing, NAS backup, networking) - ๐ **UI** โ 7 PRs (VNF networks, account/project selectors) - ๐ **API** โ 7 PRs (guest OS rules, backup offerings) - ๐พ **Storage / Backup** โ 5+4 PRs (KBOSS provider, CLVM_NG, encrypted volume safety) --- ## โ Actionable Next Steps for Maintainers 1. **Review & merge 4.22.2 milestone PRs** โ [`#13423`](https://github.com/apache/cloudstack/pull/13423) and [`#13229`](https://github.com/apache/cloudstack/pull/13229) are ready and targeted for the next patch release. 2. **Triage the UI mislabeling issue** [`#13433`](https://github.com/apache/cloudstack/issues/13433) โ likely a quick label fix in the UI code. 3. **Investigate OOB connection pool leak** [`#13382`](https://github.com/apache/cloudstack/issues/13382) โ can cause stability issues in production environments. 4. **Assign milestone to [`#13380`](https://github.com/apache/cloudstack/pull/13380), [`#13424`](https://github.com/apache/cloudstack/pull/13424), [`#13281`](https://github.com/apache/cloudstack/pull/13281)** โ these unassigned PRs look polished enough for targeting. 5. **Welcome and guide new contributors** โ `@saurabhkushwaha438` submitted their first enhancement PR; a review comment goes a long way! ๐ --- *๐ฌ Report generated automatically on June 16, 2026 ยท [apache/cloudstack](https://github.com/apache/cloudstack)* > Generated by [Repo Status](https://github.com/apache/cloudstack/actions/runs/27645352285) ยท sonnet46 939.7K ยท [โท](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: 27645352285, workflow_id: daily-repo-status, run: https://github.com/apache/cloudstack/actions/runs/27645352285 --> <!-- 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]
