constellation/internal/versionsapi
Otto Bittner cac43a1dd0 ci: add e2e-upgrade test
The test is implemented as a go test.
It can be executed as a bazel target.
The general workflow is to setup a cluster,
point the test to the workspace in which to
find the kubeconfig and the constellation config
and specify a target image, k8s and
service version. The test will succeed
if it detects all target versions in the cluster
within the configured timeout.
The CI automates the above steps.
A separate workflow is introduced as there
are multiple input fields to the test.
Adding all of these to the manual e2e test
seemed confusing.

Co-authored-by: Fabian Kammel <fk@edgeless.systems>
2023-03-23 14:57:38 +01:00
..
cli go: remove unused parameters 2023-03-20 08:41:01 -04:00
client bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
fetcher bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
BUILD.bazel ci: add e2e-upgrade test 2023-03-23 14:57:38 +01:00
cliinfo_test.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
cliinfo.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
imageinfo_test.go cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
imageinfo.go cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
latest_test.go versionsapi: new implementation 2023-01-04 11:39:19 +01:00
latest.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
list_test.go versionsapi: new implementation 2023-01-04 11:39:19 +01:00
list.go ci: upload cli version list (#1377) 2023-03-10 10:21:58 +01:00
version_test.go ci: add e2e-upgrade test 2023-03-23 14:57:38 +01:00
version.go ci: add e2e-upgrade test 2023-03-23 14:57:38 +01:00
versionsapi.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00