mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-04 20:28:14 +00:00
Automatic merge from submit-queue adds source debug build options See issue & discussion here: #28227 Enables source debugging the Kubernetes binaries with tools like delve by providing the user with the ability to provide debug build options to the glang compiler. Signed-off-by: Mike Brown <brownwm@us.ibm.com>