8 Commits

Author SHA1 Message Date
Gero Posmyk-Leinemann
dea13072e9 [server] Add config.admin.loginKey 2023-01-20 11:27:27 +01:00
Simon Emms
1ad65e73b7 [installer]: promote common.podConfig to main config 2023-01-20 11:04:28 +01:00
Andrew Farries
18bb2679f9 Red: Add test to check db-waiter connects via toxi 2022-12-13 11:43:23 -03:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Andrew Farries
df9d2b2ff1 Add tests for replica count and resources
Check that the values for `slow-server` replicas and resource
requests/limits are taken from the config for the `server` component.
2022-11-16 10:45:45 +02:00
Andrew Farries
21e38c98cd Overwrite DB_HOST in slowserver deployment
Set the env var to use toxiproxy rather that whatever db host was
previously set.
2022-11-16 10:39:45 +02:00
Andrew Farries
900ae98aac Add tests to ensure object rendering
Check that the slowserver objects are only rendered when the
experimental config flag is set.
2022-11-16 10:39:45 +02:00
Andrew Farries
020c54e678 Create slowserver deployment
A copy of the server deployment.
2022-11-16 10:39:45 +02:00