- Dec 08, 2020
-
-
Björn Vonheiden authored
-
- Nov 30, 2020
-
-
Björn Vonheiden authored
-
- Nov 24, 2020
-
-
Björn Vonheiden authored
Remove the commit interval option as it is espacially for kafka streams. Instead use the configurations option, which takes key value pairs and set these as environment variables for the UC.
-
- Nov 20, 2020
-
-
Björn Vonheiden authored
Pass more configratioin from the theodolite scrip to run uc script instead of using defaults. Use the result path in the analyis.
-
- Nov 08, 2020
-
-
Björn Vonheiden authored
-
- Nov 05, 2020
-
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
- Nov 04, 2020
-
-
- Sep 25, 2020
-
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
- Sep 23, 2020
-
-
Björn Vonheiden authored
Make the functions parameterized in order to call the main method from another python class. Before the methods used a global variable to access the values.
-
- Sep 22, 2020
-
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
Use the parameters -res and -reso to reset the kubernetes cluster. With -reso only the cluster is resetted in nothing else is executed. With -res the cluster gets resetted before execution of the usecase.
-
- Sep 18, 2020
-
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
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
-
- 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.
-
- 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
-
- Jun 28, 2020
-
-
Björn Vonheiden authored
-