Skip to content

fix(meshtimeout): don't set default timeouts on inbound cluster and listener (backport of #12043) #9215

fix(meshtimeout): don't set default timeouts on inbound cluster and listener (backport of #12043)

fix(meshtimeout): don't set default timeouts on inbound cluster and listener (backport of #12043) #9215

Triggered via pull request November 14, 2024 16:57
Status Failure
Total duration 12m 57s
Artifacts

build-test-distribute.yaml

on: pull_request
Matrix: test_e2e
Waiting for pending jobs
Matrix: test_e2e_env
distributions
2s
distributions
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 1 warning
test_e2e_env (multizone, v1.28.1-k3s1, amd64, 1, flannel, false) / e2e (0)
Process completed with exit code 2.
test_e2e_env (kubernetes, v1.28.1-k3s1, amd64, 1, flannel, false) / e2e (0)
Process completed with exit code 2.
test_e2e_env (universal, kind, amd64, 1, flannel, false) / e2e (0)
Process completed with exit code 2.
check: pkg/plugins/policies/meshtimeout/zz_generated.plugin.go#L7
could not import github.com/kumahq/kuma/pkg/plugins/policies/meshtimeout/plugin/v1alpha1 (-: # github.com/kumahq/kuma/pkg/plugins/policies/meshtimeout/plugin/v1alpha1
check: pkg/plugins/policies/meshtimeout/plugin/v1alpha1/plugin.go#L86
syntax error: unexpected <<, expected }
check: pkg/plugins/policies/meshtimeout/plugin/v1alpha1/plugin.go#L87
syntax error: unexpected ==, expected }
check: pkg/plugins/policies/meshtimeout/plugin/v1alpha1/plugin.go#L92
newline in rune literal) (typecheck)
check: test/framework/deployments/democlient/deployment.go#L4
"github.com/pkg/errors" imported and not used (typecheck)
check: test/e2e/bootstrap/corefile_template.go#L18
undefined: K8sCluster (typecheck)
check: test/e2e/bootstrap/corefile_template.go#L39
undefined: NewK8sCluster (typecheck)
check: test/e2e/bootstrap/corefile_template.go#L41
undefined: NewClusterSetup (typecheck)
check: test/e2e/bootstrap/corefile_template.go#L42
undefined: Namespace (typecheck)
check: test/e2e/bootstrap/corefile_template.go#L43
undefined: YamlK8s (typecheck)
test: pkg/plugins/policies/meshtimeout/plugin/v1alpha1/plugin.go#L86
syntax error: unexpected <<, expected }
test: pkg/plugins/policies/meshtimeout/plugin/v1alpha1/plugin.go#L87
syntax error: unexpected ==, expected }
test
Process completed with exit code 2.
distributions
Process completed with exit code 1.
check
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/