You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the K8s reconciler is enabled, Funnel appears to "clean up" the PVC/PV used by the Worker and Executor before the client (e.g. Nextflow) has a chance to read the outputs.
Expected Behavior
The Worker and Executor PVC/PV's should remain until the client is done reading/accessing them.
Actual Behavior
The PVC/PV's are removed and Nextflow throws the following Example Error⚠️
Overview 🌀
When the K8s reconciler is enabled, Funnel appears to "clean up" the PVC/PV used by the Worker and Executor before the client (e.g. Nextflow) has a chance to read the outputs.
Expected Behavior
The Worker and Executor PVC/PV's should remain until the client is done reading/accessing them.
Actual Behavior
The PVC/PV's are removed and Nextflow throws the following Example Error⚠️
The text was updated successfully, but these errors were encountered: