17 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
ThatBen
c73fa186fc
wip 2025-01-16 13:24:57 +01:00
ThatBen
e45ed0c21e
pushes container concepts out of codexAccess 2025-01-15 15:00:25 +01:00
ThatBen
8ef190baad
Fixes incorrect float formatting in metricsquery. 2025-01-15 10:40:57 +01:00
benbierens
e6a5838b05
Loops in metrics from Giuliano's async profiler 2024-10-24 16:10:07 +02:00
Ben
c9fedac592
Adds call to get availabilities 2024-09-23 10:52:12 +02:00
benbierens
485b2387e4
fixes multipeer download test 2024-07-25 10:10:11 +02:00
Ben
62b56e198b
Adds logging of node status to base codexdistTest 2024-06-06 09:54:50 +02:00
Ben
db6db4d38c
Fixes metrics tests 2024-03-27 09:41:12 +01:00
Ben
a3253b42d8
Introduces endpoint component from old http functionality 2024-03-26 09:10:06 +01:00
benbierens
ed56d9edcc
Cleanup of kubernetesWorkflow assembly. 2023-11-12 10:07:23 +01:00
benbierens
ea66b5b408
debugging address selection in cluster 2023-11-07 12:02:17 +01:00
benbierens
4f9c0e0ce7
Restores metrics 2023-11-06 15:27:23 +01:00
benbierens
dc9f3ab090
removes dependency on static pod name and address info 2023-11-06 14:33:47 +01:00
benbierens
45050c34e4
Implements GetAddress method for runningContainers. 2023-10-19 11:18:59 +02:00
benbierens
0a2bca9f52
Restores pod labels in deployer. Adds metrics assert for twoclient continuous test. 2023-09-26 14:32:28 +02:00
benbierens
09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00