Skip to content

cp: Use proper ctx for (update|delete)Realserver

Vgutierrez requested to merge fix-deleteRealserver-ctx into main

update and delete Realserver states weren't providing a context with a timeout when triggering forwarding plane actions, this could lead to infinite blocking of the control plane

Merge request reports