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

Formalize process to integrate apps #34

Open
chazapis opened this issue May 18, 2022 · 0 comments
Open

Formalize process to integrate apps #34

chazapis opened this issue May 18, 2022 · 0 comments

Comments

@chazapis
Copy link
Member

chazapis commented May 18, 2022

Currently, integrations with JupyterHub, Argo, Harbor, Grafana, and OpenBio are hard-coded. We need a well-defined process to add an application to Karvdash, which will allow decoupling the integration from the codebase and easily adding new apps.

Each app should define:

  • Name, icon, and URL for placing in the menu.
  • Secret containing OIDC info for the app (to be used by the OAuth 2.0/OIDC provider).
  • Hooks (probably jobs) to run when creating the app or the user logs in.

These could be included in a CRD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant