bump version to v1.2.0 #9382
auto-pr-ci.yaml
on: pull_request_target
get_ref
8s
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
15m 15s
call_unittest
/
lint-golang
call_unittest
/
lint_SDK_and_build
call_unittest
/
unittest
trivy_scan_images
/
trivy_scan_images
21s
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
4 errors and 30 warnings
|
lint_chart_against_release_image / chart-lint-test
Process completed with exit code 1.
|
|
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
|
|
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.
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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_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_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_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_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_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_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_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_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_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_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_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_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_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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
chart_package_artifact_38733ed3719a1265bcc861d85e8735af7f9fc231
Expired
|
64.2 KB |
sha256:378a221802add8ee806c9e346beb51016f9f230e33d7956e220ec8eee683b763
|
|
|
image-digest-spiderpool-agent-38733ed3719a1265bcc861d85e8735af7f9fc231
Expired
|
285 Bytes |
sha256:477edfc72f95823eb231d736b8b00458ed7dff4a79469c7d37e5a1a28bdd18bf
|
|
|
image-digest-spiderpool-controller-38733ed3719a1265bcc861d85e8735af7f9fc231
Expired
|
299 Bytes |
sha256:aa440cdb7fad8037497396b0187070f0335817955e3cb3538666abe9dd321df0
|
|
|
image-tar-spiderpool-agent-38733ed3719a1265bcc861d85e8735af7f9fc231
Expired
|
104 MB |
sha256:c3634320b526c7eafb26866c29ccc20d358e1ebdc994345644ff4355b8e99be2
|
|
|
image-tar-spiderpool-controller-38733ed3719a1265bcc861d85e8735af7f9fc231
Expired
|
67.7 MB |
sha256:a212ce4320e840e5d6c942bc3ccf5727e19a01df972446cbfcf2337439cf9516
|
|
|
spidernet-io~spiderpool~08HTC2.dockerbuild
|
66.1 KB |
sha256:8308de8f831006cb3451a96942d63143d38f8aebc6c2c076a802e7c9e3a79aab
|
|
|
spidernet-io~spiderpool~KUD01D.dockerbuild
|
22.1 KB |
sha256:3d6c135ab17e5d8537dcc2f3199ecd0f9f907a366d65b99e6b8b033097e9a42e
|
|
|
spidernet-io~spiderpool~PBJGCM.dockerbuild
|
30 KB |
sha256:d42b1f585547c6511b869ff023566d60543baed6287eb1b58c06f7e4406eb16e
|
|
|
spidernet-io~spiderpool~S00PPN.dockerbuild
|
29.9 KB |
sha256:53286d62bc46b22f1e5bb8830c87339e77ca409588122ce3b80b90e6d38d63f2
|
|
|
spidernet-io~spiderpool~T2F1ZB.dockerbuild
|
64.6 KB |
sha256:07a1a5d7a0665cfe812f9dda48159d97451e57287c7deabd82a63c3d50531d16
|
|
|
spidernet-io~spiderpool~Y9L30Z.dockerbuild
|
22.2 KB |
sha256:71512c81b312bfbdcab6a96ac28a9ab832777f7ae1650699bd97b546d45d26aa
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
267 KB |
sha256:824d5be8c5c092596487dd8a480e8eabe625ee7998a31298043f1c819e3c204b
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
32.1 KB |
sha256:b8352a9a28cb32802cb0d4c8ce64f85776091c65b8f6b9f6b1e0880c3465496a
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
263 KB |
sha256:5beb1819bf4f441c5b53717a7226f908e33a49ff82a847d778500bbe6dd8112b
|
|
|
ubuntu-latest-dual-e2e_test_calico-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
32.7 KB |
sha256:eae37c1d8acef149b429a2dcf6b008cfcb5125ceac1f4a83460eadd913da367c
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
109 KB |
sha256:d10ec4cf020c796e362955af051f4f3acd45f53c3c3e1188a64818be8a670978
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
13.9 KB |
sha256:fb8f5de28f3cc70f325e7b9c5b9e12701d3d74d75ca447f71d80df1dcd83d096
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
109 KB |
sha256:485d3353d583faa219fb2b0069ab758bb9aac8dbd97c6ebe755e2188932a8954
|
|
|
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
14 KB |
sha256:a9bda38708a3b28daa2431754775ba1ea6de1dd35f479f204096f71a6273d891
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
267 KB |
sha256:ba83b8babbde6405ff5ab55d44d6ca92f7f0cc8dd947249ab9a0c7f796fa80c2
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
30.7 KB |
sha256:f913823d50fc32608607be578434ea441a2fb78f22e1f257a8747f4c227c3cac
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
244 KB |
sha256:f1a688333ada19807343448c002ae0e3c7b81f3f0b11e2d7b9b423ee707ece0b
|
|
|
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
31.2 KB |
sha256:8545fcc09dc407adea3c521d9ea05cd9b71d0b7658caafd66af03764c34a623d
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
1.43 MB |
sha256:fa49d5122d101a9b03a8115dba67c3c2df2e232da7e4f088f4a17087dc4cb912
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
173 KB |
sha256:761f27af6b9e8e52aa8b6f80a0d4dd228af183e38fcff3747f70d7f572861588
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
611 KB |
sha256:97c9a59486ba9a36f3790db438692d1b1ecc7a83d1f6fcee19ff544db45def88
|
|
|
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
93.5 KB |
sha256:fa173a1715bb94fb8d6c615d50fed638c5ba1cdf4bbc59e2040e4add8bbb2f55
|
|
|
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
195 KB |
sha256:07db7712de79df9eecbb1d2217c289e28c107bc1d353010861b8c16becf9ba3b
|
|
|
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
20.8 KB |
sha256:7ff24da8e91f5f8f3a36ea3ae6daa0e901941079115765455a28d488917a8e1e
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
108 KB |
sha256:da5b759f8cf0d55f0c4ce20756ab077db9fe276839ca524c36088dbb813c8dbc
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
14 KB |
sha256:dfc977de54b888bfac91a8b00e3f90d70bc2c564da357b444e2a9b6e2f452715
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
238 KB |
sha256:12d3077af8ccecd1e7fc334a9554391284a13f0932e1ac83297718bbfe614a8e
|
|
|
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
31.7 KB |
sha256:0d4378a93e3517b8cd3cdb40ba3acb772768c50d52672eca2441dead0b37da34
|
|
|
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
1.13 MB |
sha256:56e287a644f4a19f9a005cc46719795df5d9c4d09f8ea162de85e0c0f37969eb
|
|
|
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
180 KB |
sha256:8d0a3402c820ad0afffda3b3c2e25e7c1aea215cd52747cf183ada62fc0f81a0
|
|
|
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
216 KB |
sha256:a02ac51b547c03fbc122d11dbb028d36ddc2462e0a64296abc6d3394dc9f5249
|
|
|
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
31.5 KB |
sha256:962d85917cb550e0d15d4679c0f47031f94a3de2791cef16ee167de28a2a8c03
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
105 KB |
sha256:76deb47b465eff6d73fcd5e53f930dd6050785696b38d1a1e1e7274f4fede29a
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
14 KB |
sha256:f17930aef41d8c7f8d0eac54bd18b39cf48a65a574017d071c67b94857a4fdb6
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
216 KB |
sha256:9b320cf118473152e483be22cce34e3b7252f8e1d4a043a743e0ca5880ced163
|
|
|
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
29.2 KB |
sha256:3a1553b15eba97da41f95ae00c248cc7f0fac2e44e39a95032b5b414401a4da9
|
|
|
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-debuglog.txt
Expired
|
1.09 MB |
sha256:5ca003f5696efd9583e070d9a777180e0056b9a5d13b5fffd570f9eda6ec3f72
|
|
|
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-38733ed3719a1265bcc861d85e8735af7f9fc231-e2ereport.json
Expired
|
176 KB |
sha256:7a0dd0a5fcdeba6c6220b485499fb9b4fda552869f24e1aff7b57260d73f820a
|
|