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

workflow: Add rink role scheduler adapter #32

Merged
merged 6 commits into from
Sep 19, 2024

Conversation

andrewwormald
Copy link
Collaborator

@andrewwormald andrewwormald commented Sep 19, 2024

This MR resolves #29 where there is no non in-mem RoleScheduler adapter. This MR adds an implementation that makes use of Rink.

Based on the concept that RoleScheduler focuses on instances being assigned roles not processes the testing has been updated to account for this. Ultimately there is a need to see if rink or the adapter should look at a instance+process scope for members and role assignments.

Copy link

sonarcloud bot commented Sep 19, 2024

@andrewwormald andrewwormald merged commit a3dd85f into main Sep 19, 2024
5 checks passed
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.

Role scheduler adapter options
2 participants