Skip to content
Snippets Groups Projects

Draft: Change patcher signature and add PLS patcher

Closed Benedikt Wetzel requested to merge wetzel/spesb:add-PLS-Patcher into master

This MR changes the signature of our Patcher as follows: As argument, patchers now take a list of KuberneteResources and modify all the specified resources. Patchers now return a list of KubernetesResources without modifying the originals.

Additionally, this MR adds patchers to replicate a PLS deployment.

At the moment, there is an open point:

  • How to clone objects from type custom resources? The problem is that we do not know the generic type CustomResource<*,*>.
Edited by Benedikt Wetzel

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading