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!: add support for session secrets in Renku 2.0 projects #3413

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leafty
Copy link
Member

@leafty leafty commented Nov 27, 2024

Work-in-progress feature branch. Closes #3412.

Merging into `build/session-secrets`.

Add support for session secrets in Renku 2.0 projects.

Session secrets can be managed from a project's settings page.

* Add/Edit/Remove secret slots which describe where the secret is mounted in the session
* Provide/Clear secret values so that the slot is populated in sessions

---------

Co-authored-by: Chandrasekhar Ramakrishnan <[email protected]>
@leafty leafty added the ShapeUp label Nov 27, 2024
@leafty leafty changed the title feat: add support for session secrets in Renku 2.0 projects feat!: add support for session secrets in Renku 2.0 projects Nov 27, 2024
Ask logged-in users to provide missing session secrets at launch. The interrupt happens first, that is before the interrupt for data connector credentials.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ShapeUp] Session Secrets in Renku 2.0
1 participant