Closed duxing closed 2 months ago
hi @Tang8330 ! can you take a look at this short PR when you have a chance?
@Typositoire can you take a look if you have a chance?
Sorry @duxing, code lgtm
@Tang8330 sry I forgot to bump version, can you re-review?
@Tang8330 sry to bother you again, if it's okay to you, can you help me merge the PR?
Only those with write access to this repository can merge pull requests.
this can be helpful in situations where you have to add additional options to
diff
command.e.g. if your
helm
chart containslookup
function, you need to specify--dry-run=server
todiff
command (context)with
diff_opts
, it can be supported easily as the example in README.md