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

fix: duplicate pools #167

Merged
merged 8 commits into from
Sep 24, 2024
Merged

fix: duplicate pools #167

merged 8 commits into from
Sep 24, 2024

Conversation

rafalgalaw
Copy link
Collaborator

Fixes a bug, where two pools crs could reference two differently named image crs with the same image tag specified. Both pools would get the same ID, as garm would only create one pool internally which caused an unexpected behaviour of the whole pool reconciliation logic / spinning of runners.

NOTE:
This should be absolote for garm v0.1.5 as garm allows multiple pools with same image, github-scope, flavor and provider

@rafalgalaw rafalgalaw merged commit a59562d into main Sep 24, 2024
3 checks passed
@rafalgalaw rafalgalaw deleted the fix/duplicate-pools branch September 24, 2024 13:26
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.

2 participants