Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Feedback Requested: Print Helm Release Output #85

Closed
wants to merge 1 commit into from
Closed

Feedback Requested: Print Helm Release Output #85

wants to merge 1 commit into from

Conversation

philipbjorge
Copy link
Contributor

This addresses #78

Helm does not expose their printRelease function publicly, and this functionality is built into their commands (which landscaper does not call), so I've added a little fork of their method.

Since this has the potential to be noisy, I'm thinking it makes sense to have this turned off with a flag? Thoughts on a flag name?

I don't think bundling this under the --verbose flag makes sense, as I don't want to show any of the other debug output myself.

Assuming I put this behind a flag, anything else you'd like addressed?

@rollulus
Copy link
Collaborator

Nice, I'll have a look, probably later this week, thanks so far!

@rollulus
Copy link
Collaborator

rollulus commented Jul 7, 2017

I haven't forgotten you, will take some additional time, sorry about that.

@rollulus
Copy link
Collaborator

@philipbjorge Nice, I like the functionality. I agree, some mechanism too reduce the noise (or opt-in for noise) makes sense. Apart from the obvious things (make the tests run, handle any error returned by logRelease) I have nothing to address. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants