feat: add support for embedded cluster updates #15061
build-test.yaml
on: pull_request
Matrix: validate-min-kots-version
Matrix: validate-range-kots-version
Matrix: validate-target-kots-version
Matrix: validate-airgap-smoke-test
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-deployment-orchestration
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
0s
Annotations
25 errors and 4 warnings
lint-web
Process completed with exit code 2.
|
vet-kots:
pkg/handlers/metadata_test.go#L662
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
ci-test-kots:
pkg/handlers/metadata_test.go#L662
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
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 (missing method GetEmbeddedClusterState)
|
test-okteto-env
Canceling since a higher priority waiting request for 'ricardomaraschini/sc-93834/productize-autopilot-upgrades' exists
|
test-okteto-env
The operation was canceled.
|
build-kotsadm
The operation was canceled.
|
validate-success
Process completed with exit code 1.
|
build-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/kots/kots. Supported file pattern: go.sum
|
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-kurl-proxy
Restore cache failed: Dependencies file is not found in /home/runner/work/kots/kots. Supported file pattern: go.sum
|
build-kotsadm
Restore cache failed: Dependencies file is not found in /home/runner/work/kots/kots. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e
Expired
|
879 MB |
|
kots
Expired
|
89.3 MB |
|
web
Expired
|
39.4 MB |
|