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

admin: Add /reopen_logs admin handler #10286

Merged
merged 15 commits into from
Mar 18, 2020
Merged

Conversation

veshij
Copy link
Contributor

@veshij veshij commented Mar 6, 2020

This patch adds /reopen_logs admin handler to control log rotation.

Risk Level: Low
Testing: Unit test
Docs Changes: Added
Release Notes: Added
Fixes #10266

Signed-off-by: Oleg Guba oleg@dropbox.com

veshij added 2 commits March 5, 2020 15:38
Signed-off-by: Oleg Guba <oleg@dropbox.com>
Signed-off-by: Oleg Guba <oleg@dropbox.com>
@mattklein123
Copy link
Member

At a high level LGTM, thanks. Obviously needs release notes, docs, etc. Thank you!

/wait

Signed-off-by: Oleg Guba <oleg@dropbox.com>
veshij added 2 commits March 6, 2020 14:05
Signed-off-by: Oleg Guba <oleg@dropbox.com>
Signed-off-by: Oleg Guba <oleg@dropbox.com>
veshij added 2 commits March 6, 2020 17:53
Signed-off-by: Oleg Guba <oleg@dropbox.com>
Signed-off-by: Oleg Guba <oleg@dropbox.com>
@veshij
Copy link
Contributor Author

veshij commented Mar 7, 2020

/wait

Signed-off-by: Oleg Guba <oleg@dropbox.com>
Signed-off-by: Oleg Guba <oleg@dropbox.com>
@veshij
Copy link
Contributor Author

veshij commented Mar 16, 2020

/wait

Signed-off-by: Oleg Guba <oleg@dropbox.com>
@dio
Copy link
Member

dio commented Mar 16, 2020

@veshij as noted by Matt, could you add release notes (docs/root/intro/version_history.rst) and relevant docs? Thank you!

Signed-off-by: Oleg Guba <oleg@dropbox.com>
@dio dio changed the title [WIP] Implement /reopen_logs admin handler admin: Add /reopen_logs admin handler Mar 16, 2020
dio
dio previously approved these changes Mar 16, 2020
Copy link
Member

@dio dio left a comment

Choose a reason for hiding this comment

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

Thanks, @veshij!

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

LGTM with small comment, thanks.

/wait

docs/root/operations/admin.rst Outdated Show resolved Hide resolved
source/server/http/admin.cc Outdated Show resolved Hide resolved
Signed-off-by: Oleg Guba <oleg@dropbox.com>
Signed-off-by: Oleg Guba <oleg@dropbox.com>
Signed-off-by: Oleg Guba <oleg@dropbox.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@veshij
Copy link
Contributor Author

veshij commented Mar 17, 2020

/wait

Signed-off-by: Oleg Guba <oleg@dropbox.com>
@mattklein123 mattklein123 merged commit d63fe29 into envoyproxy:master Mar 18, 2020
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.

/reopen_logs admin handler
4 participants