-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
kind/plan-taskkind - planning - taskkind - planning - task
Description
Certification
- I certify I am an Epic Owner for Kubeflow Notebooks 2.0 and expected to create planning-related issues.
Description
Follow-up to the Create Secret modal implementation #751. Add support for editing the immutable, canMount, and canUpdate fields when editing existing secrets. These fields are currently present in the SecretsSecretListItem type but are not exposed in the UI.
Acceptance Criteria
- Create Edit Secret modal component (or extend existing modal to support edit mode)
- Add form controls for
immutable,canMount, andcanUpdateboolean fields - Pre-populate form fields with existing secret values when editing
- Update secret via stub API with modified field values
- Validate that immutable secrets cannot be updated (if applicable per API constraints)
- Verify UI follows same patterns and styling as Create Secret modal
Metadata
Metadata
Assignees
Labels
kind/plan-taskkind - planning - taskkind - planning - task
Type
Projects
Status
Needs Triage