gmega
|
cb941b859f
|
feat: add tracking of download progress via synchronous API at the Codex agent
|
2025-01-31 19:39:33 -03:00 |
|
gmega
|
ec44588fab
|
feat: add basic Codex agent and API client
|
2025-01-30 19:23:10 -03:00 |
|
gmega
|
5cba77eb99
|
feat: add confidence interval to table; add IQR to plot
|
2025-01-30 11:49:39 -03:00 |
|
gmega
|
61f2172304
|
feat: add workflow for the final experiment
|
2025-01-30 11:48:09 -03:00 |
|
gmega
|
df087127de
|
feat: add lossy analysis
|
2025-01-30 11:07:47 -03:00 |
|
gmega
|
94893c0f93
|
fix: conditional expression for cleanup
|
2025-01-29 20:35:26 -03:00 |
|
gmega
|
a29c010e7a
|
feat: allow keeping pods around on failure, add optional log parsing at end of experiment run
|
2025-01-29 08:47:01 -03:00 |
|
gmega
|
7ed29ddb4c
|
fix: add RAM settings on deluge node
|
2025-01-28 20:33:13 -03:00 |
|
gmega
|
1b83f8047c
|
feat: update RBAC for codex workflows
|
2025-01-28 18:20:47 -03:00 |
|
gmega
|
2c4ff52c47
|
fix: remove pointless retry of removals, add test
|
2025-01-28 18:20:28 -03:00 |
|
gmega
|
e8d479da69
|
fix: add retry to download progress queries
|
2025-01-28 08:30:11 -03:00 |
|
gmega
|
750a19e3e0
|
fix: add missing test
|
2025-01-27 20:19:43 -03:00 |
|
gmega
|
32d623f5bd
|
fix: make retry policy match deluge node for agent client
|
2025-01-27 20:19:23 -03:00 |
|
gmega
|
34a179b110
|
fix: check that cid is not none before removing
|
2025-01-27 20:02:32 -03:00 |
|
gmega
|
ee67a92726
|
feat: grant codex runner permissions to launch subworkflows
|
2025-01-27 18:07:56 -03:00 |
|
gmega
|
ae678bc586
|
fix: iterated experiment logging
|
2025-01-27 18:07:27 -03:00 |
|
gmega
|
ba1b93d77c
|
feat: add structured experiment iteration logs
|
2025-01-27 17:26:09 -03:00 |
|
gmega
|
63b4c51048
|
fix: prevent pending tasks from racing teardown
|
2025-01-27 16:26:25 -03:00 |
|
gmega
|
90dda4f932
|
fix: add -C so tars do not include parent folders
|
2025-01-24 19:19:54 -03:00 |
|
gmega
|
4d4d06e7a9
|
feat: add log parsing workflow with upload to hetzner storage bucket
|
2025-01-24 18:28:28 -03:00 |
|
gmega
|
557bad8a8c
|
fix: add hack for multiarch builds of the workflow runner
|
2025-01-24 17:11:40 -03:00 |
|
gmega
|
d4ddcdec9d
|
fix: do not output the structured line marker in log dumps
|
2025-01-24 09:51:54 -03:00 |
|
gmega
|
f7b443239b
|
feat: add MinIO client to workflow docker image
|
2025-01-24 09:51:08 -03:00 |
|
gmega
|
fdac384ad8
|
fix: add autoscaler eviction annotations to prevent pods from being relocated mid-experiment
|
2025-01-23 12:12:42 -03:00 |
|
gmega
|
fa5eba0a2f
|
chore: increase retry attempts, add logging to ease debugging
|
2025-01-23 11:38:10 -03:00 |
|
gmega
|
901d1f14e4
|
chore: add proper lockfile and deps
|
2025-01-23 10:30:55 -03:00 |
|
gmega
|
33026681c5
|
chore: update .gitignore
|
2025-01-23 10:18:42 -03:00 |
|
gmega
|
44bc03ee24
|
fix: readiness API verb
|
2025-01-23 10:18:19 -03:00 |
|
gmega
|
ea25398c96
|
refactor: rename final analysis folder
|
2025-01-23 10:17:55 -03:00 |
|
gmega
|
cfd0ca43ac
|
fix: order logs by timestamp for unordered sources
|
2025-01-23 10:15:26 -03:00 |
|
gmega
|
cbba235f2e
|
feat: add ES slicing to CLI
|
2025-01-23 09:05:48 -03:00 |
|
gmega
|
a9b9fd8332
|
fix: quotation so argo does not screw up the value array
|
2025-01-23 08:06:43 -03:00 |
|
gmega
|
6be89f02f0
|
feat: implement sliced scrolling for logstash source
|
2025-01-22 20:05:01 -03:00 |
|
gmega
|
8096c9f4e0
|
feat: add ordering to parameter matrix expander
|
2025-01-22 17:12:46 -03:00 |
|
gmega
|
aad78b9faa
|
fix: proper handling of retried removals
|
2025-01-22 15:28:34 -03:00 |
|
gmega
|
1b6d710d4a
|
feat: add dump logs from source to CLI
|
2025-01-22 15:27:51 -03:00 |
|
gmega
|
d70b87d2bb
|
fix: production values for Argo workflows and RBAC
|
2025-01-22 10:31:08 -03:00 |
|
Giuliano Mega
|
538f7a75ee
|
Merge pull request #1 from codex-storage/docker/add-multi-arch-builds
docker: add multi-arch builds
|
2025-01-21 19:31:54 -03:00 |
|
gmega
|
2e8771fb72
|
Merge branch 'feat/logstash'
|
2025-01-21 19:19:24 -03:00 |
|
gmega
|
1ec24bac5f
|
fix: add synchronization predicates to ES fixtures
|
2025-01-21 19:18:29 -03:00 |
|
Giuliano Mega
|
d14079cce1
|
Merge pull request #3 from codex-storage/feat/logstash
feat: add log source for logstash
|
2025-01-21 18:47:48 -03:00 |
|
gmega
|
02e2fe39d1
|
feat: add CLI for parsing logs from logstash
|
2025-01-21 18:44:30 -03:00 |
|
gmega
|
5fc241660b
|
feat: add logstash log source (elasticsearch)
|
2025-01-21 17:57:17 -03:00 |
|
gmega
|
485b86465d
|
refactor: split log source module
|
2025-01-21 08:43:14 -03:00 |
|
gmega
|
aeb2f044c8
|
chore: remove leftover values from chart
|
2025-01-20 20:01:48 -03:00 |
|
Giuliano Mega
|
9ac27230fe
|
Merge pull request #2 from codex-storage/feat/local-agents
feat: add local agents and localize file generation
|
2025-01-20 18:51:06 -03:00 |
|
gmega
|
882392bef2
|
fix: add missing parameters to cleanup hook
|
2025-01-20 18:41:11 -03:00 |
|
gmega
|
6ae5b1620f
|
chore: add missing EOL
|
2025-01-20 17:59:07 -03:00 |
|
gmega
|
7e07eda3c2
|
feat: allow running workflows from locally loaded images under Minikube
|
2025-01-20 17:57:21 -03:00 |
|
gmega
|
4a02e86160
|
fix: add missing PHONY target
|
2025-01-20 15:38:59 -03:00 |
|