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