[release/v1.0] Cherrypick commits for v1.0.3 #13736
build_and_test.yaml
on: pull_request
lint
3m 27s
gen-check
1m 45s
license-check
5s
coverage-test
2m 11s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
18 errors and 4 warnings
gen-check:
internal/gatewayapi/helpers.go#L295
listenerContext.gateway.listeners undefined (type *"sigs.k8s.io/gateway-api/apis/v1".Gateway has no field or method listeners)
|
gen-check:
internal/gatewayapi/tls.go#L93
undefined: gwapiv1
|
gen-check
Process completed with exit code 2.
|
coverage-test:
internal/gatewayapi/helpers.go#L295
listenerContext.gateway.listeners undefined (type *"sigs.k8s.io/gateway-api/apis/v1".Gateway has no field or method listeners)
|
coverage-test:
internal/gatewayapi/tls.go#L93
undefined: gwapiv1
|
coverage-test:
internal/logging/log_test.go#L93
undefined: egv1a1
|
coverage-test:
internal/logging/log_test.go#L94
undefined: egv1a1
|
coverage-test
Process completed with exit code 2.
|
lint:
internal/kubernetes/secret.go#L18
could not import github.com/envoyproxy/gateway/internal/gatewayapi (-: # github.com/envoyproxy/gateway/internal/gatewayapi
|
lint:
internal/gatewayapi/helpers.go#L295
listenerContext.gateway.listeners undefined (type *"sigs.k8s.io/gateway-api/apis/v1".Gateway has no field or method listeners)
|
lint:
internal/gatewayapi/tls.go#L93
undefined: gwapiv1) (typecheck)
|
lint:
internal/message/types.go#L15
could not import github.com/envoyproxy/gateway/internal/gatewayapi (-: # github.com/envoyproxy/gateway/internal/gatewayapi
|
lint:
internal/gatewayapi/helpers.go#L295
listenerContext.gateway.listeners undefined (type *"sigs.k8s.io/gateway-api/apis/v1".Gateway has no field or method listeners)
|
lint:
internal/gatewayapi/tls.go#L93
undefined: gwapiv1) (typecheck)
|
lint:
internal/infrastructure/runner/runner.go#L14
"github.com/envoyproxy/gateway/internal/ir" imported and not used (typecheck)
|
lint:
test/e2e/tests/basic_auth.go#L21
could not import github.com/envoyproxy/gateway/internal/gatewayapi (-: # github.com/envoyproxy/gateway/internal/gatewayapi
|
lint:
internal/gatewayapi/helpers.go#L295
listenerContext.gateway.listeners undefined (type *"sigs.k8s.io/gateway-api/apis/v1".Gateway has no field or method listeners)
|
lint:
internal/gatewayapi/tls.go#L93
undefined: gwapiv1) (typecheck)
|
lint:
internal/gatewayapi/testdata/gateway-http-listener-with-hostname-intersection.in.yaml#L36
36:27 [comments] too few spaces before comment
|
lint:
internal/gatewayapi/testdata/gateway-http-listener-with-hostname-intersection.in.yaml#L56
56:21 [comments] too few spaces before comment
|
lint:
internal/gatewayapi/testdata/gateway-http-listener-with-hostname-intersection.in.yaml#L36
36:27 [comments] too few spaces before comment
|
lint:
internal/gatewayapi/testdata/gateway-http-listener-with-hostname-intersection.in.yaml#L56
56:21 [comments] too few spaces before comment
|