- Nov 28, 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 23, 2020
-
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
- Nov 20, 2020
-
-
Björn Vonheiden authored
Add persistenVolume and persistentVolumeClaim to have a persistent storage for the resulst of the theodolite job.
-
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.
-
Björn Vonheiden authored
Apply the DRY principle and remove redundancies. Only the domain restriction and search strategies varies and can therefore only set.
-
Björn Vonheiden authored
Add an option for using a results folder. This should enable the kuberentes job to safe this to a volume.
-
- Nov 08, 2020
-
-
Björn Vonheiden authored
-
- Nov 05, 2020
-
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
- Nov 04, 2020
-
-
- Oct 06, 2020
-
-
Simon Ehrenstein authored
-
- Oct 02, 2020
-
-
Sören Henning authored
-
- Sep 29, 2020
-
-
Simon Ehrenstein authored
-
- Sep 25, 2020
-
-
Simon Ehrenstein authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
Björn Vonheiden authored
-
- Sep 23, 2020
-
-
Simon Ehrenstein authored
-
Simon Ehrenstein authored
-
Björn Vonheiden authored
-
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
The load of the program arguments are moved to the main function call and the rest is extracted into a main function, that get the needed arguments passed.
-
Sören Henning authored
-
Simon Ehrenstein 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.
-