revert: Use v1beta1 gateway API #37
build_and_test.yaml
on: push
lint
3m 31s
gen-check
2m 3s
license-check
6s
coverage-test
2m 43s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
5 errors and 3 warnings
coverage-test:
internal/provider/kubernetes/routes_test.go#L127
cannot use []*gwapiv1.HTTPRoute{…} (value of type []*"sigs.k8s.io/gateway-api/apis/v1".HTTPRoute) as []*"sigs.k8s.io/gateway-api/apis/v1beta1".HTTPRoute value in struct literal
|
coverage-test
Process completed with exit code 2.
|
lint:
internal/provider/kubernetes/controller.go#L1
: # github.com/envoyproxy/gateway/internal/provider/kubernetes [github.com/envoyproxy/gateway/internal/provider/kubernetes.test]
|
lint:
internal/provider/kubernetes/routes_test.go#L127
cannot use []*gwapiv1.HTTPRoute{…} (value of type []*"sigs.k8s.io/gateway-api/apis/v1".HTTPRoute) as []*"sigs.k8s.io/gateway-api/apis/v1beta1".HTTPRoute value in struct literal (typecheck)
|
lint
Process completed with exit code 2.
|
lint:
.github/workflows/build_and_test.yaml#L175
175:5 [comments-indentation] comment not indented like content
|
lint:
.github/workflows/build_and_test.yaml#L175
175:5 [comments-indentation] comment not indented like content
|
lint:
.github/workflows/build_and_test.yaml#L175
175:5 [comments-indentation] comment not indented like content
|