api: support setting trusted CIDRs #15096
Annotations
4 errors
Run make -k lint:
test/cel-validation/clienttrafficpolicy_test.go#L240
cannot use []string{…} (value of type []string) as []"github.com/envoyproxy/gateway/api/v1alpha1".CIDR value in struct literal
|
Run make -k lint:
test/cel-validation/clienttrafficpolicy_test.go#L268
cannot use []string{…} (value of type []string) as []"github.com/envoyproxy/gateway/api/v1alpha1".CIDR value in struct literal
|
Run make -k lint:
test/cel-validation/clienttrafficpolicy_test.go#L298
cannot use []string{…} (value of type []string) as []"github.com/envoyproxy/gateway/api/v1alpha1".CIDR value in struct literal (typecheck)
|
Run make -k lint
Process completed with exit code 2.
|
Loading