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 waiting for resources exits early due to stalled resources, the returned list should only contain the stalled resources without the ones in an Unknown state.
When waiting for resources exits early due to stalled resources, the returned list should only contain the stalled resources without the ones in an Unknown state.
Source: https://github.com/fluxcd/pkg/blob/main/ssa/manager_wait.go
Ref: fluxcd/flux2#4529
The text was updated successfully, but these errors were encountered: