skaffold icon indicating copy to clipboard operation
skaffold copied to clipboard

[fix-it] Create render struct and group rendering options together.

Open tejal29 opened this issue 3 years ago • 0 comments
trafficstars

As noted by @gsquared94 in https://github.com/GoogleContainerTools/skaffold/pull/7699#discussion_r933415382

Grouping all render options would

  • make function signature betters
  • help identify tests for different permutations of render options

tejal29 avatar Jul 29 '22 19:07 tejal29