Skip to content
Snippets Groups Projects

Make patcher parameters flexible

This MR changes the way patchers are configured:

Now a patcher definition takes 3 arguments:

  1. type: patcher type, e.g. ReplicaPatcher.
  2. resource: Kuberntes resources to be patched
  3. config: a map containing all configuration parameters for the specific patcher

This makes it possible to improve the configurability of the NumNestedGroupsLoadGeneratorReplicaPatcher and the NumSensorsLoadGeneratorReplicaPatcher.

For example:

- type: "NumSensorsLoadGeneratorReplicaPatcher"
  resource: "uc1-load-generator-deploym ent.yaml"
  config:
    loadGenMaxRecords: "15000"

Closes #233 (closed)

Edited by Sören Henning

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
  • Sören Henning
  • assigned to @she

  • added 1 commit

    • 183230ac - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Benedikt Wetzel added 2 commits

    added 2 commits

    • 79c9b6f7 - Use normal map type to configure patchers.
    • 26e4beb5 - Merge branch 'make-patcher-params-flexibal' of...

    Compare with previous version

  • Benedikt Wetzel mentioned in merge request !131 (merged)

    mentioned in merge request !131 (merged)

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 27c74060 - update patcher documentation (configuration via map)

    Compare with previous version

  • Benedikt Wetzel added 4 commits

    added 4 commits

    Compare with previous version

  • Benedikt Wetzel changed the description

    changed the description

  • Benedikt Wetzel resolved all threads

    resolved all threads

  • Benedikt Wetzel marked this merge request as ready

    marked this merge request as ready

  • Sören Henning changed title from Make patcher params flexibal to Make patcher parameters flexible

    changed title from Make patcher params flexibal to Make patcher parameters flexible

  • Sören Henning changed the description

    changed the description

  • Sören Henning
  • Sören Henning
  • added 1 commit

    Compare with previous version

  • Benedikt Wetzel resolved all threads

    resolved all threads

  • Sören Henning enabled an automatic merge when the pipeline for 8d1954db succeeds

    enabled an automatic merge when the pipeline for 8d1954db succeeds

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading