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

Podman build does not respect log-level flag #294

Closed
mheon opened this issue Feb 5, 2018 · 3 comments
Closed

Podman build does not respect log-level flag #294

mheon opened this issue Feb 5, 2018 · 3 comments
Assignees
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@mheon
Copy link
Member

mheon commented Feb 5, 2018

Podman build does not pass the --log-level global flag into Buildah, so debugging output will only occur for Podman itself.

I haven't checked, but I suspect other global flags are also not respected

@TomSweeneyRedHat
Copy link
Member

Most if not all the global flags are indeed not respected. I'll work on that, nice catch @mheon.

@TomSweeneyRedHat
Copy link
Member

@mheon --log-level=debug should work now in podman. However that's the only error level logging that Buildah does atm, so anything else passed in is a no-op. I also turned on the flags that are common between both. That was in #312. More to be added.

@mheon
Copy link
Member Author

mheon commented Feb 10, 2018

@TomSweeneyRedHat I think we can say #312 fixed this issue. Closing.

@mheon mheon closed this as completed Feb 10, 2018
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

2 participants