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/rbac indexing #1367

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Fix/rbac indexing #1367

wants to merge 7 commits into from

Conversation

stevenj
Copy link
Collaborator

@stevenj stevenj commented Dec 10, 2024

Description

Fixes RBAC indexing issues discovered inside cat-gateway.

Related Issue(s)

Closes #1366

Description of Changes

Fix RBAC indexing so it works properly and has no boundary conditions.

Breaking Changes

Nothing relies on it yet, so none.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@stevenj stevenj added the F14 label Dec 10, 2024
@stevenj stevenj added this to the M4: Voting & Delegation milestone Dec 10, 2024
@stevenj stevenj self-assigned this Dec 10, 2024
@stevenj stevenj marked this pull request as draft December 10, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Fix issues with RBAC in cat-gateway
2 participants