[release-1.29] fix: support attach operations after premiumV2 disk migration #5950
Annotations
10 errors and 2 warnings
pkg/azuredisk/azuredisk.go#L49
could not import sigs.k8s.io/cloud-provider-azure/pkg/provider (-: # sigs.k8s.io/cloud-provider-azure/pkg/provider
|
vendor/sigs.k8s.io/cloud-provider-azure/pkg/provider/azure_controller_common.go#L225
disk.SKU undefined (type *compute.Disk has no field or method SKU, but does have field Sku)
|
vendor/sigs.k8s.io/cloud-provider-azure/pkg/provider/azure_controller_common.go#L225
undefined: armcompute
|
vendor/sigs.k8s.io/cloud-provider-azure/pkg/provider/azure_controller_common.go#L227
undefined: armcompute) (typecheck)
|
pkg/azuredisk/controllerserver.go#L38
"k8s.io/cloud-provider/volume/errors" imported as volerr and not used (typecheck)
|
pkg/azuredisk/azuredisk_test.go#L37
"sigs.k8s.io/cloud-provider-azure/pkg/azureclients/diskclient/mockdiskclient" imported and not used (typecheck)
|
pkg/azuredisk/azuredisk_test.go#L39
"sigs.k8s.io/cloud-provider-azure/pkg/azureclients/vmclient/mockvmclient" imported and not used (typecheck)
|
pkg/azuredisk/azuredisk_v1_test.go#L30
"sigs.k8s.io/cloud-provider-azure/pkg/azureclients/diskclient/mockdiskclient" imported and not used (typecheck)
|
pkg/azuredisk/controllerserver_test.go#L42
"sigs.k8s.io/cloud-provider-azure/pkg/azureclients/vmclient/mockvmclient" imported and not used (typecheck)
|
pkg/azuredisk/nodeserver_test.go#L46
"sigs.k8s.io/cloud-provider-azure/pkg/azureclients/vmclient/mockvmclient" imported and not used (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
|
The logs for this run have expired and are no longer available.
Loading