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
Refactor GatewayClass protection logic to use indexer
Simplify the GatewayClass deletion protection by leveraging an indexer to filter Gateways. This improves efficiency and readability by reducing unnecessary iterations and directly querying relevant resources.
0 commit comments