Skip to content

Consolidate the logic for determining downstream version status #17036

Consolidate the logic for determining downstream version status

Consolidate the logic for determining downstream version status #17036

Triggered via pull request November 5, 2024 19:23
Status Failure
Total duration 41m 9s
Artifacts 70

build-test.yaml

on: pull_request
can-run-ci
0s
can-run-ci
enable-tests
0s
enable-tests
generate-tag
6s
generate-tag
push-minio
20s
push-minio
push-rqlite
20s
push-rqlite
deps-kots
44s
deps-kots
build-kots-helm
14s
build-kots-helm
cmx-versions
10s
cmx-versions
kurl-addon-changes-filter
6s
kurl-addon-changes-filter
Matrix: build-kotsadm-melange-packages
Matrix: build-kurl-proxy-melange-packages
Matrix: build-migrations-melange-packages
validate-kurl-addon
0s
validate-kurl-addon
Matrix: validate-min-kots-version
Matrix: validate-range-kots-version
Matrix: validate-target-kots-version
Matrix: validate-airgap-smoke-test
Matrix: validate-change-channel
Matrix: validate-change-license
Matrix: validate-config
Matrix: validate-gitops
Matrix: validate-multi-app-backup-and-restore
Matrix: validate-multi-app-install
Matrix: validate-no-required-config
Matrix: validate-strict-preflight-checks
Matrix: validate-support-bundle
Matrix: validate-version-history-pagination
validate-existing-online-install-minimal
11m 14s
validate-existing-online-install-minimal
Matrix: validate-app-version-label
Matrix: validate-custom-cas
Matrix: validate-deployment-orchestration
Matrix: validate-get-set-config
Matrix: validate-kots-helm-release-secret-migration
Matrix: validate-kubernetes-installer-preflight
Matrix: validate-native-helm-v2
Matrix: validate-no-redeploy-on-restart
Matrix: validate-registry-check
Matrix: validate-remove-app
Matrix: validate-replicated-sdk
validate-kots-push-images-anonymous
13s
validate-kots-push-images-anonymous
Matrix: validate-backup-and-restore
Matrix: validate-helm-install-order
Matrix: validate-kots-pull
Matrix: validate-kots-upgrade
Matrix: validate-minimal-rbac-override
Matrix: validate-minimal-rbac
Matrix: validate-multi-namespace
Matrix: validate-smoke-test
Matrix: validate-kots-admin-console-generate-manifests
validate-pr-tests
0s
validate-pr-tests
validate-success
1s
validate-success
Fit to window
Zoom out
Zoom in

Annotations

