Portworx Fusion Controller Release Notes
1.0.0
April 06, 2026
Portworx Fusion Controller provides a unified, application-aware platform that combines Fusion’s fleet-level management with Portworx’s Kubernetes-native data services. Portworx Fusion Controller connects Kubernetes clusters to Fusion fleets, enabling access to storage presets and workloads. It automates configuration management, provisions volumes using Fusion APIs, and applies quality-of-service and replication policies through standard Kubernetes PVC and StorageClass workflows.
Known issues (Errata)
| Issue Number | Issue Description | Severity |
|---|---|---|
| PWX-51741 | When the combined User Impact: Virtual machines fail to provision and remain stuck in the Provisioning or Creating state. The associated DataVolumes and PVCs stay in a Pending state, preventing the workload from becoming operational. This blocks VM creation, migration, and automation workflows. Workaround: Cap workload names at 39 characters using the formula Components: IX - Fusion-Intg | Minor |
| PWX-52530 | Fusion MutatingAdmissionWebhook requests can fail due to OpenShift’s fixed 13-second timeout limit. When the webhook makes synchronous calls to the Fusion backend during VM or volume operations, delays in backend response can cause the request to exceed this limit and be terminated. User Impact: VM and volume operations, such as attaching volumes, can fail or be aborted under load when the Fusion backend does not respond within the timeout window. In some cases, failures may not be clearly reported, making troubleshooting difficult. Workaround: Wait for Fusion API load to decrease, then retry the failed operation. The operation typically succeeds once the backend responds within the timeout window. Components: IX - Fusion-Intg | Minor |