-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Add Import in YAML Editor action in OpenShift Lightspeed
-
False
-
None
-
False
-
Not Selected
-
To Do
-
RHDP-1022 - YML editing AI within OpenShift Developer Console
-
0
-
0% To Do, 33% In Progress, 67% Done
-
Not Supported
Problem: As a user of OpenShift Lightspeed, I would like to import a YAML generated in the Lightspeed window into the Op
Why is it important?
Use cases:
- <case>
Acceptance criteria:
- Add an Import in YAML Editor action inside the OLS chat popup.
- Along with the copy button we can add another button that imports the generated YAML data inside the YAML editor.
- This action should also be able to redirect users to the YAML editor and then paste the generated YAML inside the editor.
- We will need to create a new extension point that can help trigger the action from the OLS chat popup and a way to listen to any such triggers inside the YAML editor.
- We also need to consider certain edge cases like -
- What happens if the user has already added something in the editor and the trigger import action from OLS?
- What happens when the user imported a YAML from OLS and then regenerated it again to modify something?