- Sep 18, 2020
-
-
Björn Vonheiden authored
-
- Sep 16, 2020
-
-
Björn Vonheiden authored
-
Björn Vonheiden authored
The order of the environment variables is atm crucial for the run uc py.
-
Björn Vonheiden authored
-
- Sep 15, 2020
-
-
Björn Vonheiden authored
Run uc py still used statefullSet instead of deployment
-
- Sep 14, 2020
-
-
Björn Vonheiden authored
-
- Sep 13, 2020
-
-
Sören Henning authored
Fix #70
-
- Sep 08, 2020
-
-
Sören Henning authored
-
Sören Henning authored
-
- Sep 03, 2020
-
-
Sören Henning authored
-
Sören Henning authored
-
Sören Henning authored
-
- Aug 24, 2020
-
-
Björn Vonheiden authored
-Use aggregation from titan with dataflow -Add an aggregation-feedback topic -Enable logging in UC2 with new slf4j version -Use newer Kafkastreams version -Remove unused ConfigurationKeys class
-
- Jul 31, 2020
-
-
Sören Henning authored
-
-
Sören Henning authored
-
Sören Henning authored
-
Sören Henning authored
-
Sören Henning authored
-
- Jul 27, 2020
-
-
Sören Henning authored
-
Sören Henning authored
-
- Jul 20, 2020
-
-
Björn Vonheiden authored
Use the API instead of the kubectl program from the host machine. This enables better portability of the script to other machines.
-
Björn Vonheiden authored
Apply the DRY principle and create method to load the methods with a given path. Further add comments to methods for better understanding and enable the logging.
-
Björn Vonheiden authored
-
Björn Vonheiden authored
Use the kubernetes api in python to run the kubernetes creation operations instead of the default platform commands.
-
Björn Vonheiden authored
-
- Jul 19, 2020
-
-
Björn Vonheiden authored
Use the kubernetes api in python to run the kubernetes creation operations instead of the default platform commands.
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
- Jun 29, 2020
-
-
Sören Henning authored
-
Simon Ehrenstein authored
-
- Jun 28, 2020
-
-
Simon Ehrenstein authored
-
Björn Vonheiden authored
-
- Jun 22, 2020
-
-
Benedikt Wetzel authored
-
Benedikt Wetzel authored
-
- Jun 10, 2020
-
-
Sören Henning authored
-
- Jun 09, 2020
-
-
Sören Henning authored
-
- Jun 08, 2020
-
-
Björn Vonheiden authored
Add the hierachie structure to the kubernetes workload generator files. Use the new structure in the run uc scripts.
-
Björn Vonheiden authored
The pathes for the kustomize patch files were wrong in the shell scripts and therefore running was not correct. Further the execution time of the usecases should by calculated because the m flag for sleep is not supported on macOS.
-
Björn Vonheiden authored
The environment variables in the kubernetes files need to be a string in order to be computed by kubernetes.
-