Commit Graph

53 Commits

Author SHA1 Message Date
benbierens 9d2dbbbcab
Fixes missing usings 2023-09-08 10:21:40 +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 a5773bf710
More logging. Set container names for codex deployment. 2023-08-30 08:53:09 +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 7da90fc53b
cleanup 2023-08-24 15:45:21 +02:00
benbierens eec70a9b8c
Adds peer connectivity check after deployment 2023-08-24 11:32:32 +02:00
benbierens 9a117cca70
rigs continuous testnet for holdmybeer test. 2023-08-23 08:29:16 +02:00
benbierens 9f0600d6c1
Automatic quota line. Holding test. 2023-08-14 10:35:42 +02:00
benbierens bce8a48cad
logs grafana image id 2023-08-13 10:07:47 +02:00
benbierens f1131abf79
Wires dashboard into deployer 2023-08-13 09:07:23 +02:00
benbierens fff02656b7
automatically determine runner location 2023-08-11 08:39:51 +02:00
benbierens 5f1b9bf8d4
lines up test type names 2023-08-10 14:31:08 +02:00
benbierens 3de8e29198
turns on metrics by default for deployment 2023-08-10 14:25:32 +02:00
benbierens c7e5ddb0cb
additional application ids, fixes deployment namespace issue 2023-08-10 13:58:50 +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 8a6c5e95ee
Makes sure codex nodes are always started in their own pods. 2023-08-07 10:44:48 +02:00
benbierens 10ffd29257
Cleanup 2023-07-21 09:44:46 +02:00
benbierens 933932b091
Fixes fetching of docker image for status log 2023-07-21 09:42:38 +02:00
benbierens c762e30331
autoconfirms deploy 2023-07-21 07:58:10 +02:00
benbierens c744fd12c3
Rigs sh scripts for debugging of continuous tests. 2023-07-19 08:49:43 +02:00
benbierens 1154544e99
prints images before confirmation 2023-07-17 13:57:56 +02:00
benbierens 42acb862b6
Removes docker images from config because they aren't configurable this way. 2023-07-11 14:56:40 +02:00
benbierens 17935f4c9e
Adds metrics container to deployment json 2023-07-11 12:21:48 +02:00
benbierens 1be7b1c144
Merge branch 'feature/continuous-test-future-counting' into feature/codex-net-deployer
# Conflicts:
#	CodexNetDeployer/Configuration.cs
2023-07-11 11:12:29 +02:00
benbierens 9778ef51a7
Loops in metrics deployment 2023-07-11 10:59:41 +02:00
benbierens cccf9e426c
Adds deploy confirm interaction 2023-07-11 10:05:00 +02:00
benbierens 4dab688b6f
Adds delay in deployer to ensure accounts are unlocked on time. 2023-06-30 09:54:13 +02:00
benbierens 0987a71f1e
deploy script for easy use in the cluster 2023-06-30 09:34:54 +02:00
benbierens 0d4960f3ff
cleanup help cli args. Adds option to stop tests on first failure and download cluster logs. 2023-06-30 09:09:59 +02:00
benbierens 66e6cdc027
Flattens CodexNode into CodexAccess 2023-06-29 16:07:49 +02:00
benbierens d985e3191a
Adds blockTTL to configuration of codex containers 2023-06-29 16:03:45 +02:00
benbierens 6a5cde2b91
Separate config option for storage space to sell. 2023-06-29 11:05:58 +02:00
benbierens dc38797ee7
Correct cancelling behavior 2023-06-29 10:23:04 +02:00
benbierens 2f5bf4b76e
Adds configuration for selling of storage space 2023-06-28 08:48:46 +02:00
benbierens 731ab90ce1
Easier local deployments 2023-06-27 08:29:39 +02:00
benbierens 330d46bb43
Excludes codex-deployment json 2023-06-26 15:48:22 +02:00
benbierens f437c5df9d
Sets up long-running market test. 2023-06-26 15:46:04 +02:00
benbierens 868553f27d
uniform config parsing 2023-06-26 13:58:41 +02:00
benbierens 2e09c9135e
Adds metadata about codex deployment 2023-06-23 09:08:18 +02:00
benbierens d9665f3e79
Successful remote test deploy. Adds option to remove random guid from k8s namespace. 2023-06-23 08:57:31 +02:00
benbierens acfd1f1f10
Removes local debug help 2023-06-23 08:45:16 +02:00
benbierens aa9b667940
Writes codex-deployment.json which can be used by the test running. 2023-06-23 08:44:27 +02:00
benbierens 4f0a278df1
Flips internal/external default. 2023-06-23 08:18:48 +02:00
benbierens f242ad5a16
Adds option to declare validators. 2023-06-22 15:58:18 +02:00
benbierens cd69565c2e
Successful local deploy 2023-06-22 14:37:37 +02:00
benbierens 7fdca9ffdb
all wired up 2023-06-22 10:33:21 +02:00