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 deploying the BFB resource (bf-bundle), the status remains in the Pending phase across all worker nodes without providing a clear indication of a failure related to downloading the BFB file. This leads to confusion and delays in debugging as there are no events or logs suggesting a root cause for the provisioning issue.
Steps to Reproduce
Deploy a BFB resource with a wrong URL for BFB
Observe the status of the BFB resource and worker nodes
Expected Behavior:
The provisioning process should:
Fail with a clear error message and appropriate events (e.g., "Failed to download BFB from specified URL").
Actual Behavior
The BFB resource remains in the Initializing phase, and the worker nodes remain in Pending state indefinitely.
When deploying the BFB resource (bf-bundle), the status remains in the Pending phase across all worker nodes without providing a clear indication of a failure related to downloading the BFB file. This leads to confusion and delays in debugging as there are no events or logs suggesting a root cause for the provisioning issue.
Steps to Reproduce
Deploy a BFB resource with a wrong URL for BFB
Observe the status of the BFB resource and worker nodes
Expected Behavior:
The provisioning process should:
Fail with a clear error message and appropriate events (e.g., "Failed to download BFB from specified URL").
Actual Behavior
Ref: #4203694
The text was updated successfully, but these errors were encountered: