Authentication and Authorization#793
Conversation
|
/retest |
… and make Auth Config generic
|
/test test-end-to-end-auth |
|
/test test-end-to-end-auth |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dr3s, pyalex The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@dr3s: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What this PR does / why we need it:
First implementation of auth for Feast (related to #504 minimal implementation).
Limitations
Does not handle user or role management in authorization provider (creating projects, adding members, removing members, listing members).
Which issue(s) this PR fixes:
Related to #504, but doesn't close the card. This is a minimal implementation. Replaces #554
Does this PR introduce a user-facing change?:
Yes, documentation will be needed: