From e353c261cc35f2563b1666eddafe87b56e43181f Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Sun, 15 Jan 2023 13:56:57 +0100 Subject: [PATCH] fix logs and chaos programming console --- html5/index.html | 74 +++++++++++++--------- html5/kubeinvaders.js | 114 +++++++++++++++++++++++++++------- html5/utils.js | 25 +++++--- images/chaos-exec/build.sh | 4 +- images/chaos-exec/start.sh | 6 +- nginx/KubeInvaders.conf | 9 +-- nginx/nginx.conf | 2 +- scripts/logs_loop/start.py | 82 ++++++++++++++---------- scripts/metrics_loop/start.py | 25 ++++---- 9 files changed, 222 insertions(+), 119 deletions(-) diff --git a/html5/index.html b/html5/index.html index 5ee714a..620042f 100644 --- a/html5/index.html +++ b/html5/index.html @@ -106,7 +106,7 @@ @@ -151,7 +151,7 @@
@@ -218,7 +218,7 @@
- Load Testing Presets + Load Testing Presets & Chaos Programs
@@ -240,6 +240,10 @@
+
+
+
+
@@ -248,42 +252,50 @@