Commit graph

8 commits

Author SHA1 Message Date
Marc Brugger
4c1e56ccce
Fix config issues with new env library (#273)
* correct config issues #271 #272

* rename type tags

* replace env lib

* move to config module

* read flags

* show e2e logs on error

* extract env

* replace deprecated env var

* increment index

* check replica numbers do not start with 0

* remove test suite

* error handling

* refactor flags

* flags test

* file test

* file test

* config tests

* extend tests

* test mixed mode

* simplify

* simplify

* test mask

* correct uniqe replicas

* Update types_test.go

* e2e test with file mode
2024-01-14 13:29:36 +01:00
Marc Brugger
bb969a0005
upgrade agh schema to v0.107.43 (#257) 2023-12-20 07:57:41 +01:00
Marc Brugger
da289017a5
Generate types from openapi (#201)
* generate model from openAPI schema
* implement replica status #231
* Sync "Pause service blocking schedule" #234
* Sync "Safe Search Provider" #200
2023-11-13 21:09:08 +01:00
bakito
dcaad44315
use composite kind with registry action 2022-12-26 11:15:39 +01:00
Marc Brugger
6b07040ad7
move e2e test in regular build (#136)
* move e2e test in regular build

* write to summary
2022-12-25 11:49:37 +01:00
bakito
f17f049f62
reuse e2e scripts 2022-10-07 07:32:20 +02:00
Marc Brugger
31d91adb42
start e2e tests with helm (#102)
* use helm for e2e test

* wait for pods

* update action
2022-10-06 20:58:11 +02:00
Marc Brugger
0206e6173f
Run e2e container tests in action (#101)
*
2022-10-05 18:15:07 +02:00