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

[Core feature] Plugin mode for flyteadmin server middleware #2507

Closed
2 tasks done
katrogan opened this issue May 18, 2022 · 0 comments · Fixed by flyteorg/flyteadmin#420 or flyteorg/flyteadmin#428
Closed
2 tasks done
Assignees
Labels
enhancement New feature or request flyteadmin Issue for FlyteAdmin Service

Comments

@katrogan
Copy link
Contributor

Motivation: Why do you think this is important?

To permit flexibility in flyteadmin serving, such as custom authentication/audit logging middleware, authorization hooks and more, it would be useful to introduce a plugin system for hooking into flyteadmin service gRPC middleware

Goal: What should the final outcome look like, ideally?

End users should have the option to extend flyteadmin with their own middleware if their complex deployments require it

Describe alternatives you've considered

Checking in a finite set of middleware into flyteadmin code, using config flags to switch on or off.

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flyteadmin Issue for FlyteAdmin Service
Projects
None yet
1 participant