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
[4.21] net, bgp: wait for network operator readiness before BGP setup (#5107)
##### What this PR does / why we need it:
- replace brittle Deployment name wait (frr-k8s-statuscleaner) with
wait_for_consistent_resource_conditions on ClusterOperator/network,
ensuring FRR CRDs and webhooks are ready before creating
FRRConfiguration
- remove explicit FRR namespace cleanup, relying on CNO to handle revert
- add type annotations to wait_for_consistent_resource_conditions
##### Which issue(s) this PR fixes:
##### Special notes for reviewer:
manual cherry-pick of #4876 (automated one is failed)
##### jira-ticket: https://redhat.atlassian.net/browse/CNV-78491
Signed-off-by: Sergei Volkov <sevolkov@redhat.com>
0 commit comments