Commits on Source (65)
-
Lorenz Boguhn authoredf05634da
-
Benedikt Wetzel authored2adb1cf6
-
Benedikt Wetzel authored25e62a32
-
Lorenz Boguhn authored0e2cf765
-
Benedikt Wetzel authored7edc2d4f
-
Lorenz Boguhn authored068a2ea3
-
Benedikt Wetzel authoredf050299c
-
Lorenz Boguhn authoredf273fb87
-
Lorenz Boguhn authored504ca268
-
Lorenz Boguhn authored4907a647
-
Lorenz Boguhn authored1810eb2c
-
Benedikt Wetzel authoredab48e4a7
-
Benedikt Wetzel authored67c22480
-
Lorenz Boguhn authorede610148a
-
Sören Henning authoredcb008212
-
Sören Henning authored87522eb4
-
Sören Henning authored01103959
-
Sören Henning authored484e5aa7
-
Sören Henning authored819eabb1
-
Sören Henning authoredcfecd150
-
Sören Henning authored
These are the rules for: * executions.theodolite.com * benchmarks.theodolite.com
a5baa6e6 -
Sören Henning authored77cd2853
-
Sören Henning authoredc534fb03
-
Lorenz Boguhn authoredc71e90c7
-
Lorenz Boguhn authored
Merge branch '180-Introduce-Helm-Chart' of git.se.informatik.uni-kiel.de:stu203404/spesb into 180-Introduce-Helm-Chart
18ca8c5c -
Benedikt Wetzel authored52b1f1fc
-
Lorenz Boguhn authored58f883d7
-
Lorenz Boguhn authored42313ec6
-
Benedikt Wetzel authored81e94c8b
-
Sören Henning authoredb1b334e7
-
Sören Henning authored1b13c347
-
Sören Henning authored26bc2d4f
-
Benedikt Wetzel authored
use local k8s clients instead of a class member var
98a57ecf -
Benedikt Wetzel authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into 180-Introduce-Helm-Chart
064a76c3 -
Lorenz Boguhn authored
from KubernetesBenchmark.kt to fix native image build
11bce213 -
Sören Henning authored
Introduce a Helm chart for the Theodolite operator See merge request !109
85430ede -
Sören Henning authoredbb41bd6c
-
Lorenz Boguhn authoredb35c83fb
-
6c3f7d76
-
Also fix to correct usage of tread{} on the ShutdownHook
c76b3e4b -
Sören Henning authored
Add support for ServiceMonitors See merge request !120
e2360a94 -
Benedikt Wetzel authored4e35b0b7
-
Sören Henning authored
Add prefix to output files to link results and experiment See merge request !111
5ac54e1b -
Sören Henning authored7911ea12
-
Sören Henning authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into theodolite-kotlin
5ed38dae -
Sören Henning authoredf93cd409
-
Sören Henning authoredf3ad59f5
-
95d6a38e
-
fb0525c5
-
Sören Henning authored1378320e
-
Sören Henning authored480ea37f
-
Sören Henning authoredad24275f
-
Sören Henning authored1c0ab1a8
-
Sören Henning authored71286ed0
-
Sören Henning authoredd341358e
-
Sören Henning authored516f2200
-
Sören Henning authored7d1bfd44
-
Lorenz Boguhn authorede3add5b9
-
Sören Henning authored
Start using new Theodolite defaults See merge request !115
84204cf0 -
Sören Henning authoredd172691c
-
Sören Henning authored5c1d1f6b
-
Sören Henning authored
Introduce hot fixes from the presentation branch See merge request !121
3ac0ae79 -
Sören Henning authoredbd524d2d
-
Sören Henning authored
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into theodolite-kotlin
9bad67ae -
Sören Henning authored7d4443e7
Showing
- .gitlab-ci.yml 3 additions, 3 deletions.gitlab-ci.yml
- execution/helm/README.md 27 additions, 4 deletionsexecution/helm/README.md
- execution/helm/preconfigs/one-broker-values.yaml 1 addition, 1 deletionexecution/helm/preconfigs/one-broker-values.yaml
- execution/helm/templates/theodolite/crd-benchmark.yaml 15 additions, 0 deletionsexecution/helm/templates/theodolite/crd-benchmark.yaml
- execution/helm/templates/theodolite/crd-execution.yaml 15 additions, 0 deletionsexecution/helm/templates/theodolite/crd-execution.yaml
- execution/helm/templates/theodolite/role-binding.yaml 15 additions, 0 deletionsexecution/helm/templates/theodolite/role-binding.yaml
- execution/helm/templates/theodolite/role.yaml 60 additions, 0 deletionsexecution/helm/templates/theodolite/role.yaml
- execution/helm/templates/theodolite/serviceaccount.yaml 12 additions, 0 deletionsexecution/helm/templates/theodolite/serviceaccount.yaml
- execution/helm/templates/theodolite/thedolite-operator.yaml 41 additions, 0 deletionsexecution/helm/templates/theodolite/thedolite-operator.yaml
- execution/helm/values.yaml 24 additions, 3 deletionsexecution/helm/values.yaml
- execution/infrastructure/kubernetes/rbac/role.yaml 15 additions, 1 deletionexecution/infrastructure/kubernetes/rbac/role.yaml
- execution/uc-application/aggregation-deployment.yaml 2 additions, 2 deletionsexecution/uc-application/aggregation-deployment.yaml
- execution/uc-workload-generator/workloadGenerator.yaml 2 additions, 2 deletionsexecution/uc-workload-generator/workloadGenerator.yaml
- theodolite-benchmarks/buildSrc/src/main/groovy/theodolite.flink.gradle 17 additions, 14 deletions...nchmarks/buildSrc/src/main/groovy/theodolite.flink.gradle
- theodolite-benchmarks/buildSrc/src/main/groovy/theodolite.kstreams.gradle 2 additions, 0 deletions...marks/buildSrc/src/main/groovy/theodolite.kstreams.gradle
- theodolite-benchmarks/buildSrc/src/main/groovy/theodolite.load-generator.gradle 2 additions, 0 deletions...buildSrc/src/main/groovy/theodolite.load-generator.gradle
- theodolite-quarkus/config/aggregation-service.yaml 1 addition, 1 deletiontheodolite-quarkus/config/aggregation-service.yaml
- theodolite-quarkus/config/example-execution-yaml-resource.yaml 16 additions, 18 deletions...olite-quarkus/config/example-execution-yaml-resource.yaml
- theodolite-quarkus/config/example-operator-benchmark.yaml 31 additions, 0 deletionstheodolite-quarkus/config/example-operator-benchmark.yaml
- theodolite-quarkus/config/example-operator-execution.yaml 52 additions, 0 deletionstheodolite-quarkus/config/example-operator-execution.yaml