Update dependencies #518
Annotations
6 errors
|
Run make start KUBERNETES_VERSION=v1.30.10
cannot use func(ctx context.Context, ev event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev event.CreateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedCreateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make start KUBERNETES_VERSION=v1.30.10
cannot use func(ctx context.Context, ev event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev event.UpdateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make start KUBERNETES_VERSION=v1.30.10
cannot use func(ctx context.Context, ev event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev event.CreateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedCreateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make start KUBERNETES_VERSION=v1.30.10
cannot use func(ctx context.Context, ev event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, ev event.UpdateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make start KUBERNETES_VERSION=v1.30.10
The operation was canceled.
|
Loading