mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-24 03:47:33 +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>