feat: support backend tls settings with envoyproxy #10375
build_and_test.yaml
on: pull_request
lint
3m 57s
gen-check
1m 49s
license-check
7s
coverage-test
34s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
6 errors
coverage-test:
api/v1alpha1/tls_types.go#L17
encountered struct field "" without JSON tag in type "ClientTLSSettings"
|
coverage-test:
api/v1alpha1/envoyproxy_types.go#L133
encountered struct field "" without JSON tag in type "BackendTLSConfig"
|
coverage-test
Process completed with exit code 2.
|
gen-check:
api/v1alpha1/tls_types.go#L17
encountered struct field "" without JSON tag in type "ClientTLSSettings"
|
gen-check:
api/v1alpha1/envoyproxy_types.go#L133
encountered struct field "" without JSON tag in type "BackendTLSConfig"
|
gen-check
Process completed with exit code 2.
|