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

logging: new mode -l passthrough #289

Merged
merged 4 commits into from
Sep 24, 2021

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Sep 1, 2021

when passthrough is specified, the std stream files are passed directly to the container without conmon intercepting them.

Signed-off-by: Giuseppe Scrivano [email protected]

@giuseppe
Copy link
Member Author

giuseppe commented Sep 2, 2021

@haircommander PTAL

@giuseppe giuseppe force-pushed the logging-passthrough branch from b719e03 to 9924797 Compare September 2, 2021 09:48
@haircommander
Copy link
Collaborator

LGTM

@rhatdan
Copy link
Member

rhatdan commented Sep 8, 2021

LGTM
But it would be nice if more tests were passing.

@giuseppe
Copy link
Member Author

giuseppe commented Sep 9, 2021

I see the following error in the tests: <string>: [conmon:e]: No such log driver passthrough.

Are we using the correct binary for the CI? :-)

@giuseppe
Copy link
Member Author

giuseppe commented Sep 9, 2021

I see the following error in the tests: <string>: [conmon:e]: No such log driver passthrough.

Are we using the correct binary for the CI? :-)

I'll take a look at what is going on

@giuseppe giuseppe force-pushed the logging-passthrough branch 3 times, most recently from ff57641 to d247246 Compare September 9, 2021 08:36
@giuseppe giuseppe force-pushed the logging-passthrough branch 2 times, most recently from 5368dfe to 5a4f735 Compare September 14, 2021 07:22
Signed-off-by: Giuseppe Scrivano <[email protected]>
Signed-off-by: Giuseppe Scrivano <[email protected]>
when passthrough is specified, the std stream files are passed
directly to the container without conmon intercepting them.

Signed-off-by: Giuseppe Scrivano <[email protected]>
@giuseppe
Copy link
Member Author

rebased.

@haircommander does it look good to you?

@haircommander
Copy link
Collaborator

LGTM, thanks!

@haircommander haircommander merged commit f263cf4 into containers:main Sep 24, 2021
giuseppe added a commit to giuseppe/libpod that referenced this pull request Sep 27, 2021
it allows to pass the current std streams down to the container.

conmon support: containers/conmon#289

[NO TESTS NEEDED] it needs a new conmon.

Signed-off-by: Giuseppe Scrivano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants