This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
WIP Use DNSProvider secret ref in DNSPolicy #1744
ci.yaml
on: pull_request
lint
3m 11s
Verify code
1m 29s
Verify manifests
1m 9s
Verify bundle
1m 20s
Verify imports
34s
Integration Test Suite
3m 38s
Unit Test Suite
1m 32s
Annotations
19 errors and 12 warnings
Unit Test Suite:
pkg/controllers/dnspolicy/dns_helper_test.go#L127
unknown field ManagedZoneRef in struct literal of type "github.com/Kuadrant/multicluster-gateway-controller/pkg/apis/v1alpha1".DNSRecordSpec
|
Unit Test Suite:
pkg/controllers/dnspolicy/dns_helper_test.go#L233
unknown field ManagedZoneRef in struct literal of type "github.com/Kuadrant/multicluster-gateway-controller/pkg/apis/v1alpha1".DNSRecordSpec
|
Unit Test Suite:
pkg/controllers/dnspolicy/dns_helper_test.go#L245
cannot use testCase.args.managedZone (variable of type *"github.com/Kuadrant/multicluster-gateway-controller/pkg/apis/v1alpha1".ManagedZone) as "sigs.k8s.io/gateway-api/apis/v1beta1".Listener value in argument to s.createDNSRecordForListener
|
Unit Test Suite:
pkg/controllers/dnspolicy/dns_helper_test.go#L245
cannot use testCase.args.listener (variable of type "sigs.k8s.io/gateway-api/apis/v1beta1".Listener) as *dns.Zone value in argument to s.createDNSRecordForListener
|
Unit Test Suite:
pkg/controllers/dnspolicy/dns_helper_test.go#L399
cannot use testCase.Zones (variable of type []"github.com/Kuadrant/multicluster-gateway-controller/pkg/apis/v1alpha1".ManagedZone) as dns.ZoneList value in argument to findMatchingZone
|
Unit Test Suite:
pkg/controllers/dnspolicy/dns_helper_test.go#L400
cannot use mx (variable of type *dns.Zone) as *"github.com/Kuadrant/multicluster-gateway-controller/pkg/apis/v1alpha1".ManagedZone value in argument to testCase.Assert
|
Unit Test Suite:
pkg/dns/aws/health_test.go#L171
cannot use client (variable of type *mockRoute53API) as route53.Route53 value in argument to NewRoute53HealthCheckReconciler
|
Unit Test Suite:
pkg/dns/aws/health_test.go#L272
cannot use client (variable of type *mockRoute53API) as route53.Route53 value in argument to NewRoute53HealthCheckReconciler
|
Unit Test Suite
Process completed with exit code 2.
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
Verify imports
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify imports
Restore cache failed: Dependencies file is not found in /home/runner/work/multicluster-gateway-controller/multicluster-gateway-controller. Supported file pattern: go.sum
|
Verify manifests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify manifests
Restore cache failed: Dependencies file is not found in /home/runner/work/multicluster-gateway-controller/multicluster-gateway-controller. Supported file pattern: go.sum
|
Verify bundle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify code
Restore cache failed: Dependencies file is not found in /home/runner/work/multicluster-gateway-controller/multicluster-gateway-controller. Supported file pattern: go.sum
|
Unit Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Integration Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|