generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/taskGeneral task that needs to be done.General task that needs to be done.needs/validationVerify Issue and Prio with POVerify Issue and Prio with PO
Description
Understand the Task
Description
Implement a dialog that provides the specific kubectl command (copyable) for something that is done in the UI with the right information like resource name and namespace. Make the button to open this dialog easily recognizeable on all screens.
The idea is to empower the user to quickly use kubectl for more advanced modifications. For new users this ease the transition to kubectl and for power user it may save time typing too much by setting namespace and resource name automatically.
Any further valuable resources.
No response
What is required to accept the Task as done.
Done Criteria
- A helper dialog is available for kubectl commands.
- Dialog is reuseable for many different parts of the UI
- kubectl command can be copied out
- Kubectl command automatically contains all information like resource name and namespace
- Code has been reviewed by other team members
- Internal technical Documentation created/updated
- New / changed code is documented
- Unit Tests created for new code or existing Unit Tests updated
- Integration Test Suite updated
- Enduser Documentation updated (if applicable)
- Successful demonstration in Review
Metadata
Metadata
Assignees
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issueskind/taskGeneral task that needs to be done.General task that needs to be done.needs/validationVerify Issue and Prio with POVerify Issue and Prio with PO