use global loadbalancers #198
main.yml
on: push
build-linux-amd64
10m 51s
build-macos-amd64
9m 15s
build-windows-amd64
9m 15s
verify
3m 54s
Annotations
12 errors and 4 warnings
verify
cannot use &MockClient{} (value of type *MockClient) as "k8s.io/kops/upup/pkg/fi/cloudup/gce".ComputeClient value in variable declaration: *MockClient does not implement "k8s.io/kops/upup/pkg/fi/cloudup/gce".ComputeClient (missing method BackendServices)
|
verify
undefined: gce.RegionBackendServiceClient
|
verify
undefined: gce.RegionBackendServiceClient
|
verify
Process completed with exit code 2.
|
build-macos-amd64
cannot use &MockClient{} (value of type *MockClient) as "k8s.io/kops/upup/pkg/fi/cloudup/gce".ComputeClient value in variable declaration: *MockClient does not implement "k8s.io/kops/upup/pkg/fi/cloudup/gce".ComputeClient (missing method BackendServices)
|
build-macos-amd64
undefined: gce.RegionBackendServiceClient
|
build-macos-amd64
undefined: gce.RegionBackendServiceClient
|
build-macos-amd64
Process completed with exit code 2.
|
build-linux-amd64
cannot use &MockClient{} (value of type *MockClient) as "k8s.io/kops/upup/pkg/fi/cloudup/gce".ComputeClient value in variable declaration: *MockClient does not implement "k8s.io/kops/upup/pkg/fi/cloudup/gce".ComputeClient (missing method BackendServices)
|
build-linux-amd64
undefined: gce.RegionBackendServiceClient
|
build-linux-amd64
undefined: gce.RegionBackendServiceClient
|
build-linux-amd64
Process completed with exit code 2.
|
verify
Restore cache failed: Dependencies file is not found in /home/runner/work/kops/kops. Supported file pattern: go.sum
|
build-macos-amd64
Restore cache failed: Dependencies file is not found in /Users/runner/work/kops/kops. Supported file pattern: go.sum
|
build-windows-amd64
Restore cache failed: Dependencies file is not found in D:\a\kops\kops. Supported file pattern: go.sum
|
build-linux-amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/kops/kops. Supported file pattern: go.sum
|