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
Replace the multiple watches for Gateway API CRDs with a single CRD watch, with
a predicate to filter CRDs based on the gatewayapiv1.GroupName. This ensures
that only relevant CRDs are watched, reducing unnecessary reconciliation
requests and log messages.
This commit fixes OCPBUGS-41892.
https://issues.redhat.com/browse/OCPBUGS-41892
0 commit comments