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: Replace wildcards in RBAC objects with explicit resources and verbs #6129

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. fix: Replace wildcards in RBAC objects with explicit resources and verbs

    Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
    legal90 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    05894c9 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
    legal90 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bbc839c View commit details
    Browse the repository at this point in the history
  3. Revert the deletion of RBAC rule "allow to get any resource"

    Signed-off-by: Mikhail Zholobov <legal90@gmail.com>
    legal90 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    09e545f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Rollback the RBAC rule for "*/scale"

    According to the PR review comment.
    legal90 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cc7e1a1 View commit details
    Browse the repository at this point in the history