fix(deps): update kubernetes packages to v0.32.0 #1203
Annotations
10 errors and 1 warning
Pull Request:
pkg/controllers/endpointmonitor_controller.go#L74
r.Get undefined (type *EndpointMonitorReconciler has no field or method Get) (typecheck)
|
Pull Request:
main.go#L29
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
|
Pull Request
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Pull Request
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
|
Pull Request:
pkg/kube/wrappers/ingress-wrapper_test.go#L10
could not import sigs.k8s.io/controller-runtime/pkg/client/fake (-: # sigs.k8s.io/controller-runtime/pkg/client/fake
|
Pull Request
cannot use c.tracker (variable of type versionedTracker) as "k8s.io/client-go/testing".ObjectTracker value in argument to testing.ObjectReaction: versionedTracker does not implement "k8s.io/client-go/testing".ObjectTracker (wrong type for method Create)
|
Pull Request:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
Pull Request:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L181
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
Pull Request:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L188
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
Pull Request:
../../../go/pkg/mod/k8s.io/[email protected]/pkg/apis/meta/v1/micro_time.go#L208
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
|
Pull Request
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|