Commit Graph

8 Commits

Author SHA1 Message Date
prixod
bd2ed7716c fix privileges 2025-12-01 02:26:17 +04:00
a8c0ec9ed3 Enables cgroup support for isolate
All checks were successful
Build and Push Docker Images / build (src/LiquidCode.Tester.Gateway/Dockerfile, git.nullptr.top/liquidcode/liquidcode-tester-gateway-roman, gateway) (push) Successful in 56s
Build and Push Docker Images / build (src/LiquidCode.Tester.Worker/Dockerfile, git.nullptr.top/liquidcode/liquidcode-tester-worker-roman, worker) (push) Successful in 1m7s
Configures isolate to use cgroups for improved resource management.

Adds the `--cg` flag to the isolate init and cleanup commands,
leveraging cgroups for better resource isolation during code execution testing.

Makes isolate configuration file explicit.
2025-11-05 22:01:57 +03:00
619b93b042 Дроп конфига
All checks were successful
Build and Push Docker Images / build (src/LiquidCode.Tester.Gateway/Dockerfile, git.nullptr.top/liquidcode/liquidcode-tester-gateway-roman, gateway) (push) Successful in 33s
Build and Push Docker Images / build (src/LiquidCode.Tester.Worker/Dockerfile, git.nullptr.top/liquidcode/liquidcode-tester-worker-roman, worker) (push) Successful in 57s
2025-11-05 21:41:38 +03:00
6a23cc4c72 фикс конфига isolate 2025-11-05 21:23:31 +03:00
prixod
48c2b4dafd docker isolation update 2025-11-04 20:22:51 +04:00
prixod
6041acb8ed remove k8s configs, update worker for multi-languages support, add local-submit option 2025-10-27 22:36:23 +04:00
prixod
dee93134ae add configs 2025-10-24 23:55:10 +04:00
prixod
8af94da831 init 2025-10-24 23:19:00 +04:00