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

feat: improve RBAC generation for typeless dependents #937

Merged
merged 5 commits into from
Aug 28, 2024

Commits on Aug 26, 2024

  1. refactor: merge rules as they are collected

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ca00bb1 View commit details
    Browse the repository at this point in the history
  2. feat: throw an exception if class is not found in index

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ce5f6d0 View commit details
    Browse the repository at this point in the history
  3. fix: use plural form instead of wildcard, adapt tests

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    12927d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. refactor: address review comments

    Signed-off-by: Chris Laprun <claprun@redhat.com>
    metacosm committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a387f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3057ee View commit details
    Browse the repository at this point in the history