mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-19 08:15:01 +00:00
Fixes `panic: reflect: call of reflect.Value.Type on zero Value` when calling conversion.EnforcePtr() or runtime.Scheme.ObjectVersionAndKind() from default type switch. Signed-off-by: Vojtech Vitek (V-Teq) <vvitek@redhat.com>