8 Commits

Author SHA1 Message Date
Chrysostomos Nanakos
8d11207e73
fix(k8s): make codex-node memory resources conditional
Make the resources block for codex-node container conditional on
experiment.memory being set and non-empty. If codexMemory is not
provided in the workflow parameters or is set to an empty string,
no resource limits will be set on the pod.

Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2025-10-20 11:46:37 +03:00
gmega
4cbb401d12
feat: add optional data removal with adjusted quotas 2025-06-09 19:59:00 -03:00
gmega
5a9543259b
feat: add support for region k8s annotations 2025-02-24 14:16:59 -03:00
gmega
688091c965
feat: allow use of custom runner and node tags for Codex 2025-02-20 11:59:24 -03:00
gmega
38434f4590
fix container label for codex experiment runner 2025-02-14 15:59:59 -03:00
gmega
205f926f89
feat: add stable bootstrap node 2025-02-14 14:30:18 -03:00
gmega
f336df8da7
fix: adjust Codex logging cooldown, insert polling backoff on download completion, define default Codex experiment 2025-02-14 12:14:52 -03:00
gmega
68ee1bad87
feat: add working Codex helm chart 2025-02-14 11:00:17 -03:00