-
Notifications
You must be signed in to change notification settings - Fork 12
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
[Epic] Multi-tenant source control #875
Comments
Plain postgres auth will probably be ok (instead of spiffe)! We might want the controller to create postgres secrets and possibly rotate those secrets on occasion (fixed interval). |
Out of curiousity can I get some further information on this? @blairdrummond a) This won't take away resources from KF 1.3 and notebook culling which really needs to happen to Prod soon? |
a) KF 1.3 will not be affected, @cboin1996 is independent of that |
@brendangadd @chritter I am realizing, this shared postgres + namespaced deployment setup, would enable MLFlow very very quickly. You could basically copy-paste the deployment for MLFlow. |
This Epic is being blocked by Cyber Sec priorities and new platform requirements being introduced. All is in place to have this deployed. |
As a user, I want to have easy access to Git source control management so that I can practice GitOps in my team even when working with sensitive data.
Broad strokes:
X509 cert auth with PostgreSQL via Spiffe?No, per @blairdrummond's comment belowRoadmap to Production
Local Development (5 day)
Profile Controller SQlite Deployment (5 day)
Create Managed DB (5 day)
Automate Interaction with Database (10 day)
UI Enhancements
Finalize the Deployment (16 day)
Protected-b
Production
Docs
Advantages
The text was updated successfully, but these errors were encountered: