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

[API] Add endpoints to list KafkaRebalances and patch action annotation #1060

Merged
merged 6 commits into from
Oct 1, 2024

Conversation

MikeEdgar
Copy link
Member

@MikeEdgar MikeEdgar commented Sep 18, 2024

Add endpoints to list KafkaRebalance resources and patch the action. The action is a write-only property that translates to the strimzi.io/rebalance annotation on the KafkaRebalance CR.

Integration tests will be added before merging.

@MikeEdgar
Copy link
Member Author

@hemahg , I'm not sure having action in attributes for handling updates is a great approach. This may be better represented by PATCHing this information in another meta entry. Either way, it's fairly minor and the majority of how the endpoints look and feel will remain the same.

Copy link

sonarcloud bot commented Oct 1, 2024

@MikeEdgar MikeEdgar merged commit 3454a0a into main Oct 1, 2024
9 checks passed
@MikeEdgar MikeEdgar deleted the rebalances-api branch October 1, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants