Skip to content

Improve virtual service update error message

Alejo Carballude requested to merge feature/improve_gloo_error_msg into develop

Related tasks

Context

The updateVirtualService error message does not provide context of the specific virtual service that failed to update.

Change

The Gloo error message has been updated to include the virtual service being updated, as well as removing the ingress word from the error message.

Other information

Additional documentation

Merge request reports