feat: Expose method to get manifest report by someshkoli · Pull Request #853 · databus23/helm-diff
Conversation
Hey, we have a use case where we wanted diff reports rather than them being written to io.Writer, wanted to know your thoughts on getting this in, also open to further suggestions if there are existing ways to achieve this. LMK
@someshkoli what's your user case?
Hey, so we want per resource diff / delta so we can further work on that data and output in seprate ui (not cli)
generateReport but this function not be exposed? @someshkoli and please sign off your commit.
generateReportbut this function not be exposed? @someshkoli and please sign off your commit.
its internal method, there's an exposed method which does return the report, yeah i'll fix the signature
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters