Skip to content
Snippets Groups Projects

Feature/185 Make Paths Configurable

Solves #185 (closed) Enables passing paths for the Benchmark,BenchmarkExecution, and the Resources YAMLs:

New environment variables: Dokumentation in #189 (closed)

  • THEODOLITE_EXECUTION
  • THEODOLITE_BENCHMARK_TYPE
  • THEODOLITE_RESOURCES

Moved yamls to config folder in thedolite-quarkus

Additionally solves problehms building the native image by using @RegisterForReflection and following options:

  --initialize-at-run-time=io.fabric8.kubernetes.client.internal.CertUtils,\
  --report-unsupported-elements-at-runtime 

The docker images problems are moved to #188 (closed) .

Edited by Lorenz Boguhn

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading