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(rbac): fine-grained update/delete for application resources #18124

Merged
merged 16 commits into from
May 13, 2024

Commits on May 7, 2024

  1. feat(rbac): fine-grained update/delete for application resources

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d8df94b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    cefa74d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. rewrite rbac (draft)

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 9, 2024
    Configuration menu
    Copy the full SHA
    eabd4e8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. add other stuff

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1c69892 View commit details
    Browse the repository at this point in the history
  2. spellcheck

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dd2b11b View commit details
    Browse the repository at this point in the history
  3. update map

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4f6ea93 View commit details
    Browse the repository at this point in the history
  4. spell check

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4f9c426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    209a7e5 View commit details
    Browse the repository at this point in the history
  6. linter not happy about deprecated claims

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a87890d View commit details
    Browse the repository at this point in the history
  7. not happy about claims at all

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    607dfe6 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'rbac-granular-delete' of github.com:agaudreault-jive/ar…

    …go-cd into rbac-granular-delete
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4dde680 View commit details
    Browse the repository at this point in the history
  9. generated

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9194aae View commit details
    Browse the repository at this point in the history
  10. fix list syntax

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ba09a92 View commit details
    Browse the repository at this point in the history
  11. use same link pattern

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 10, 2024
    Configuration menu
    Copy the full SHA
    74f9a49 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. rewrite permissions to policy when it applies

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 13, 2024
    Configuration menu
    Copy the full SHA
    391b8c8 View commit details
    Browse the repository at this point in the history
  2. Update docs/operator-manual/rbac.md

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1f34454 View commit details
    Browse the repository at this point in the history