feat: add TLS version annotation support for per-rule configuration #2996
build-and-test.yaml
on: pull_request
gateway-conformance-test
0s
higress-conformance-test
0s
publish
0s
Annotations
20 errors and 5 warnings
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test
Cannot open: File exists
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L26
cannot use tlsConfig (variable of type *TLSConfig) as *UpstreamTLSConfig value in assignment
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L53
tlsConfig.MinVersion undefined (type *UpstreamTLSConfig has no field or method MinVersion)
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L54
trafficPolicy.Tls.MinProtocolVersion undefined (type *"istio.io/api/networking/v1alpha3".ClientTLSSettings has no field or method MinProtocolVersion)
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L54
tlsConfig.MinVersion undefined (type *UpstreamTLSConfig has no field or method MinVersion)
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L58
tlsConfig.MaxVersion undefined (type *UpstreamTLSConfig has no field or method MaxVersion)
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L59
trafficPolicy.Tls.MaxProtocolVersion undefined (type *"istio.io/api/networking/v1alpha3".ClientTLSSettings has no field or method MaxProtocolVersion)
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L59
tlsConfig.MaxVersion undefined (type *UpstreamTLSConfig has no field or method MaxVersion)
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L68
undefined: networking.ClientTLSSettings_TLSProtocol
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L71
undefined: networking.ClientTLSSettings_TLSV1_0
|
coverage-test:
pkg/ingress/kube/annotations/tls.go#L73
undefined: networking.ClientTLSSettings_TLSV1_1
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
coverage-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
coverage-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|