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

rbac: add support for matching on route metadata #36957

Merged
merged 21 commits into from
Nov 9, 2024

Commits on Nov 6, 2024

  1. rbac: add support for matching on route metadata

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8a50127 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    fa2b271 View commit details
    Browse the repository at this point in the history
  2. addressed comments from @wbpcode

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a8550bf View commit details
    Browse the repository at this point in the history
  3. fixed tests

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dfafea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    359e13a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    ba3fb28 View commit details
    Browse the repository at this point in the history
  2. addressed comments from @wbpcode

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c814cb7 View commit details
    Browse the repository at this point in the history
  3. fix lint errors

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9571277 View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c95b665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d331f7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e44fa0d View commit details
    Browse the repository at this point in the history
  7. add some more tests

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    363e2fa View commit details
    Browse the repository at this point in the history
  8. add some more tests

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6c6620d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4297ec7 View commit details
    Browse the repository at this point in the history
  10. fix tests

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c99eafe View commit details
    Browse the repository at this point in the history
  11. fix tests

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8621f4b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. addressed comments from @wbpcode

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    4d0434f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae4acf View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    6812581 View commit details
    Browse the repository at this point in the history
  4. Update api/envoy/config/rbac/v3/rbac.proto

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    1caef8c View commit details
    Browse the repository at this point in the history
  5. Update api/envoy/config/rbac/v3/rbac.proto

    Signed-off-by: Rohit Agrawal <[email protected]>
    agrawroh authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    b6d8bca View commit details
    Browse the repository at this point in the history