Andrew Farries
|
870c7fe9b7
|
Include DefaultEnv in migration job
So that the job has access to the `InstallationShortname` env var.
|
2022-10-10 09:30:25 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
64b4d6fcf9
|
Fix typecheck errors
|
2022-08-23 08:18:39 +02:00 |
|
Simon Emms
|
8fad588e6b
|
[installer]: add customization functions to components
|
2022-06-24 17:02:33 +05:30 |
|
Andrew Farries
|
411de1e332
|
Add tests for object rendering
Test that the objects are/are not rendered when the `disableMigration` config
flag is set.
|
2022-05-05 19:40:21 +05:30 |
|
Andrew Farries
|
32a430364a
|
Add disableMigration to webapp config
Use it to skip rendering:
* the `migration' job.
* the `dbinit-session` job.
* the `dbinit-scripts` configmaps.
|
2022-05-05 19:40:21 +05:30 |
|
Simon Emms
|
948ae5192b
|
[installer]: add DropImageRepo functionality to RepoName
This moves the ImageName and RepoName functions to the RenderContext
struct.
|
2022-04-21 18:26:33 +05:30 |
|
Andrew Farries
|
3fdd2d9754
|
Rename common.Affinity to NodeAffinity
|
2022-04-20 02:48:32 +05:30 |
|
Simon Emms
|
4820e804bb
|
[installer]: move to /install
|
2022-02-22 17:03:02 +05:30 |
|