15 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
Adam Uhlíř
ab49a58333
refactor: removing marketplace (#122) 2026-02-11 10:18:06 +01:00
Ben
3ed91d7310
Bumps containers to dotnet 8.0 2024-10-10 11:54:42 +02:00
Ben
f6edf6cbd5
Overdue readme updates 2024-03-27 15:01:32 +01:00
GoodDaisy
65473d8c15 fix Continous typo 2023-10-26 20:27:44 +08:00
benbierens
dcdcd110a1
Updates READMEs 2023-09-29 10:19:59 +02:00
benbierens
418daf1e3f
Updates the docs 2023-09-21 14:39:41 +02:00
Slava
c716fde17b
Add documentation how to run tests in remote Kubernetes (#41)
https://github.com/codex-storage/cs-codex-dist-tests/issues/40
2023-08-17 14:43:13 +03:00
Slava
9fe9f2ed36
Run tests in Kubernetes using GitHub Actions (#23)
* Add GitHub Actions workflow to run tests

* Text formatted
2023-06-04 20:28:17 +03:00
benbierens
e7d059ceed
Makes default configuration overridable from environment variables. 2023-06-02 09:03:46 +02:00
Slava
cfae2b2579
Merge branch 'master' into fix/check-network-policies 2023-05-30 23:03:00 +03:00
Veaceslav Doina
fdf5cec841
Update links to codex-storage organization 2023-05-30 22:48:39 +03:00
benbierens
c1f1daa6fe
Fixed some typos 2023-05-02 07:46:17 +02:00
benbierens
085c4431a2
Setup and contributing instructions 2023-05-01 16:26:26 +02:00
benbierens
ca0bc9570b
Project layout cleanup 2023-03-21 13:24:58 +01:00