.. |
ApplicationLifecycle.cs
|
Fixes issue where multiple instances of ApplicaitonLifecycle are created.
|
2023-05-04 09:16:15 +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
|
Dynamically allocates Locations-enum to available k8s nodes in cluster.
|
2023-06-02 10:27:57 +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
|
Automatically map location enum to available k8s nodes.
|
2023-06-02 10:04:07 +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
|
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 |