Skip to content

Commit 09e323f

Browse files
chrissetoRafalKorepta
authored andcommitted
operator: refactor run parametrization
The `Run` entrypoint of the operator had a nasty case of "too many parameters" syndrome combined with a lot of needless duplication. This commit extracts all CLI parameters into a monolithic struct and removes intermediate variables where possible. The end result is still fairly sprawling but has fewer moving parts than the previous iteration.
1 parent 371f59c commit 09e323f

File tree

2 files changed

+224
-318
lines changed

2 files changed

+224
-318
lines changed

0 commit comments

Comments
 (0)