Skip to main content
Glama
geored

Lumino

analyze_failed_pipeline

Analyze failed Tekton PipelineRuns to identify root causes, examine logs for errors, and provide remediation recommendations for Kubernetes environments.

Instructions

Perform root cause analysis on a failed Tekton PipelineRun. Fetches pipeline/task details, analyzes logs for errors, and provides remediation recommendations. Args: namespace: Kubernetes namespace of the PipelineRun. pipeline_run: Name of the failed PipelineRun. Returns: Dict[str, Any]: Keys: pipeline_name, pipeline_status, overall_message, failed_task_count, failed_tasks, probable_root_cause, recommended_actions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceYes
pipeline_runYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/geored/Lumino'

If you have feedback or need assistance with the MCP directory API, please join our Discord server