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

Add placeholder ListEvents implementation for bucket operations #581

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

sujeet01
Copy link
Contributor

This PR introduces a placeholder implementation for the ListEvents in the bucket server. Currently, Rook does not emit events for bucket operations, so we're returning an empty list of events as a temporary solution.

Partially fixes #566

@sujeet01 sujeet01 self-assigned this Aug 14, 2024
@github-actions github-actions bot added size/M enhancement New feature or request labels Aug 14, 2024
@sujeet01 sujeet01 marked this pull request as ready for review August 14, 2024 09:09
@sujeet01 sujeet01 requested a review from a team as a code owner August 14, 2024 09:09
@lukasfrank lukasfrank merged commit 539d8e7 into main Aug 14, 2024
10 checks passed
@lukasfrank lukasfrank deleted the enh/bucket-events branch August 14, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Emit events in the bucket controller
2 participants