Commits on Source (61)
-
Benedikt Wetzel authored
not tested so far
0d2bbce8 -
Benedikt Wetzel authoreda88c3ea5
-
Benedikt Wetzel authored45348ebe
-
Benedikt Wetzel authored8856acd4
-
Benedikt Wetzel authored4ae892bd
-
Benedikt Wetzel authored6f88b8c2
-
Benedikt Wetzel authoreddc3e5193
-
Benedikt Wetzel authored7b0cdcb4
-
Benedikt Wetzel authored68bbf2be
-
Benedikt Wetzel authoredf1aaeb2d
-
cbae6dfe
-
e0269474
-
ad8c01e3
-
624ccd8c
-
f2733ede
-
Benedikt Wetzel authoreda900b84d
-
Benedikt Wetzel authorede9e2bbd2
-
Sören Henning authoredef0f4f90
-
Sören Henning authored77aaef4a
-
Sören Henning authored42b91355
-
Sören Henning authored36e39308
-
Sören Henning authoredb5803592
-
Benedikt Wetzel authored15b7f104
-
Benedikt Wetzel authoredd42f584a
-
Sören Henning authored
Allow multiple repititions of an experiment See merge request !137
e3cb3ba7 -
Sören Henning authored0df1afb0
-
Benedikt Wetzel authoredad767837
-
Benedikt Wetzel authoreda88b4d1c
-
Benedikt Wetzel authoredfedd2491
-
Sören Henning authoredfeffa5cf
-
Benedikt Wetzel authored21744838
-
Benedikt Wetzel authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into rewrite-operator-to-use-k8s-states-clean
69b28381 -
Benedikt Wetzel authored
Merge branch 'read-exp-id-from-file' of git.se.informatik.uni-kiel.de:wetzel/spesb into read-exp-id-from-file
888c85a4 -
Benedikt Wetzel authored830a4874
-
Benedikt Wetzel authored951c4ef6
-
Sören Henning authored
Rewrite operator to use k8s states See merge request !142
4ff527a7 -
Benedikt Wetzel authoredf62a1029
-
Sören Henning authored
Load execution ID from file See merge request !138
cd1dc7e2 -
Benedikt Wetzel authoredcb553aef
-
Benedikt Wetzel authored70d0c8d2
-
Sören Henning authored
Introduce Leader Election See merge request !143
3a419255 -
b23b964a
-
Sören Henning authored
Sort resource and load values correctly See merge request !144
5ec2003c -
59a6f4be
-
Sören Henning authored
Throw DeploymentFailedException if patcher creating fails See merge request !146
728db398 -
d6b647c2
-
Sören Henning authored
Throw execption, if load or resource type not found See merge request !147
806191c8 -
Benedikt Wetzel authored0968e10b
-
Benedikt Wetzel authoredb274cfcc
-
Benedikt Wetzel authorede8b39bfb
-
Benedikt Wetzel authoredc5d3864b
-
183230ac
-
Benedikt Wetzel authored79c9b6f7
-
Benedikt Wetzel authored
Merge branch 'make-patcher-params-flexibal' of git.se.informatik.uni-kiel.de:wetzel/spesb into make-patcher-params-flexibal
26e4beb5 -
Benedikt Wetzel authored3f5bb172
-
Benedikt Wetzel authored0623f8a4
-
Sören Henning authored
Add leases to Theodolite role See merge request !149
2cbbeea0 -
Benedikt Wetzel authored27c74060
-
Benedikt Wetzel authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into make-patcher-params-flexibal
9672d878 -
Benedikt Wetzel authored8d1954db
-
Sören Henning authored
Make patcher parameters flexible See merge request !148
e71cc3e5
Showing
- .gitlab-ci.yml 13 additions, 1 deletion.gitlab-ci.yml
- execution/helm/.gitignore 1 addition, 0 deletionsexecution/helm/.gitignore
- execution/helm/templates/grafana/dashboard-config-map.yaml 4 additions, 4 deletionsexecution/helm/templates/grafana/dashboard-config-map.yaml
- execution/helm/templates/theodolite/crd-benchmark.yaml 110 additions, 4 deletionsexecution/helm/templates/theodolite/crd-benchmark.yaml
- execution/helm/templates/theodolite/crd-execution.yaml 121 additions, 7 deletionsexecution/helm/templates/theodolite/crd-execution.yaml
- execution/helm/templates/theodolite/role.yaml 9 additions, 0 deletionsexecution/helm/templates/theodolite/role.yaml
- execution/helm/values.yaml 8 additions, 0 deletionsexecution/helm/values.yaml
- execution/infrastructure/kubernetes/rbac/role.yaml 9 additions, 1 deletionexecution/infrastructure/kubernetes/rbac/role.yaml
- slope-evaluator/README.md 12 additions, 10 deletionsslope-evaluator/README.md
- slope-evaluator/app/main.py 10 additions, 6 deletionsslope-evaluator/app/main.py
- slope-evaluator/app/test.py 30 additions, 0 deletionsslope-evaluator/app/test.py
- slope-evaluator/requirements.txt 2 additions, 0 deletionsslope-evaluator/requirements.txt
- slope-evaluator/resources/test-1-rep-success.json 139 additions, 0 deletionsslope-evaluator/resources/test-1-rep-success.json
- slope-evaluator/resources/test-3-rep-success.json 289 additions, 0 deletionsslope-evaluator/resources/test-3-rep-success.json
- theodolite-quarkus/build.gradle 3 additions, 0 deletionstheodolite-quarkus/build.gradle
- theodolite-quarkus/config/README.md 19 additions, 12 deletionstheodolite-quarkus/config/README.md
- theodolite-quarkus/config/example-benchmark-yaml-resource.yaml 5 additions, 2 deletions...olite-quarkus/config/example-benchmark-yaml-resource.yaml
- theodolite-quarkus/config/example-execution-yaml-resource.yaml 27 additions, 23 deletions...olite-quarkus/config/example-execution-yaml-resource.yaml
- theodolite-quarkus/config/example-operator-benchmark.yaml 35 additions, 32 deletionstheodolite-quarkus/config/example-operator-benchmark.yaml
- theodolite-quarkus/config/example-operator-execution.yaml 54 additions, 50 deletionstheodolite-quarkus/config/example-operator-execution.yaml
execution/helm/.gitignore
0 → 100644
slope-evaluator/app/test.py
0 → 100644