8 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
df8a0eed8a
Uses label of docker image to find compatible contracts images. 2025-04-18 15:47:44 +02:00
benbierens
04f087efe4
Bump to dotnet 8 2024-10-03 14:02:28 +02:00
benbierens
0182ce134f
Applies future container to existing plugins 2024-04-09 10:23:07 +02:00
benbierens
ed56d9edcc
Cleanup of kubernetesWorkflow assembly. 2023-11-12 10:07:23 +01:00
benbierens
ac07327d77
Upgrades volume support for use with deploy-and-run container 2023-10-31 14:20:50 +01:00
benbierens
b5e5570145
Creates volume mount for kubeconfig file 2023-10-31 11:38:54 +01:00
benbierens
bfdbebb36e
Adds deploy-and-run plugin 2023-10-31 11:15:08 +01:00