bump kubernetes version and other dependencies #353
Annotations
8 errors
verify:
pkg/shp/cmd/build/run_test.go#L147
G601: Implicit memory aliasing in for loop. (gosec)
|
verify:
pkg/shp/cmd/buildrun/logs_test.go#L181
G601: Implicit memory aliasing in for loop. (gosec)
|
verify:
pkg/shp/cmd/buildrun/logs.go#L88
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollWithContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
verify:
pkg/shp/cmd/follower/follow.go#L144
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollWithContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
verify:
pkg/shp/flags/build.go#L9
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
verify:
pkg/shp/flags/buildrun.go#L9
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
verify:
pkg/shp/flags/build_test.go#L13
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
|
verify
issues found
|