2
0
mirror of synced 2025-01-13 01:54:07 +00:00

28 Commits

Author SHA1 Message Date
benbierens
dc1bed6861
Extracts core from disttest core. 2023-09-12 13:34:58 +02:00
benbierens
0f86642524
simple test lined up 2023-09-12 10:31:55 +02:00
ThatBen
48dda1735c Good progress 2023-09-11 16:57:57 +02:00
Slava
a4b6b561d7
Feature/add annotations for prometheus (#49)
* Add Prometheus annotations for Codex Pods (#48)

* Remove unnecessary condition (#48)

* Update Annotations to be handled via ContainerRecipe (#48)

* Wires up metrics port to codex pod annotation

* Cleans up handling of pod labels

* Fix annotations names (#48)

---------

Co-authored-by: benbierens <thatbenbierens@gmail.com>
2023-09-04 10:08:34 +03:00
benbierens
c8cb04d859
Allows downloading only log-tails. 2023-08-16 16:13:29 +02:00
benbierens
08ee09af1e
wires crashWatcher into CodexStarter 2023-08-15 11:01:18 +02:00
benbierens
6e5e30afd4
rigged up a pod crash detector maybe 2023-08-14 15:10:36 +02:00
benbierens
5a861df968
local tests passed 2023-08-10 11:47:34 +02:00
benbierens
01ec6f7d8b
sets up additional pod labels 2023-08-10 11:25:22 +02:00
benbierens
17673e8fa5
cleanup some workflow/lifecycle madness 2023-08-10 10:58:18 +02:00
benbierens
0259c30bb5
Wires up pod labels 2023-08-07 15:51:44 +02:00
benbierens
9d3874c88f
Runner correctly ingests codex-deployment.json 2023-06-23 10:35:23 +02:00
benbierens
d23f5aa29d
Initial setup for continuous test runner 2023-06-21 08:28:40 +02:00
benbierens
9eae7cf25e
Fixes issue where containers with no exposed ports cannot start. 2023-06-01 12:44:48 +02:00
benbierens
4d654e106c
Remaps running container internal address to service endpoint 2023-06-01 12:31:14 +02:00
benbierens
61d2185bb6
Attempt internal connection using pod IP and exposed port. 2023-06-01 10:14:32 +02:00
benbierens
b92c1b970d
Sets up support for internal and external container addresses 2023-06-01 09:35:18 +02:00
benbierens
533bf32577
Better logging in case codex node fails to respond to debug/info request. 2023-05-04 11:34:43 +02:00
benbierens
79a40904e4
setup 2023-05-03 14:18:37 +02:00
benbierens
db4364d336
Much nicer logging by means of container name-override and long-id log replacements 2023-04-30 10:56:19 +02:00
benbierens
f94f4a6d22
Adds debug logging support 2023-04-25 11:31:15 +02:00
benbierens
8880ddd2bd
Attempting to set up geth bootstrap argument 2023-04-17 10:31:14 +02:00
benbierens
3d908bab6c
Setting up nethereum library 2023-04-14 10:51:35 +02:00
benbierens
4fd00607df
Setting up Geth starters 2023-04-14 09:54:07 +02:00
benbierens
7eab4840ef
Log accessing test passes 2023-04-13 11:30:19 +02:00
benbierens
cbf0fbf5b5
Implements restart test. 2023-04-13 11:07:36 +02:00
benbierens
2bcf512737
Implements KubernetesWorkflow assembly. 2023-04-12 15:11:36 +02:00
benbierens
7b91c83f5b
Moving everything around 2023-04-12 13:53:55 +02:00