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 service user role reconciliation #979

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

databus23
Copy link
Member

@databus23 databus23 commented Jan 29, 2025

The check if roles are actually missing was flawed and would constanly try to update a service user if it had any additional roles assigned besides the wanted ones.

Note: I did not test this change in a devstack. I just made sure it compiles

The check if roles are actually missing was flawed and would constanly try to update a service user if it had any additional roles assigned besides the wanted ones.
@databus23 databus23 force-pushed the fix-serviceuser-reconciliation branch from 3ed379c to dbab145 Compare January 30, 2025 07:53
@jknipper jknipper merged commit f9fa42c into master Feb 6, 2025
2 checks passed
@jknipper jknipper deleted the fix-serviceuser-reconciliation branch February 6, 2025 09:05
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