forked from RedHatInsights/insights-rbac
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: service accounts not being validated
When validating a single service account, we were sending requests to IT filtered by that single service account to avoid fetching the entire collection. However, due to a bug, the collections were always being returned empty. Until the bug is solved, we need to fetch the entire collections instead. RHCLOUD-31265
- Loading branch information
1 parent
94f8159
commit c14ec95
Showing
2 changed files
with
63 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters