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

keycloak module utils replace missing return in get_role_composites #9691

Conversation

armkeh
Copy link
Contributor

@armkeh armkeh commented Feb 5, 2025

SUMMARY

Fixes #9678.

Replaces a return accidentally removed by #9494.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

module_utils/identity/keycloak

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added bug This issue/PR relates to a bug identity module_utils module_utils plugins plugin (any type) small_patch Hopefully easy to review labels Feb 5, 2025
@ansibullbot ansibullbot removed the small_patch Hopefully easy to review label Feb 5, 2025
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-10 Automatically create a backport for the stable-10 branch labels Feb 5, 2025
@felixfontein felixfontein merged commit 41caa9a into ansible-collections:main Feb 8, 2025
138 checks passed
Copy link

patchback bot commented Feb 8, 2025

Backport to stable-10: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-10/41caa9a22c0896e80c9172c0edb0a89125423ed0/pr-9691

Backported as #9703

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Feb 8, 2025
…#9691)

* fix: replace missing return (#9678)

* chore: add changelog fragment (#9678)

* chore: update changelog fragment (#9678)

Co-authored-by: Felix Fontein <[email protected]>

---------

Co-authored-by: Felix Fontein <[email protected]>
(cherry picked from commit 41caa9a)
@felixfontein
Copy link
Collaborator

@armkeh thanks for fixing this!

felixfontein pushed a commit that referenced this pull request Feb 8, 2025
… missing return in `get_role_composites` (#9703)

keycloak module utils replace missing return in `get_role_composites` (#9691)

* fix: replace missing return (#9678)

* chore: add changelog fragment (#9678)

* chore: update changelog fragment (#9678)

Co-authored-by: Felix Fontein <[email protected]>

---------

Co-authored-by: Felix Fontein <[email protected]>
(cherry picked from commit 41caa9a)

Co-authored-by: Mark Armstrong <[email protected]>
@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-10 Automatically create a backport for the stable-10 branch bug This issue/PR relates to a bug identity module_utils module_utils plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

community.general.keycloak_role: Error iterating through composites as it it NoneType
3 participants