'make build-debug' which builds the karydia binary with additional debug symbols
'make debug-dev' which forwards the K8s karydia cluster debug port to localhost (default: 2345) for (remote) connecting code debuggers
This should ease and speed up (local) development.
See docs/devel/hotswap.md for usage information
Description
For development it is now possible to use
Checklist
Before submitting this PR, please make sure: