Add IaaS network provider integration support #9337
auto-pr-ci.yaml
on: pull_request_target
get_ref
12s
Matrix: call_build_ci_image / build_and_push_prs
call_unittest
/
Deduce required tests from code changes
lint_chart_against_release_image
/
chart-lint-test
2m 6s
call_unittest
/
lint-golang
call_unittest
/
lint_SDK_and_build
call_unittest
/
unittest
trivy_scan_images
/
trivy_scan_images
53s
Matrix: e2e_dual_k8s_12 / call_e2e
Matrix: e2e_dual_latest / call_e2e
Matrix: e2e_ipv4_latest / call_e2e
Matrix: e2e_ipv6_latest / call_e2e
Annotations
3 errors and 30 warnings
|
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Process completed with exit code 1.
|
|
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
|
|
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
|
|
get_ref
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v2.11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
get_ref
'base' input parameter is ignored when action is triggered by pull request event
|
|
get_ref
'ref' input parameter is ignored when 'base' is set to HEAD
|
|
call_release_chart / package_chart
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, azure/setup-helm@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint_chart_against_release_image / chart-lint-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5.6.0, azure/setup-helm@v4, helm/kind-action@v1.12.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
call_build_ci_image / build_and_push_prs (spiderpool-agent, ./images/spiderpool-agent/Dockerfile, ./)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
call_build_ci_image / build_and_push_prs (spiderpool-controller, ./images/spiderpool-controller/Dockerfile, ./)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
trivy_scan_images / trivy_scan_images
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv6_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv4_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv4_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv6_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv6_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_k8s_12 / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv4_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e_ipv6_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, nick-invision/retry@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
chart_package_artifact_dda3172388e82b0977c0d636aff7d2df379a5740
Expired
|
64.2 KB |
sha256:916f9007916749e435829972a68964367ff63b9e6a266f3b4ca1c805442199d2
|
|
|
image-digest-spiderpool-agent-dda3172388e82b0977c0d636aff7d2df379a5740
Expired
|
284 Bytes |
sha256:03069e24261eb692bb66a6bb74bfb5d1e16c860be2bca971ac093f4962399938
|
|
|
image-digest-spiderpool-controller-dda3172388e82b0977c0d636aff7d2df379a5740
Expired
|
299 Bytes |
sha256:af7c23808b00c9788c8c3c8fe11335339725e2b887d14ec80ad24b5befb748c1
|
|
|
image-tar-spiderpool-agent-dda3172388e82b0977c0d636aff7d2df379a5740
Expired
|
104 MB |
sha256:b8fbdce782929f2a0f90b42e99f4b33b5fd60fe74571921d639cf6ac7cbb35d4
|
|
|
image-tar-spiderpool-controller-dda3172388e82b0977c0d636aff7d2df379a5740
Expired
|
67.7 MB |
sha256:4a6586b3a9256614610cb97dcdc2d686e9a3962b940447b8d8951c87e05eea38
|
|
|
spidernet-io~spiderpool~96AP21.dockerbuild
|
22.3 KB |
sha256:3f09bcb87255a2441ed6dffc0012c2c0f90a54fbfc23f9c3e7018b903ba1ec79
|
|
|
spidernet-io~spiderpool~BQH3DH.dockerbuild
|
31.3 KB |
sha256:bfd72513db716423fc74b9c4ff1f401764635d30f39c677e768c9ced1f9768f3
|
|
|
spidernet-io~spiderpool~L6JD90.dockerbuild
|
68 KB |
sha256:478c56a5a881ed2125bc5d635db61f32ec6aa252e0362f8ff75e3bfb5581c382
|
|
|
spidernet-io~spiderpool~R68NMB.dockerbuild
|
63.1 KB |
sha256:0028972ad6b9cac14eff3709245468ba737f166af939be252b1a37654148d004
|
|
|
spidernet-io~spiderpool~XEKJ6P.dockerbuild
|
30.1 KB |
sha256:6e81d3999cda700dc8578a00bdf6336bbd6dbabcf76ef74a405f211802c48fce
|
|
|
spidernet-io~spiderpool~YLQ08L.dockerbuild
|
22.1 KB |
sha256:19dfb4fc437dd9745898af629029d85c83f19bd06c85587af7068bcc73f64701
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
284 KB |
sha256:db285b0c3dce978af6da44a34b9f6efe1d4c39e52c80b90b3491ec39a225188b
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
32.6 KB |
sha256:547a0bc94652d88c04cb9c523d97451dcb9cf8e970c806abcb7f887cae85f832
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
280 KB |
sha256:5fe411b03e5b84a2f3e69bbb6f234dc938dd013d4dccb0e2a3846bf55a92ca1b
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
30.9 KB |
sha256:c8d3fc21ac91a45705d44156dcbdc00c0010afefe86f504381270affdb4dc12d
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
111 KB |
sha256:fb9dc0f633a68d3b379c3cf5951df405c21fef84d1c085ab3d2f640212aa62c9
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
13.9 KB |
sha256:64896b98d3cef9b85f3fa857168743bf56c7085bb9f8e9f760636f5ccdb5ffe6
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
109 KB |
sha256:a30db7f5fc27c552efd8687210287ce8c18d553e6933ee7eb943359e2013c012
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
13.8 KB |
sha256:d39e4e677f10bbdf9bc0bb2c9e55950fd5381ffa923742d1b2633603fc3df445
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
270 KB |
sha256:f50a710ad96743ae1f0a984ef97c4b01e7f4bbb61e4ad8a37c8fa1aefdb03df6
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
30.5 KB |
sha256:f2e1dd1ea8b2fb3d1f5c430dbd682adc5987e9a844d53d7bd61c6a4b413062ca
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
265 KB |
sha256:ed71424d64be4f2385322dae3567ceeade4fc5b5238cd2634e38fc4f01c68bf2
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
30.7 KB |
sha256:dcd4acd645497d641219262638acbf410d24ad61369497b514254d19cd8eecbc
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
1.1 MB |
sha256:da73a19391e1c483526d18b53982568ef0a34fb85480add557e2642669f09e25
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
168 KB |
sha256:334414a5bd243d269a53e409854a2c72f280d473031fea0c5f7ff80d786e6b07
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
1.17 MB |
sha256:06a6450436c72c40a20f6d3041f326dfd115d785cb3b177b03e883931768bfc2
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
191 KB |
sha256:02f9709a1fe64fc645305dd5fafbec8638d54df3b5e8151ed8ed5b4c210a6692
|
|
|
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
160 KB |
sha256:3a17a811b8cff897172a833c21c752dfca68218a7b1fb4302bf25d4b304758c8
|
|
|
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
16.6 KB |
sha256:671e0dabd4aa09c126d9e3f6f7ec1a0337009ee59dd21b95bea4c067e1e9c3f2
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
109 KB |
sha256:dca791a9b31b2a092102179bbdf49930831e8814009950555621e234ac958b56
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
14 KB |
sha256:2e959b59dcac6a6143d318ae070c6021b7d36946ae8d2c06c5bc9f0f5677f1d0
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
232 KB |
sha256:2a4a7bd038f0192060e51318022ea1d3b9dd05cd4d6974925c10bd60c2777444
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
30.4 KB |
sha256:77f1ae3ecf8b9ac8aff0b34d25bfcd11756e5c3457b852aa35813cb774304636
|
|
|
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
853 KB |
sha256:3dc7bd3405d5abaffca99b8ab0fd6c5d226153ccf777867842c317e351da8ad3
|
|
|
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
169 KB |
sha256:48f5e5c00d990f556d46ad372bda539cd01c24f206d69881a0d9c3d704e9096d
|
|
|
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
227 KB |
sha256:11711e879a4f639917d52f0cd4a76885b6693ef660c34881d105f80b8d5a8939
|
|
|
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
31.6 KB |
sha256:019b920cf8bb3b9a0e970d2891a2cb82770911cbd4da814ea464c493f7bd9f64
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
99.5 KB |
sha256:6d42863e7353ffed2d6f3f062771cc051dc6642e173875e9fc215b7c50191128
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
14 KB |
sha256:c16d5f47472aa634f773948cd4c5994c24bdf17021bf93fe78e437252de46b3e
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
227 KB |
sha256:de01d48ac2e22df4bf67c9d4b54ea7833da55c244a20e81d44ed07447007e830
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
30.3 KB |
sha256:0e3d753aeaa5a11370a0636b94d7bbbde5486bd1bcc428a59b36cf0bd8e218c7
|
|
|
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-debuglog.txt
Expired
|
737 KB |
sha256:2ea2a23ef767bfbfaf302f1164c4f4f09e11ca02e30810f8d9e3461092b97644
|
|
|
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-dda3172388e82b0977c0d636aff7d2df379a5740-e2ereport.json
Expired
|
180 KB |
sha256:4a8eaba373f52f2ebc92613d221cdbbd2bd7e39813389b51490c68789a0564f5
|
|