mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 13:50:01 +00:00 
			
		
		
		
	There are many places in k8s where %+v is used to format a pointer to struct, which isn't working as expected. Fixes #26591
There are many places in k8s where %+v is used to format a pointer to struct, which isn't working as expected. Fixes #26591