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

Add option to output tiller logs to stderr #35

Closed
rdpa opened this issue Mar 21, 2019 · 4 comments
Closed

Add option to output tiller logs to stderr #35

rdpa opened this issue Mar 21, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@rdpa
Copy link

rdpa commented Mar 21, 2019

Right now there are options to output tiller logs to a file. I would like an option to output tiller logs to stderr after the build for CI log purposes.

@rimusz rimusz added the enhancement New feature or request label Mar 22, 2019
@luisdavim
Copy link
Contributor

#66 should make it easy to implement sending the output to stderr.

@andrewnazarov
Copy link

#66 has introduced some issues: #67

@luisdavim
Copy link
Contributor

I think that if you just set HELM_TILLER_LOGS_DIR to /dev/fd/2 you'll get the tiller logs in stderr.

@luisdavim
Copy link
Contributor

I've opened #69 to address the issues caused by #66 sorry about that.

@rdpa rdpa closed this as completed Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants