Consolidate the logic for determining downstream version status #17036
build-test.yaml
on: pull_request
build-kots-helm
14s
Matrix: build-kotsadm-melange-packages
Matrix: build-kurl-proxy-melange-packages
Matrix: build-migrations-melange-packages
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
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
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-success
1s
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
|
validate-version-history-pagination (k3s-local, v1.27.1-k3s1)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148651548
|
validate-strict-preflight-checks (kind, v1.28.0)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148661406
|
validate-multi-app-install (kind, v1.28.0)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148668710
|
validate-no-required-config (kind, v1.28.0)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148669480
|
validate-backup-and-restore (eks, 1.29, m7g.large, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148669819
|
validate-smoke-test (eks, 1.29, m7g.large, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148670622
|
validate-config (kind, v1.28.0)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148671912
|
validate-smoke-test (k3s, 1.27.16, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148672978
|
validate-airgap-smoke-test (kind, v1.28.0)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148673031
|
validate-smoke-test (k3s, 1.24.17, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675059
|
validate-backup-and-restore (k3s, 1.27.16, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675069
|
validate-smoke-test (k3s, 1.29.10, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675158
|
validate-smoke-test (k3s, 1.28.15, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675303
|
validate-backup-and-restore (k3s, 1.28.15, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675649
|
validate-smoke-test (k3s, 1.26.15, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675673
|
validate-backup-and-restore (k3s, 1.26.15, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675758
|
validate-backup-and-restore (k3s, 1.29.10, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148675812
|
validate-smoke-test (k3s, 1.30.6, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148676077
|
validate-backup-and-restore (k3s, 1.30.6, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148676124
|
validate-smoke-test (k3s, 1.25.16, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148676356
|
validate-smoke-test (k3s, 1.31.2, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148676570
|
validate-backup-and-restore (k3s, 1.31.2, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148679033
|
validate-backup-and-restore (k3s, 1.24.17, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148682108
|
validate-backup-and-restore (k3s, 1.25.16, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148683795
|
validate-existing-online-install-minimal
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148685155
|
validate-gitops (kind, v1.28.0)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148687122
|
validate-backup-and-restore (openshift, 4.14.0-okd, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148705909
|
validate-backup-and-restore (oke, 1.30.1, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148711618
|
validate-smoke-test (openshift, 4.14.0-okd, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148745610
|
validate-smoke-test (oke, 1.30.1, stable)
support bundle can be downloaded from: https://github.com/replicatedhq/kots/actions/runs/11691116277/artifacts/2148750730
|
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 |
|