cs-codex-dist-tests/KubernetesWorkflow
benbierens 61d2185bb6
Attempt internal connection using pod IP and exposed port.
2023-06-01 10:14:32 +02:00
..
ApplicationLifecycle.cs Fixes issue where multiple instances of ApplicaitonLifecycle are created. 2023-05-04 09:16:15 +02:00
CommandRunner.cs wip debugging anomalous test failures 2023-05-04 08:25:48 +02:00
Configuration.cs setup 2023-05-03 14:18:37 +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 Fixing host address formatting for cluster run 2023-05-31 15:02:07 +02:00
K8sController.cs Allow access from runner namespace (#12) 2023-05-31 18:37:34 +03: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 Moving everything around 2023-04-12 13:53:55 +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 Implements restart test. 2023-04-13 11:07:36 +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 Attempt internal connection using pod IP and exposed port. 2023-06-01 10:14:32 +02:00
WorkflowCreator.cs Fixes single-instance DistTest class being used to run multiple tests in parallel 2023-05-03 14:55:26 +02:00
WorkflowNumberSource.cs Implements restart test. 2023-04-13 11:07:36 +02:00