feat: Expose method to get manifest report by someshkoli · Pull Request #853 · databus23/helm-diff

Conversation

@someshkoli

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

@yxxhero

@someshkoli

@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)

@yxxhero

generateReport but this function not be exposed? @someshkoli and please sign off your commit.

@someshkoli

generateReport but 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

yxxhero

@someshkoli

@yxxhero

mumoshu

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.