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
If one or more BpfApplicationState objects are in the "Pending" state, but none are in "Error" state, we should report the BpfApplication state as "Pending".
The text was updated successfully, but these errors were encountered:
…" when appropriate
If any nodes are reporting error, the operator will still report error,
however, if there are no errors, but some nodes are in the pending
state, the operator will report pending.
Fixes: bpfman#399
Signed-off-by: Andre Fredette <[email protected]>
If one or more BpfApplicationState objects are in the "Pending" state, but none are in "Error" state, we should report the BpfApplication state as "Pending".
The text was updated successfully, but these errors were encountered: