Skip to content

Commit 92d6e13

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 a08008d commit 92d6e13

File tree

2 files changed

+224
-318
lines changed

2 files changed

+224
-318
lines changed

0 commit comments

Comments
 (0)