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

Support syslog driver for nerdctl #1377

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Support syslog driver for nerdctl #1377

merged 1 commit into from
Sep 27, 2022

Conversation

yuchanns
Copy link
Contributor

@yuchanns yuchanns commented Sep 12, 2022

Fix #1353

Related #1039

Since the std lib log/syslog has very limited functions and has been frozen, we should implement it by ourselves. There are trivial tasks to be done.

Signed-off-by: Hanchin Hsieh me@yuchanns.xyz

go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@yuchanns yuchanns marked this pull request as ready for review September 16, 2022 15:16
@yuchanns
Copy link
Contributor Author

I think this is ready for review. PTAL @Zheaoli @AkihiroSuda

@yuchanns yuchanns requested review from Zheaoli and AkihiroSuda and removed request for Zheaoli and AkihiroSuda September 16, 2022 15:17
@AkihiroSuda AkihiroSuda added this to the v0.23.1 milestone Sep 16, 2022
@AkihiroSuda
Copy link
Member

Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, but please mind the license
#1377 (comment)

@yuchanns
Copy link
Contributor Author

SGTM

@fahedouch fahedouch self-requested a review September 20, 2022 08:11
@yuchanns yuchanns marked this pull request as draft September 20, 2022 16:19
@yuchanns yuchanns marked this pull request as ready for review September 21, 2022 19:29
@yuchanns yuchanns requested review from AkihiroSuda and removed request for Zheaoli and fahedouch September 22, 2022 07:27
@yuchanns
Copy link
Contributor Author

It's ready. PTAL @AkihiroSuda

README.md Show resolved Hide resolved
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 70bc5a9 into containerd:master Sep 27, 2022
@yuchanns yuchanns deleted the support-1353 branch September 27, 2022 03:44
AkihiroSuda added a commit to AkihiroSuda/nerdctl that referenced this pull request Jun 6, 2024
Hanchin Hsieh (yuchanns) served as a Reviewer of nerdctl from November 2022 to June 2024.

Hanchin has made significant contributions such as the addition of
syslog driver (containerd#1377) and IPv6 networking (containerd#1558).

We show our huge appreciation to Hanchin.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support syslog driver for nerdctl
4 participants