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

kes: flush audit log events to clients #417

Merged
merged 1 commit into from
Nov 9, 2023
Merged

kes: flush audit log events to clients #417

merged 1 commit into from
Nov 9, 2023

Conversation

aead
Copy link
Member

@aead aead commented Nov 9, 2023

This commit fixes a bug in the KES audit log API.
The server should flush any audit log event to its clients directly. Otherwise, clients may not see
audit events since they may get buffered.

This commit fixes a bug in the KES audit log API.
The server should flush any audit log event to its
clients directly. Otherwise, clients may not see
audit events since they may get buffered.

Signed-off-by: Andreas Auernhammer <github@aead.dev>
Copy link
Contributor

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

lgtm

@aead aead merged commit acc2ce4 into master Nov 9, 2023
7 checks passed
@aead aead deleted the audit-log-flush branch November 9, 2023 14:49
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.

None yet

2 participants