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
ThatBen
ade1d9943d
Fixes PluginTools interface
2025-07-09 14:48:51 +02:00
ThatBen
df8a0eed8a
Uses label of docker image to find compatible contracts images.
2025-04-18 15:47:44 +02:00
ThatBen
4a151880d4
Extracts codexClient assembly
2025-01-16 11:31:50 +01:00
ThatBen
ec644eed4a
Moving downloadedlog to logging module
2025-01-16 10:15:02 +01:00
benbierens
04f087efe4
Bump to dotnet 8
2024-10-03 14:02:28 +02:00
benbierens
fd65e1f022
fixes concurrency issue in http, fixes peer-dropped event
2024-08-01 11:19:05 +02:00
benbierens
d16b8cb011
Fixes identity issue for runningpod/runningcontainer and log saving for stopped containers
2024-08-01 10:39:06 +02:00
benbierens
9d9f65c5a3
Fixes missing name and null events
2024-07-29 11:02:24 +02:00
benbierens
410d62849a
setting up log converter
2024-07-26 09:14:46 +02:00
benbierens
485b2387e4
fixes multipeer download test
2024-07-25 10:10:11 +02:00
Ben
637b5a4736
Very interesting marketplace test
2024-07-02 10:44:15 +02:00
Ben
5ca135646a
Container crash detection during start-up
2024-06-19 10:39:14 +02:00
benbierens
3a61fc89c6
Adds WaitForCleanup test attribute to allow tests to wait for resources to be cleaned up
2024-06-06 15:09:52 +02:00
Ben
e9555cf99e
Upload/download failure now automatically investigates node
2024-06-05 09:20:00 +02:00
benbierens
e187bfc941
Changes time.retry to fixed timelength instead of fixed number of retries
2024-05-02 08:41:20 +02:00
Ben
c856f404e3
Adds test to show from which hosts blocks are downloaded.
2024-04-19 11:40:32 +02:00
benbierens
86074dab6a
Bump k8s operation timeout for long timeset
2024-04-14 09:29:13 +02:00
benbierens
1344a6e3d2
Cleanup
2024-04-01 11:01:21 +02:00
Ben
127b7daecc
Improves plugin log initialization
2024-03-27 08:41:18 +01:00
Ben
05d28d1d0a
Restores debug info
2024-03-26 10:03:52 +01:00
Ben
a3253b42d8
Introduces endpoint component from old http functionality
2024-03-26 09:10:06 +01:00
Ben
b69059fd37
restoring debug-info
2024-03-26 08:58:16 +01:00
Ben
c122aa9910
sets up http client
2024-03-25 15:46:45 +01:00
Ben
ef53fe02a3
Improve logfile checking
2024-03-20 11:11:59 +01:00
benbierens
ed56d9edcc
Cleanup of kubernetesWorkflow assembly.
2023-11-12 10:07:23 +01:00
benbierens
e87f255f48
Creates dockerimage that will deploy-and-run from environment args
2023-10-31 11:01:10 +01:00
benbierens
e073f7a881
Fixes locking and retrying in http class
2023-10-24 09:41:37 +02:00
benbierens
50fbf0ad52
Replaces retry-time with maxNumberOfRetries in timesets.
2023-10-23 10:11:02 +02:00
benbierens
45050c34e4
Implements GetAddress method for runningContainers.
2023-10-19 11:18:59 +02:00
benbierens
8f37b4cf38
Sets long timeouts for debug/repostore call.
2023-10-10 18:08:21 +02:00
benbierens
ccc4732752
Cleanup
2023-10-04 09:36:59 +02:00
benbierens
1bca2bb928
Updates parser for new counter format.
2023-10-03 13:34:39 +02:00
benbierens
6a96bd7639
Implements elastic search log downloader. Requires log-counter codex update!
2023-10-02 14:42:36 +02:00
benbierens
c3ec64f25e
very very WIP for how to download complete log from elastic search
2023-10-02 12:01:49 +02:00
benbierens
b23c66c86e
Working timerange limited log download
2023-10-01 09:57:32 +02:00
benbierens
cec6d787de
Adds methods for streaming container log
2023-10-01 08:56:21 +02:00
benbierens
10697f1047
Updates container location support
2023-09-25 08:47:19 +02:00
benbierens
dbf0ed714c
Restores continuous test runner.
2023-09-21 10:33:09 +02:00
benbierens
5b2557b3f4
Set up loading of plugins.
2023-09-20 13:56:01 +02:00
benbierens
09670e00e9
Moves projects into folders
2023-09-20 10:51:47 +02:00