There are many places in k8s where %+v is used to format a pointer to struct, which isn't working as expected. Fixes #26591
5.4 KiB
5.4 KiB
There are many places in k8s where %+v is used to format a pointer to struct, which isn't working as expected. Fixes #26591