Specify node-type during creating ClusterControlPlane #2879
Annotations
7 errors and 2 warnings
cmd/main.go#L50
could not import github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/nsxserviceaccount (-: # github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/nsxserviceaccount
|
pkg/nsx/services/nsxserviceaccount/cluster.go#L270
modelCCP.NodeType undefined (type "github.com/vmware/vsphere-automation-sdk-go/services/nsxt/model".ClusterControlPlane has no field or method NodeType)) (typecheck)
|
pkg/controllers/nsxserviceaccount/nsxserviceaccount_controller.go#L31
could not import github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/nsxserviceaccount (-: # github.com/vmware-tanzu/nsx-operator/pkg/nsx/services/nsxserviceaccount
|
pkg/nsx/services/nsxserviceaccount/cluster.go#L270
modelCCP.NodeType undefined (type "github.com/vmware/vsphere-automation-sdk-go/services/nsxt/model".ClusterControlPlane has no field or method NodeType)) (typecheck)
|
pkg/nsx/services/nsxserviceaccount/cluster.go#L270
modelCCP.NodeType undefined (type "github.com/vmware/vsphere-automation-sdk-go/services/nsxt/model".ClusterControlPlane has no field or method NodeType)
|
pkg/nsx/services/nsxserviceaccount/cluster_test.go#L313
unknown field NodeType in struct literal of type "github.com/vmware/vsphere-automation-sdk-go/services/nsxt/model".ClusterControlPlane (typecheck)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading