vendor: bump github.com/kubernetes-csi/csi-lib-utils from 0.17.0 to 0.18.0 in the github-dependencies group #851
Annotations
8 errors
kind_deploy
Process completed with exit code 1.
|
kind_deploy
cannot use address (variable of type string) as context.Context value in argument to connection.Connect: string does not implement context.Context (missing method Deadline)
|
kind_deploy
cannot use metrics.NewCSIMetricsManager("") (value of type "github.com/kubernetes-csi/csi-lib-utils/metrics".CSIMetricsManager) as string value in argument to connection.Connect
|
kind_deploy
cannot use connection.OnConnectionLoss(connection.ExitOnConnectionLoss()) (value of type connection.Option) as "github.com/kubernetes-csi/csi-lib-utils/metrics".CSIMetricsManager value in argument to connection.Connect: connection.Option does not implement "github.com/kubernetes-csi/csi-lib-utils/metrics".CSIMetricsManager (missing method GetRegistry)
|
kind_deploy
cannot use address (variable of type string) as context.Context value in argument to connection.Connect: string does not implement context.Context (missing method Deadline)
|
kind_deploy
cannot use metrics.NewCSIMetricsManager("") (value of type "github.com/kubernetes-csi/csi-lib-utils/metrics".CSIMetricsManager) as string value in argument to connection.Connect
|
kind_deploy
cannot use connection.OnConnectionLoss(connection.ExitOnConnectionLoss()) (value of type connection.Option) as "github.com/kubernetes-csi/csi-lib-utils/metrics".CSIMetricsManager value in argument to connection.Connect: connection.Option does not implement "github.com/kubernetes-csi/csi-lib-utils/metrics".CSIMetricsManager (missing method GetRegistry)
|
kind_deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make build" did not complete successfully: exit code: 2
|