cs-codex-dist-tests/KubernetesWorkflow
Slava 983e1b84cc
Allow access from Prometheus namespace (#51) (#52)
2023-09-04 15:58:43 +03:00
..
CommandRunner.cs Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03:00
Configuration.cs Automatically map location enum to available k8s nodes. 2023-06-02 10:04:07 +02:00
ContainerRecipe.cs Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03:00
ContainerRecipeFactory.cs Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03:00
CrashWatcher.cs Adds a container-restart check at the end of the deployment. 2023-08-28 11:53:59 +02:00
K8sClient.cs wip debugging anomalous test failures 2023-05-04 08:25:48 +02:00
K8sCluster.cs Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03:00
K8sController.cs Allow access from Prometheus namespace (#51) (#52) 2023-09-04 15:58:43 +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 Automatically map location enum to available k8s nodes. 2023-06-02 10:04:07 +02:00
PodAnnotations.cs Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03:00
PodLabels.cs Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03:00
RecipeComponentFactory.cs initial setup of a grafana container 2023-08-11 09:37:30 +02:00
RunningContainers.cs wires crashWatcher into CodexStarter 2023-08-15 11:01:18 +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 Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03:00
WorkflowCreator.cs Feature/add annotations for prometheus (#49) 2023-09-04 10:08:34 +03: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