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: sweeper for rbac statements #195

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

obs-gh-abhinavpappu
Copy link
Collaborator

  • only need to sweep role statements since resource statements are deleted when the resource is deleted
  • rbac statements no longer support descriptions, so deleting all statements created by this user instead of matching by description

- only need to sweep role statements since resource statements are deleted when the resource is deleted
- rbac statements no longer support descriptions, so deleting all statements created by this user instead of matching by description
@vikramraman vikramraman merged commit cfc75bd into master Feb 6, 2025
5 of 6 checks passed
@vikramraman vikramraman deleted the abhi/fix-sweeper-rbac-statements branch February 6, 2025 18:44
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