Bump k8s.io/api from 0.26.1 to 0.30.0 #376
Annotations
10 errors
lint:
internal/scheduler/scheduler.go#L11
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
cmd/main.go#L26
could not import k8s.io/apimachinery/pkg/util/runtime (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
api/v1alpha1/groupversion_info.go#L22
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
api/v1beta1/groupversion_info.go#L23
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
api/v1beta1/spannerautoscaler_webhook.go#L44
r.Name undefined (type *SpannerAutoscaler has no field or method Name) (typecheck)
|
lint:
api/v1beta1/spannerautoscaler_webhook.go#L45
r.Name undefined (type *SpannerAutoscaler has no field or method Name) (typecheck)
|
lint:
api/v1beta1/spannerautoscaler_webhook.go#L81
r.Name undefined (type *SpannerAutoscaler has no field or method Name) (typecheck)
|
lint:
api/v1beta1/spannerautoscaleschedule_webhook.go#L47
r.Name undefined (type *SpannerAutoscaleSchedule has no field or method Name) (typecheck)
|
lint:
api/v1beta1/spannerautoscaleschedule_webhook.go#L48
r.Name undefined (type *SpannerAutoscaleSchedule has no field or method Name) (typecheck)
|
lint:
api/v1beta1/spannerautoscaleschedule_webhook.go#L58
r.Name undefined (type *SpannerAutoscaleSchedule has no field or method Name) (typecheck)
|