• v0.6.5 edaa8169a1

    v0.6.5 Stable

    kerem released this 2026-02-08 20:06:04 +03:00 | 194 commits to main since this release

    📅 Originally published on GitHub: Sun, 08 Feb 2026 17:13:24 GMT
    🏷️ Git tag created: Sun, 08 Feb 2026 17:06:04 GMT

    ⚠️ Important Notice: Due to high demand, PegaProx releases will now be weekly as we work through the support backlog. Thank you for your patience!

    🚀 What's New

    🌐 SDN (Software Defined Networking) (GitHub Issue #38)

    • Full SDN Management – View and manage zones, vnets, subnets, controllers, IPAM, and DNS

    🔧 Cluster Node Operations

    • Remove Node from Cluster – Runs pvecm delnode with automatic cleanup of stale config via SSH
    • Move Node to another Cluster – Automated 3-step flow: remove → cleanup → force join to target
    • SSH Multipath Detection – Credential fallbacks for reliable cluster operations
    • Node IP Resolution – Uses vmbr0 bridge interface instead of hostname/DNS (more reliable in multi-network setups)

    💾 Storage

    • iSCSI Multipath Setup – Easy Setup wizard now supports Multipath configuration
    • Storage Rescan – Trigger storage refresh directly from UI

    🛠️ Administration

    • API Token Management – Create, list, and revoke Bearer tokens for scripts, CI/CD & monitoring
    • Support Bundle – Generate diagnostic bundles for troubleshooting
    • Taskbar Auto-Expand – Can now be disabled under "My Profile"

    🐛 Fixes

    • Fixed SSE/Taskbar oscillation bug in "All Clusters" view causing excessive re-renders
    • Fixed Node IP resolution now happens BEFORE pvecm delnode to prevent cleanup on wrong node
    • Fixed Taskbar expand icon changed from ChevronUp to ChevronDown (thanks @gyptazy)
    • Fixed Github Issue #40, #39, #38, #33, #32 , #31, #28

    Improvements

    • Node removal buttons relocated from maintenance-start to maintenance-completed section (logical flow)
    • Offline node check changed from blocker to warning (pvecm delnode runs on remaining online node)
    • Force Join checkbox always visible with auto-check when old config detected
    • Cleanup scripts use killall -9 for reliable pmxcfs termination
    Downloads