80 errors, 43 warnings, and 30 notices
vet-kots: pkg/handlers/metadata_test.go#L666
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to GetMetadataHandler: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/metrics_test.go#L125
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to handler.GetSendCustomAppMetricsHandler: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L109
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L123
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L181
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L195
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L251
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L286
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L323
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
vet-kots: pkg/handlers/session_test.go#L359
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/metadata_test.go#L666
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to GetMetadataHandler: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/metrics_test.go#L125
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to handler.GetSendCustomAppMetricsHandler: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L109
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L123
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L181
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L195
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in struct literal: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L251
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L286
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L323
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
ci-test-kots: pkg/handlers/session_test.go#L359
cannot use mockStore (variable of type *mock_store.MockStore) as store.Store value in argument to requireValidSession: *mock_store.MockStore does not implement store.Store (wrong type for method CreateAppVersion)
validate-version-history-pagination (k3s-local, v1.27.1-k3s1)
Process completed with exit code 2.
validate-version-history-pagination (k3s-local, v1.27.1-k3s1)
Process completed with exit code 1.
validate-strict-preflight-checks (kind, v1.28.0)
Process completed with exit code 1.
validate-multi-app-install (kind, v1.28.0)
Process completed with exit code 2.
validate-multi-app-install (kind, v1.28.0)
Process completed with exit code 1.
validate-no-required-config (kind, v1.28.0)
Process completed with exit code 2.
validate-no-required-config (kind, v1.28.0)
Process completed with exit code 1.
validate-backup-and-restore (eks, 1.29, m7g.large, stable)
Process completed with exit code 2.
validate-backup-and-restore (eks, 1.29, m7g.large, stable)
Process completed with exit code 1.
validate-smoke-test (eks, 1.29, m7g.large, stable)
Process completed with exit code 2.
validate-smoke-test (eks, 1.29, m7g.large, stable)
Process completed with exit code 1.
validate-config (kind, v1.28.0)
Process completed with exit code 2.
validate-config (kind, v1.28.0)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.27.16, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.27.16, stable)
Process completed with exit code 1.
validate-airgap-smoke-test (kind, v1.28.0)
Process completed with exit code 2.
validate-airgap-smoke-test (kind, v1.28.0)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.24.17, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.24.17, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.27.16, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.27.16, stable)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.29.10, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.29.10, stable)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.28.15, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.28.15, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.28.15, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.28.15, stable)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.26.15, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.26.15, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.26.15, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.26.15, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.29.10, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.29.10, stable)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.30.6, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.30.6, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.30.6, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.30.6, stable)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.25.16, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.25.16, stable)
Process completed with exit code 1.
validate-smoke-test (k3s, 1.31.2, stable)
Process completed with exit code 2.
validate-smoke-test (k3s, 1.31.2, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.31.2, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.31.2, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.24.17, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.24.17, stable)
Process completed with exit code 1.
validate-backup-and-restore (k3s, 1.25.16, stable)
Process completed with exit code 2.
validate-backup-and-restore (k3s, 1.25.16, stable)
Process completed with exit code 1.
validate-existing-online-install-minimal
Process completed with exit code 2.
validate-existing-online-install-minimal
Process completed with exit code 1.
validate-gitops (kind, v1.28.0)
Process completed with exit code 2.
validate-gitops (kind, v1.28.0)
Process completed with exit code 1.
validate-backup-and-restore (openshift, 4.14.0-okd, stable)
Process completed with exit code 2.
validate-backup-and-restore (openshift, 4.14.0-okd, stable)
Process completed with exit code 1.
validate-backup-and-restore (oke, 1.30.1, stable)
Process completed with exit code 2.
validate-backup-and-restore (oke, 1.30.1, stable)
Process completed with exit code 1.
validate-smoke-test (openshift, 4.14.0-okd, stable)
Process completed with exit code 2.
validate-smoke-test (openshift, 4.14.0-okd, stable)
Process completed with exit code 1.
validate-smoke-test (oke, 1.30.1, stable)
Process completed with exit code 2.
validate-smoke-test (oke, 1.30.1, stable)
Process completed with exit code 1.
validate-success
Process completed with exit code 1.
generate-tag
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/version-tag. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cmx-versions
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/cmx-versions. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-kurl-proxy-melange-packages (ubuntu-20.04, amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-kurl-proxy-melange-packages (ubuntu-20.04, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-kurl-proxy-melange-packages (arm64-runner-set, arm64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-kurl-proxy-melange-packages (arm64-runner-set, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-web: web/src/components/PreflightResultPage.tsx#L82
This line has a length of 81. Maximum allowed is 80
lint-web: web/src/components/PreflightResultPage.tsx#L224
This line has a length of 85. Maximum allowed is 80
lint-web: web/src/components/apps/EmbeddedClusterManagement.tsx#L507
This line has a length of 81. Maximum allowed is 80
build-migrations-melange-packages (ubuntu-20.04, amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-migrations-melange-packages (ubuntu-20.04, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/kots/kots. Supported file pattern: go.sum
vet-kots
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-kurl-proxy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-migrations-melange-packages (arm64-runner-set, arm64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-migrations-melange-packages (arm64-runner-set, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-migrations
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci-test-kots
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-kotsadm-melange-packages (arm64-runner-set, arm64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-kotsadm-melange-packages (arm64-runner-set, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-kotsadm-melange-packages (ubuntu-20.04, amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-kotsadm-melange-packages (ubuntu-20.04, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-kots
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-kotsadm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
validate-version-history-pagination (k3s-local, v1.27.1-k3s1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
validate-version-history-pagination (k3s-local, v1.27.1-k3s1)
No files were found with the provided path: ./e2e/playwright/playwright-report/. No artifacts will be uploaded.
validate-version-history-pagination (k3s-local, v1.27.1-k3s1)
The following actions use a deprecated Node.js version and will be forced to run on node20: replicatedhq/action-k3s@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate-native-helm-v2 (kind, v1.28.0)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (eks, 1.29, m7g.large, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-deployment-orchestration (kind, v1.28.0)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.29.10, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.28.15, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.31.2, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.26.15, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.27.16, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.25.16, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.24.17, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (k3s, 1.30.6, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-multi-namespace (openshift, 4.14.0-okd, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required
validate-airgap-smoke-test (kind, v1.28.0)
No files were found with the provided path: ./e2e/playwright/playwright-report/. No artifacts will be uploaded.
validate-existing-online-install-minimal
No files were found with the provided path: ./e2e/playwright/playwright-report/. No artifacts will be uploaded.
validate-gitops (kind, v1.28.0)
No files were found with the provided path: ./e2e/playwright/playwright-report/. No artifacts will be uploaded.
validate-multi-namespace (oke, 1.30.1, stable)
Input 'token' has been deprecated with message: GitHub token is no longer required

Artifacts

Produced during runtime
Name Size
e2e
907 MB
kots
43.5 MB
kotsadm-melange-packages-amd64
92.1 MB
kotsadm-melange-packages-arm64
85.9 MB
kotsadm-melange-rsa-pub-amd64
785 Bytes
kotsadm-melange-rsa-pub-arm64
785 Bytes
kotsadm-migrations-melange-packages-amd64
16.8 MB
kotsadm-migrations-melange-packages-arm64
15.2 MB
kotsadm-migrations-melange-rsa-pub-amd64
786 Bytes
kotsadm-migrations-melange-rsa-pub-arm64
785 Bytes
kurl-proxy-melange-packages-amd64
12.7 MB
kurl-proxy-melange-packages-arm64
11.4 MB
kurl-proxy-melange-rsa-pub-amd64
786 Bytes
kurl-proxy-melange-rsa-pub-arm64
785 Bytes
validate-airgap-smoke-test-kind-v1.28.0-support-bundle
108 KB
validate-backup-and-restore-eks-1.29-playwright-report
1.86 MB
validate-backup-and-restore-eks-1.29-support-bundle
193 KB
validate-backup-and-restore-k3s-1.24.17-playwright-report
2.02 MB
validate-backup-and-restore-k3s-1.24.17-support-bundle
208 KB
validate-backup-and-restore-k3s-1.25.16-playwright-report
2.07 MB
validate-backup-and-restore-k3s-1.25.16-support-bundle
226 KB
validate-backup-and-restore-k3s-1.26.15-playwright-report
1.98 MB
validate-backup-and-restore-k3s-1.26.15-support-bundle
228 KB
validate-backup-and-restore-k3s-1.27.16-playwright-report
1.97 MB
validate-backup-and-restore-k3s-1.27.16-support-bundle
224 KB
validate-backup-and-restore-k3s-1.28.15-playwright-report
2.01 MB
validate-backup-and-restore-k3s-1.28.15-support-bundle
225 KB
validate-backup-and-restore-k3s-1.29.10-playwright-report
2.01 MB
validate-backup-and-restore-k3s-1.29.10-support-bundle
226 KB
validate-backup-and-restore-k3s-1.30.6-playwright-report
2.01 MB
validate-backup-and-restore-k3s-1.30.6-support-bundle
223 KB
validate-backup-and-restore-k3s-1.31.2-playwright-report
1.98 MB
validate-backup-and-restore-k3s-1.31.2-support-bundle
227 KB
validate-backup-and-restore-oke-1.30.1-playwright-report
1.94 MB
validate-backup-and-restore-oke-1.30.1-support-bundle
168 KB
validate-backup-and-restore-openshift-4.14.0-okd-playwright-report
2.04 MB
validate-backup-and-restore-openshift-4.14.0-okd-support-bundle
6.81 MB
validate-config-kind-v1.28.0-playwright-report
3.61 MB
validate-config-kind-v1.28.0-support-bundle
109 KB
validate-existing-online-install-minimal-k3s-v1.26-support-bundle
255 KB
validate-gitops-kind-v1.28.0-support-bundle
108 KB
validate-multi-app-install-kind-v1.28.0-playwright-report
2.63 MB
validate-multi-app-install-kind-v1.28.0-support-bundle
107 KB
validate-no-required-config-kind-v1.28.0-playwright-report
1.75 MB
validate-no-required-config-kind-v1.28.0-support-bundle
106 KB
validate-smoke-test-eks-1.29-playwright-report
3.51 MB
validate-smoke-test-eks-1.29-support-bundle
189 KB
validate-smoke-test-k3s-1.24.17-playwright-report
3.85 MB
validate-smoke-test-k3s-1.24.17-support-bundle
203 KB
validate-smoke-test-k3s-1.25.16-playwright-report
3.85 MB
validate-smoke-test-k3s-1.25.16-support-bundle
221 KB
validate-smoke-test-k3s-1.26.15-playwright-report
3.81 MB
validate-smoke-test-k3s-1.26.15-support-bundle
225 KB
validate-smoke-test-k3s-1.27.16-playwright-report
3.81 MB
validate-smoke-test-k3s-1.27.16-support-bundle
225 KB
validate-smoke-test-k3s-1.28.15-playwright-report
3.86 MB
validate-smoke-test-k3s-1.28.15-support-bundle
221 KB
validate-smoke-test-k3s-1.29.10-playwright-report
3.87 MB
validate-smoke-test-k3s-1.29.10-support-bundle
223 KB
validate-smoke-test-k3s-1.30.6-playwright-report
3.87 MB
validate-smoke-test-k3s-1.30.6-support-bundle
224 KB
validate-smoke-test-k3s-1.31.2-playwright-report
3.95 MB
validate-smoke-test-k3s-1.31.2-support-bundle
226 KB
validate-smoke-test-oke-1.30.1-playwright-report
3.67 MB
validate-smoke-test-oke-1.30.1-support-bundle
167 KB
validate-smoke-test-openshift-4.14.0-okd-playwright-report
3.84 MB
validate-smoke-test-openshift-4.14.0-okd-support-bundle
6.84 MB
validate-strict-preflight-checks-kind-v1.28.0-support-bundle
204 KB
validate-version-history-pagination-k3s-local-v1.27.1-k3s1-support-bundle
158 KB
web
10.9 MB