fix: not listing all accounts by default #346
Annotations
10 errors
cmd/cloud-controller-manager/controller-manager.go#L31
could not import sigs.k8s.io/cloud-provider-azure/pkg/provider (-: # sigs.k8s.io/cloud-provider-azure/pkg/provider
|
pkg/provider/azure_storageaccount.go#L118
accountOptions.PickRandomMatchingAccount undefined (type *AccountOptions has no field or method PickRandomMatchingAccount)) (typecheck)
|
pkg/node/node.go#L28
could not import sigs.k8s.io/cloud-provider-azure/pkg/provider (-: # sigs.k8s.io/cloud-provider-azure/pkg/provider
|
pkg/provider/azure_storageaccount.go#L118
accountOptions.PickRandomMatchingAccount undefined (type *AccountOptions has no field or method PickRandomMatchingAccount)) (typecheck)
|
cmd/cloud-node-manager/node-manager.go#L31
could not import sigs.k8s.io/cloud-provider-azure/pkg/provider (-: # sigs.k8s.io/cloud-provider-azure/pkg/provider
|
pkg/provider/azure_storageaccount.go#L118
accountOptions.PickRandomMatchingAccount undefined (type *AccountOptions has no field or method PickRandomMatchingAccount)) (typecheck)
|
cmd/cloud-controller-manager/app/controllermanager.go#L60
could not import sigs.k8s.io/cloud-provider-azure/pkg/provider (-: # sigs.k8s.io/cloud-provider-azure/pkg/provider
|
pkg/provider/azure_storageaccount.go#L118
accountOptions.PickRandomMatchingAccount undefined (type *AccountOptions has no field or method PickRandomMatchingAccount)) (typecheck)
|
pkg/nodeipam/node_ipam_controller_test.go#L35
could not import sigs.k8s.io/cloud-provider-azure/pkg/provider (-: # sigs.k8s.io/cloud-provider-azure/pkg/provider
|
pkg/provider/azure_storageaccount.go#L118
accountOptions.PickRandomMatchingAccount undefined (type *AccountOptions has no field or method PickRandomMatchingAccount)) (typecheck)
|
This job failed
Loading