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(build/testing): add authz specific integration tests #3163

Merged
merged 14 commits into from
Jun 11, 2024
Merged

Commits on Jun 11, 2024

  1. feat(rpc/flipt): add ability to specify metadata on token creation

    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    615dba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57da2f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c0b2f6 View commit details
    Browse the repository at this point in the history
  4. fix(cmd): reorder validation interceptor after authz

    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    27345f4 View commit details
    Browse the repository at this point in the history
  5. fix(rpc/flipt): return correct resource type for delete namespace req…

    …uest
    
    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f433e0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce53d4f View commit details
    Browse the repository at this point in the history
  7. test(build/integration): ensure writes behave as expected for differe…

    …nt authz roles
    
    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    61fb467 View commit details
    Browse the repository at this point in the history
  8. feat(gh): add authz/sqlite IT to matrix

    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f109d2f View commit details
    Browse the repository at this point in the history
  9. fix(config): update schema to support bootstrap token metadata

    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5a48f9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2a7364 View commit details
    Browse the repository at this point in the history
  11. feat(authn/jwt): support copying io.flipt.auth prefixed claims into m…

    …etadata
    
    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    754834f View commit details
    Browse the repository at this point in the history
  12. test(build/integration): add k8s client to authz cases

    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d60f217 View commit details
    Browse the repository at this point in the history
  13. chore: remove comment in internal/cmd/grpc.go

    Signed-off-by: George MacRorie <[email protected]>
    GeorgeMac committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    762f638 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    64876a3 View commit details
    Browse the repository at this point in the history