21 Commits

Author SHA1 Message Date
Eric
13d453d5ed
chore: Docker updates to support release tests in logos-storage-nim, and remove Codex references (#124)
* ci(docker): build dist-tests images

* Update to .net 10, kubernetes client 18.0.13

Kubernetes client 18.0.13 is compatible with Kubernetes 1.34.x. The Kubernetes version is selected automatically by kubeadm in docker desktop (v1.34.1). See https://github.com/kubernetes-client/csharp#version-compatibility for a compatibility table.

* Updates to support Kubernetes upgrade

* bump openapi.yaml to match openapi.yaml in the logos-storage-nim docker image

* bump doc to .net 10

* bump docker to .net 10

* Build image with latest tag always

Always build an image with a latest tag (as well as a sha commit hash) when there's a push to master

* docker image tag as "latest" only when pushing to master

* Update docker image to install doctl

* Remove doctl install

kubeconfig is now created and uses a plain bearer token instead of using doctl as a credential mgr

* Rename and remove all instances of Codex

* Further remove CodexNetDeployer as it is no longer needed

---------

Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
2026-04-17 15:03:22 +10:00
Ben
01085cb530
Improves logging for all nethereum interactions and bot mint command 2025-08-05 11:07:33 +02:00
ThatBen
9e9b147b68
wip log downloading 2025-05-20 14:16:33 +02:00
Ben
02ef655a40
Enables console output for release tests. 2025-04-22 12:25:37 +02:00
Ben
1e035d6a68
Faster binary-process log writing 2025-02-03 10:47:37 +01:00
ThatBen
ec644eed4a
Moving downloadedlog to logging module 2025-01-16 10:15:02 +01:00
Ben
e45b8bde54
adds container names to container log filenames 2024-12-09 15:57:10 +01:00
Ben
1af216592a
Rewarder bot now sends initialization message to events channel 2024-12-09 10:17:47 +01:00
benbierens
04f087efe4
Bump to dotnet 8 2024-10-03 14:02:28 +02:00
benbierens
11a015e0b6
node degree overview 2024-08-07 11:18:40 +02:00
Ben
127b7daecc
Improves plugin log initialization 2024-03-27 08:41:18 +01:00
benbierens
6298744918
Better logging 2023-12-18 11:27:28 +01:00
benbierens
5dc918287c
Merge branch 'master' into feature/public-testnet-deploying 2023-12-11 08:30:25 +01:00
benbierens
074f5ebfae
Sets up transferSpeed class 2023-12-06 09:59:45 +01:00
benbierens
ca350604e3
Debugging nodeport 2023-11-13 15:11:49 +01:00
benbierens
90070de028
Enable debug logging from single environment variable or static field. 2023-11-08 09:24:39 +01:00
benbierens
b3ba39b2e5
Debug logging for nethereum interactions 2023-10-23 16:04:50 +02:00
benbierens
42b0ab67a0
Logging bytes per millisecond for twoclient upload and download 2023-09-26 15:17:35 +02:00
benbierens
dbf0ed714c
Restores continuous test runner. 2023-09-21 10:33:09 +02:00
benbierens
8cde69a483
Restores continuous test runner 2023-09-20 13:33:58 +02:00
benbierens
09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00