9 Commits

Author SHA1 Message Date
Andrew Farries
674db36fbb Make resources configurable for all components
Use the common.ResourceRequirements function from the parent commits,
passing in the existing defaults.
2022-04-28 20:04:14 +05:30
Andrew Farries
0ae3201a7e Set Replicas for multiple components
So that they respect the new
`experimental.common.podConfig.<component>.replicas` setting.
2022-04-26 13:14:38 +05:30
Milan Pavlik
beaf1b4cd2 [public-api] Use /ready and /live for probes 2022-04-22 13:33:34 +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
Milan Pavlik
660b593d4a [public-api] Add k8s service definition 2022-04-20 16:31:33 +05:30
Milan Pavlik
f6d2783e00 [public-api] Ensure no objects are rendered by installer without experimental config 2022-04-20 15:02:32 +05:30
Andrew Farries
3fdd2d9754 Rename common.Affinity to NodeAffinity 2022-04-20 02:48:32 +05:30
Milan Pavlik
a75b4cf200 [public-api-server] Add deployment into installer
Please enter the commit message for your changes. Lines starting
2022-04-13 16:59:26 +05:30
Milan Pavlik
d4bc3fdb52 [public-api-server] Setup component in installer, behind epxerimental config 2022-04-13 14:05:26 +05:30