cs-codex-dist-tests/KubernetesWorkflow
benbierens 7c4a2ea12c
Fixes the fix of the failure for container-recipes with no exposed ports.
2023-06-02 11:38:52 +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 Removes pre-assigned service ports and reads back service-ports assigned by k8s cluster. 2023-06-02 11:07:36 +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 Sets up support for internal and external container addresses 2023-06-01 09:35:18 +02:00
RunningPod.cs Fixes the fix of the failure for container-recipes with no exposed ports. 2023-06-02 11:38:52 +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 Fixes issue where containers with no exposed ports cannot start. 2023-06-01 12:44:48 +02:00
WorkflowCreator.cs Removes application-level managed namespaces. Use GUIDs instead. 2023-06-02 11:10:16 +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