Bump k8s.io/apimachinery from 0.28.0 to 0.29.1 #485
Annotations
10 errors
golangci:
internal/k8sapi/portForward.go#L18
could not import k8s.io/client-go/transport/spdy (-: # k8s.io/client-go/transport/spdy
|
golangci
assignment mismatch: 1 variable but spdy.NewRoundTripperWithConfig returns 2 values) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L57
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L58
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L65
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L94
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L95
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L101
rd.ExecuteCommandInPod undefined (type *callbackData has no field or method ExecuteCommandInPod) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L119
rd.GetNamespace undefined (type *callbackData has no field or method GetNamespace) (typecheck)
|
golangci:
ssh/connection/channels/callback.go#L120
rd.GetAuthenticatedUserID undefined (type *callbackData has no field or method GetAuthenticatedUserID) (typecheck)
|