updated k8s packages to 1.30 and method calls #1410
Annotations
2 errors
govulncheck:
pkg/handler/handler.go#L74
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in argument to bpValidator.InjectDecoder: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
govulncheck
Process completed with exit code 1.
|