cs-codex-dist-tests/KubernetesWorkflow
benbierens 63068aae1d
Debugging marketplace test
2023-06-27 15:28:00 +02:00
..
CommandRunner.cs Automatically map location enum to available k8s nodes. 2023-06-02 10:04:07 +02:00
Configuration.cs Automatically map location enum to available k8s nodes. 2023-06-02 10:04:07 +02:00
ContainerRecipe.cs Better logging in case codex node fails to respond to debug/info request. 2023-05-04 11:34:43 +02:00
ContainerRecipeFactory.cs Marketplace test passes 2023-04-14 12:37:05 +02:00
K8sClient.cs wip debugging anomalous test failures 2023-05-04 08:25:48 +02:00
K8sCluster.cs Dynamically allocates Locations-enum to available k8s nodes in cluster. 2023-06-02 10:27:57 +02:00
K8sController.cs Debugging marketplace test 2023-06-27 15:28:00 +02:00
KnownK8sPods.cs Implements KubernetesWorkflow assembly. 2023-04-12 15:11:36 +02:00
KubernetesWorkflow.csproj bump to .net 7 2023-05-02 15:17:43 +10:00
Location.cs Automatically map location enum to available k8s nodes. 2023-06-02 10:04:07 +02:00
RecipeComponentFactory.cs Metrics example test passes 2023-04-13 14:36:17 +02:00
RunningContainers.cs Runner correctly ingests codex-deployment.json 2023-06-23 10:35:23 +02:00
RunningPod.cs Debugging marketplace test 2023-06-27 15:28:00 +02:00
StartupConfig.cs Much nicer logging by means of container name-override and long-id log replacements 2023-04-30 10:56:19 +02:00
StartupWorkflow.cs Runner correctly ingests codex-deployment.json 2023-06-23 10:35:23 +02:00
WorkflowCreator.cs Successful remote test deploy. Adds option to remove random guid from k8s namespace. 2023-06-23 08:57:31 +02:00
WorkflowNumberSource.cs Removes pre-assigned service ports and reads back service-ports assigned by k8s cluster. 2023-06-02 11:07:36 +02:00