kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.67k stars 333 forks source link

A script to automate debugging on CI #11569

Open slonka opened 1 month ago

slonka commented 1 month ago

Description

Would be great if we had an action or a script to modify the workflows to set it up for debugging. In https://github.com/kumahq/kuma/pull/11555 I had to push like 4-5 commits and ask multiple people how to be able to debug efficiently on CI.

jijiechen commented 1 month ago

What was your findings on how to enabe debugging productively?