generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issues
Description
Description
We want to allow Edit of resources

Depends on
Technical Steps
- create API request for resources edit.
- Add Edit buttons: In Resource table, In Yaml Viewer
- Refresh view (right away / or after changes are applied)
On send: We skip, last applied, status @n3rdc4ptn can guide here
Acceptance Criteria
Start process - edit yaml
- Yaml can be edited
Finish Edits - review change - Changes of Yaml can be reviewed in code diff, before confirming to control plane
- Stretch: Use Validation (
kubectl dry run
[@maximilianbraun / @n3rdc4ptn ] https://kubernetes.io/docs/reference/kubectl/conventions/#kubectl-run)
Crossplane
- Do not allow edit and delete for GitOps Managed Resources (stretch: forward user to source GitRepo)
- Do not allow edit and delete for Providers managed via Managed Control Plane
- Allow edit and delete for ProviderConrig and Managed Ressources
All others
- allow edit and delete
Flow
- Before apply, show diff (added and deleted)
Out of scope
- Form based editing
Metadata
Metadata
Assignees
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issues