github-actions[bot] opened a new issue, #13381:
URL: https://github.com/apache/cloudstack/issues/13381

   ## 🌟 Apache CloudStack – Daily Status Report
   **Date:** June 8, 2026
   
   ---
   
   ### πŸš€ Recent Releases
   
   | Release | Type | Date |
   |---------|------|------|
   | [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 fix | May 8, 2026 |
   | [4.20.3.0 
(LTS)](https://github.com/apache/cloudstack/releases/tag/4.20.3.0) | 
Maintenance | Apr 17, 2026 |
   
   The 4.22 branch is active and well-maintained! πŸŽ‰
   
   ---
   
   ### βœ… Merged This Week (since June 1)
   
   - πŸ”— **[`#12991`](https://github.com/apache/cloudstack/pull/12991)** `backup: 
veeam kvm integration` – major milestone: Veeam backup support on KVM is now 
merged to main! (`@shwstppr`)
   - πŸ›‘οΈ **[`#13320`](https://github.com/apache/cloudstack/pull/13320)** Fix 
role auto-changing when user manually selects during account creation 
(`@gp-santos`)
   - πŸ”§ **[`#13370`](https://github.com/apache/cloudstack/pull/13370)** Upgrade 
`codecov/codecov-action` to v7.0.0 (`@weizhouapache`)
   
   ---
   
   ### πŸ”₯ Hot PRs – Active Today
   
   **`main` branch (new features):**
   - 🧩 **[`#13236`](https://github.com/apache/cloudstack/pull/13236)** 
Introduce Quota Resource Statement API (`@winterhazel`)
   - πŸ’Ύ **[`#12758`](https://github.com/apache/cloudstack/pull/12758)** New 
KBOSS backup provider (`@JoaoJandre`)
   - πŸ—‚οΈ **[`#13053`](https://github.com/apache/cloudstack/pull/13053)** 
CloudStack Volume support with ONTAP storage (`@rajiv-jain-netapp`)
   - πŸ’Ώ **[`#13101`](https://github.com/apache/cloudstack/pull/13101)** Multiple 
CD-ROM / ISO support per VM (`@Damans227`)
   - πŸ” **[`#12702`](https://github.com/apache/cloudstack/pull/12702)** 
Per-domain OAuth (Google, GitHub) support (`@Damans227`)
   - πŸ•ΈοΈ **[`#12617`](https://github.com/apache/cloudstack/pull/12617)** CLVM 
enhancements and fixes (`@Pearl1594`)
   - πŸ“… **[`#13148`](https://github.com/apache/cloudstack/pull/13148)** VM 
schedule refactor + autoscaling group min/max (`@vishesh92`)
   - ⚑ **[`#13353`](https://github.com/apache/cloudstack/pull/13353)** Batch 
VM/host lookups to eliminate N+1 queries (`@vishesh92`)
   
   **`4.22` patch branch:**
   - πŸ₯ **[`#13377`](https://github.com/apache/cloudstack/pull/13377)** KVM HA: 
fence by confirming host power state (`@andrijapanicsb`)
   - πŸ“Ά **[`#13380`](https://github.com/apache/cloudstack/pull/13380)** Fix 
network rate type overflow (>65Gbps support) (`@Pearl1594`)
   - πŸ“¦ **[`#13294`](https://github.com/apache/cloudstack/pull/13294)** Support 
VDDK imports into RBD storage (`@andrijapanicsb`)
   
   **`4.20` patch branch:**
   - πŸ”€ **[`#13379`](https://github.com/apache/cloudstack/pull/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`](https://github.com/apache/cloudstack/issues/13371)** 
`Severity:Critical` – **Host HA is broken in CloudStack 4.22.1.0** – KVM HA 
hosts never transition to Down state; active PRs 
[`#13377`](https://github.com/apache/cloudstack/pull/13377) and 
[`#13373`](https://github.com/apache/cloudstack/pull/13373) are already 
addressing this!
   
   **🟠 Active Bugs:**
   - **[`#13378`](https://github.com/apache/cloudstack/issues/13378)** KVM SSVM 
live migration fails on storage network with VLAN (fix in PR 
[`#13379`](https://github.com/apache/cloudstack/pull/13379))
   - **[`#13376`](https://github.com/apache/cloudstack/issues/13376)** Host-HA 
OOBM fence: powered-off hosts not being marked Down
   - **[`#13375`](https://github.com/apache/cloudstack/issues/13375)** Unable 
to download volume snapshot on VMware
   - **[`#13355`](https://github.com/apache/cloudstack/issues/13355)** 
`network_rate` column type too small for >65Gbps rates (fix in PR 
[`#13380`](https://github.com/apache/cloudstack/pull/13380))
   - **[`#13329`](https://github.com/apache/cloudstack/issues/13329)** Zone 
wizard: host re-add fails if initial addition fails (UI bug)
   - **[`#13357`](https://github.com/apache/cloudstack/issues/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
   
   1. **πŸ”΄ Expedite 4.22 patch**: The critical Host HA regression 
([`#13371`](https://github.com/apache/cloudstack/issues/13371)) should be 
addressed with a 4.22.2.0 patch release. PRs 
[`#13377`](https://github.com/apache/cloudstack/pull/13377) and 
[`#13373`](https://github.com/apache/cloudstack/pull/13373) are ready for 
review.
   2. **πŸ”’ Triage logging/security issues**: The cluster of credential-exposure 
issues from `@YLChen-007` needs owner assignment and prioritization for the 
next maintenance release.
   3. **πŸš€ 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.
   4. **πŸ“‹ Hardening backlog**: Consider creating a tracking issue to organize 
the F-10 through F-15 hardening requests into a roadmap item.
   5. **πŸŽ‰ 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](https://github.com/apache/cloudstack/actions/runs/27163089099) Β· 
sonnet46 898.5K Β· 
[β—·](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: 27163089099, workflow_id: daily-repo-status, run: 
https://github.com/apache/cloudstack/actions/runs/27163089099 -->
   
   <!-- 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]

Reply via email to