cs-codex-dist-tests/KubernetesWorkflow
benbierens c7e5ddb0cb
additional application ids, fixes deployment namespace issue
2023-08-10 13:58:50 +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 Wires up pod labels 2023-08-07 15:51:44 +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 Wires up pod labels 2023-08-07 15:51:44 +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
PodLabels.cs additional application ids, fixes deployment namespace issue 2023-08-10 13:58:50 +02:00
RecipeComponentFactory.cs Metrics example test passes 2023-04-13 14:36:17 +02:00
RunningContainers.cs Makes sure codex nodes are always started in their own pods. 2023-08-07 10:44:48 +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 local tests passed 2023-08-10 11:47:34 +02:00
WorkflowCreator.cs additional application ids, fixes deployment namespace issue 2023-08-10 13:58:50 +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