Commit Graph

472 Commits

Author SHA1 Message Date
benbierens 32ad778a91
twoclient test passed. 2023-09-12 11:43:46 +02:00
benbierens 4cbd9ac828
workflow creator lifecycle 2023-09-12 11:37:20 +02:00
benbierens c995732f35
Fun with assembly loading 2023-09-12 11:25:04 +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
benbierens 83d184177a
Moving all codex details to CodexPlugin 2023-09-11 11:59:33 +02:00
benbierens 6915e90861
Extracts file manager utils to separate assembly 2023-09-11 10:43:27 +02:00
benbierens 07396644a4
Merge branch 'feature/automatic-volumes' 2023-09-11 10:00:28 +02:00
benbierens 0bcca1e845
unused usings 2023-09-11 09:58:23 +02:00
benbierens 1b3b45a6a4
Bumps codex resources 2023-09-08 18:13:54 +02:00
benbierens a5749824fb
Update to full connectivity helper 2023-09-08 15:43:10 +02:00
benbierens d074f64c42
a 2023-09-08 14:03:47 +02:00
benbierens 75b16bd2ca
Include request resource sets. 2023-09-08 13:47:49 +02:00
benbierens 9d2dbbbcab
Fixes missing usings 2023-09-08 10:21:40 +02:00
benbierens 13dcaff5d1
Reduces resources for codex instances 2023-09-08 10:16:12 +02:00
benbierens 195527b650
Wires up resource limits 2023-09-08 10:14:52 +02:00
benbierens df6da29a69
Moves ByteSize to Utils assembly. 2023-09-08 09:39:56 +02:00
benbierens 075d9e6ae2
switched to ReadWriteOnce access mode 2023-09-07 10:55:35 +02:00
benbierens 999ed6cfc8
Creates persistent-volume-claims for codex nodes 2023-09-07 10:37:52 +02:00
benbierens aa3e500a58
Adds volume support to container recipe factory 2023-09-07 08:19:19 +02:00
Ben Bierens a03d9cd92f
Merge pull request #53 from codex-storage/feature/make-grafana-dashboard-more-portable
Make Grafana dashboard more portable
2023-09-07 08:11:07 +02:00
Slava fdc98665e2
Fix Dist-Tests workflow inputs (#54) 2023-09-06 19:29:37 +03:00
Slava d409f6c01e
Make Grafana dashboard more portable 2023-09-06 15:25:43 +03:00
benbierens 6115366656
August test report 2023-09-05 10:17:12 +02:00
Slava 983e1b84cc
Allow access from Prometheus namespace (#51) (#52) 2023-09-04 15:58:43 +03:00
benbierens 937c3db160
Setup values for two-client test run. 2023-09-04 09:19:04 +02:00
benbierens a528c0111d
Merge branch 'feature/continuous-peer-test' 2023-09-04 09:15:30 +02:00
benbierens c673aff0fe
Merge branch 'master' into feature/continuous-peer-test 2023-09-04 09:13:15 +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 23f5318dfc
More uploads 2023-09-01 14:40:48 +02:00
benbierens 3df4a97bba
debugging local 2023-09-01 10:39:41 +02:00
benbierens a26d38b749
Moves container logs into log folder. 2023-09-01 09:28:04 +02:00
benbierens a29d646027
Removes future-numbers. 2023-09-01 08:45:23 +02:00
benbierens cf9d2ffe19
Fix for marketplace request deserialization 2023-08-31 11:19:53 +02:00
benbierens 647022a27e
Updates overview log for all-nodes tests. 2023-08-31 09:50:34 +02:00
benbierens 7d042d0a1c
Log replacements for node ids in continuous test fixture logs. 2023-08-30 10:57:20 +02:00
benbierens 8d7a7b4d1b
Better exception logging for tests with multiple time-moments. 2023-08-30 10:13:48 +02:00
benbierens a1ec187919
Configured runner to stop after 10 failures 2023-08-30 09:23:13 +02:00
benbierens a5773bf710
More logging. Set container names for codex deployment. 2023-08-30 08:53:09 +02:00
benbierens 0a8928b5aa
Adds logging and connectivity check. 2023-08-30 08:33:38 +02:00
benbierens 8f61c46ff0
Adds simple test to ensure routing table is correctly filled. 2023-08-29 16:08:40 +02:00
Ben Bierens 4cc09c268a
Merge pull request #47 from codex-storage/feature/handle-non-200-response-code
Add better error handling for non-200 codes
2023-08-29 15:59:00 +02:00
benbierens 6bb7b994ed
Merge branch 'feature/peer-connection-check-on-deploy' 2023-08-29 14:48:14 +02:00
benbierens facfd10316
Removes log asserts, they are unreliable in the cluster. 2023-08-29 14:48:03 +02:00
benbierens 3aea8f41b8
wires up timing measurement for peer download helper. 2023-08-29 10:09:48 +02:00
benbierens 553a368714
Adds a container-restart check at the end of the deployment. 2023-08-28 11:53:59 +02:00
benbierens 249b13d503
Adds tests to ensure marketplace and metrics don't interfere with peer discovery 2023-08-28 11:16:58 +02:00
benbierens c22ba346af
Adds peer info to dashboard 2023-08-25 08:32:08 +02:00
benbierens b276592daf
Fixes download stream error in peerDownloadHelper 2023-08-24 15:56:56 +02:00
benbierens 7da90fc53b
cleanup 2023-08-24 15:45:21 +02:00