12 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
1a8b7b79ef
wip 2025-01-16 15:13:16 +01:00
benbierens
04f087efe4
Bump to dotnet 8 2024-10-03 14:02:28 +02:00
Ben
8694bfe9be
Merge branch 'feature/auto-client' 2024-07-02 10:44:31 +02:00
Ben
926e323569
Better file manager 2024-07-01 15:59:08 +02:00
Ben
a820788c7d
Merge branch 'master' into feature/auto-client
# Conflicts:
#	cs-codex-dist-testing.sln
2024-06-27 13:42:54 +02:00
Ben
64ae7c8efe
Latest image of Codex 2024-05-15 10:34:40 +02:00
benbierens
d532d9505a
Sets up autoclient. 2024-04-01 20:40:03 +02:00
Ben
7d28b62206
new image 2024-03-22 13:36:33 +01:00
benbierens
074f5ebfae
Sets up transferSpeed class 2023-12-06 09:59:45 +01:00
benbierens
dbf0ed714c
Restores continuous test runner. 2023-09-21 10:33:09 +02:00
benbierens
09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00