Rebase to upstream@v1.25.0
#6
Merged
Annotations
9 errors
cmd/main.go#L41
missing go.sum entry for module providing package github.com/edgelesssys/constellation/v2/csi/cryptmapper (imported by github.com/kubernetes-sigs/aws-ebs-csi-driver/cmd); to add:
|
pkg/driver/node.go#L46
could not import github.com/edgelesssys/constellation/v2/csi/cryptmapper (invalid package name: "")
|
pkg/driver/node.go#L257
undefined: strconv
|
pkg/driver/node.go#L257
no new variables on left side of :=
|
pkg/driver/node.go#L264
undefined: BlockSizeExcludedFSTypes
|
cmd/main.go#L42
missing go.sum entry for module providing package github.com/edgelesssys/constellation/v2/csi/kms (imported by github.com/kubernetes-sigs/aws-ebs-csi-driver/cmd); to add:
|
cmd/main.go#L41
could not import github.com/edgelesssys/constellation/v2/csi/cryptmapper (invalid package name: "")
|
cmd/main.go#L42
could not import github.com/edgelesssys/constellation/v2/csi/kms (invalid package name: "")
|
|
The logs for this run have expired and are no longer available.
Loading