Closed teroyks closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f718b90
) 86.72% compared to head (0b13f6d
) 86.85%. Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolves #303
Allow setting a preset ID with the
--k8s-preset
command line option.Note: preset slug support will be automatic once that has been added to the API – no functional changes required (though the help text should be updated).
Note: The first commit contains all the functional changes in this PR – the rest are just refactoring and tidying up the code a bit. Especially the last one is things that are more a matter of taste (and can be reverted easily).