Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Write logs into a file #1546

Open
etiennecoutaud opened this issue Jan 12, 2021 · 1 comment
Open

[FEATURE] Write logs into a file #1546

etiennecoutaud opened this issue Jan 12, 2021 · 1 comment
Labels
area/logging For all bugs related to logging kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment.

Comments

@etiennecoutaud
Copy link

Actual behavior
Logs are streamed on stdout/stderr by default

Expected behavior
Logs output depend on a parameter.

Triage Notes for the Maintainers

If needed I can work on this and submit a PR.

Description Yes/No
Please check if this a new feature you are proposing
Please check if the build works in docker but not in kaniko
Please check if this error is seen when you use --cache flag
Please check if your dockerfile is a multistage dockerfile
@frafra
Copy link

frafra commented Dec 4, 2021

Seems similar to: #695

It would be interesting to have different outputs: one for the kaniko messages, another for the output produced by the RUN commands. Is that what you are looking for?

@aaron-prindle aaron-prindle added kind/feature-request area/logging For all bugs related to logging priority/p3 agreed that this would be good to have, but no one is available at the moment. labels May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logging For all bugs related to logging kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment.
Projects
None yet
Development

No branches or pull requests

3 participants