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

Extend Bucket Runtime Interface for Cross-Cluster Events #1091

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

sujeet01
Copy link
Contributor

Proposed Changes

  • Extend bucket runtime interface to support ListEvents method
  • Implement ListEvents method in bucketbroker
  • Add BucketEventMapper for periodic relisting and recording of bucket events
  • Extend irictl-bucket with get events command
  • Add tests

Part of #1070

@github-actions github-actions bot added size/XXL enhancement New feature or request labels Jul 19, 2024
@sujeet01 sujeet01 self-assigned this Jul 22, 2024
@sujeet01 sujeet01 marked this pull request as ready for review July 22, 2024 07:53
@sujeet01 sujeet01 requested a review from a team as a code owner July 22, 2024 07:53
Copy link
Member

@lukasfrank lukasfrank left a comment

Choose a reason for hiding this comment

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

LGTM, can you maybe also add the changes from here #1093 once we merged it?

@sujeet01 sujeet01 force-pushed the enh/bucket-events branch 3 times, most recently from 131e81b to eb201c7 Compare July 24, 2024 05:52
@lukasfrank lukasfrank merged commit 8ed128a into main Jul 24, 2024
9 checks passed
@lukasfrank lukasfrank deleted the enh/bucket-events branch July 24, 2024 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants