-
Feature
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
Goals
Streamline pipeline troubleshooting by enabling users to query issues in natural language (e.g., "why is my pipelined has failed?"), eliminating the need for manual raw log analysis.
Information: The scope is productizing what was done in the Tekton Assistant
Requirements
| Requirements | Notes | IS MVP |
|
Out of scope
- Fine-Tuned LLM model
- Provide domain-specific docs for a RAG (Retrieval Augmented Generation) system for pipeline analysis.
- Backend Tool Integration The failure analysis and explanation are generated by the explain_failure tool provided by the Tekton MCP Server.
Dependencies
- OpenShift LightSpeed
- OpenShift Webconsole UX Design.
Assumptions
Customer Considerations
- LLM capable to produce OpenShift Pipelines YAML snippets
- OpenShift LightSpeed enabled with a connection to a LLM
Done Checklist
- Requirements are met
- Non-functional properties of the Feature have been validated (such as performance, resource, UX, security or privacy aspects)
- User Journey automation is delivered
- Support and SRE teams are provided with enough skills to support the feature in production environment
- links to