Add RetryPolicy on VirtualHost for upstream transient connection issues #2775
knative-go-test.yaml
on: pull_request
test
/
Unit Tests
1m 34s
Annotations
4 errors and 1 warning
test / Unit Tests:
pkg/generator/ingress_translator_test.go#L1548
cannot use map[string]string{…} (value of type map[string]string) as []string value in argument to envoy.NewVirtualHost
|
test / Unit Tests:
pkg/generator/ingress_translator_test.go#L1549
cannot use []string{…} (value of type []string) as []*routev3.Route value in argument to envoy.NewVirtualHost
|
test / Unit Tests:
pkg/generator/ingress_translator_test.go#L1550
cannot use []*route.Route{…} (value of type []*routev3.Route) as envoy.VirtualHostOption value in argument to envoy.NewVirtualHost
|
test / Unit Tests
Process completed with exit code 1.
|
test / Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/net-kourier/net-kourier. Supported file pattern: go.sum
|