kiali

22 mods across 3 repositories, 3.6k stars between them.

cypress-debugger

01

kiali/kiali

MCP server Claude CodeCodexCursor +2

MCP server "cypress-debugger", hosted remotely at 127.0.0.1, as configured in kiali/kiali.

3.6k 4d ago A tokens not measured original Apache-2.0

kiali AGENTS.md

02

kiali/kiali

Instructions file CodexOpenCode

Instructions for kiali/kiali, covering ai agent development guide for kiali, supported branches, quick reference, essential commands and build everything.

3.6k 4d ago B 18,233 tokens original Apache-2.0

STATUS

03

kiali/kiali

Agent

Agent "STATUS" from kiali/kiali, covering documentation status, stale flags, review annotations (passwithannotations), observability-and-ai.md and graph-engine.md.

3.6k 4d ago A 0 tokens original Apache-2.0

auth-and-security

04

kiali/kiali

Agent

Kiali's authentication system lives in handlers/authentication/. At startup a single AuthController is instantiated based on the auth.strategy configuration field. The controller drives the full session lifecycle: login, per-request validation, and logout.

3.6k 4d ago A 0 tokens original Apache-2.0

kiali/kiali

Agent

The Kiali backend is a single Go binary. It serves two concerns from the same listener.

3.6k 4d ago A 0 tokens original Apache-2.0

kiali/kiali

Agent

See AGENTS.md for the full command reference and developer quick-start. This document explains the architectural choices behind those commands.

3.6k 4d ago A 0 tokens original Apache-2.0

business-logic

07

kiali/kiali

Agent

The business layer sits between HTTP handlers (handlers/) and the Kubernetes / Prometheus client packages. Its responsibilities are.

3.6k 4d ago A 0 tokens original Apache-2.0

kiali/kiali

Agent

The frontend lives entirely under frontend/. The production artifact is built with react-scripts and served from the Go backend as static files. In development, MSW (Mock Service Worker) can be enabled to run the frontend without a live backend (REACTAPPMOCKAPI=true).

3.6k 4d ago A 0 tokens original Apache-2.0

graph-engine

09

kiali/kiali

Agent

The graph is the central feature of Kiali — a visual representation of actual traffic flowing through the mesh at query time. The graph engine is responsible for.

3.6k 4d ago A 0 tokens original Apache-2.0

kubernetes-client

10

kiali/kiali

Agent

The kubernetes/ package is the single abstraction layer between Kiali's business logic and every external API it talks to: core Kubernetes, Istio CRDs, Gateway API CRDs, OpenShift-specific APIs, and the Gateway API Inference Extension. It exposes two flavours of client and a factory that manages their lifecycle.

3.6k 4d ago A 0 tokens original Apache-2.0

kiali/kiali

Agent

Kiali integrates with four categories of external observability tools.

3.6k 4d ago A 0 tokens original Apache-2.0

kiali/openshift-servicemesh-plugin

Skill Claude CodeCodex

Analyze open OSSM-ACM addon controller issues in stolostron/multicluster-mesh-addon (read-only) for Fleet Service Mesh plugin impact and create or update tracking issues in kiali/openshift-servicemesh-plugin (or kiali/kiali when Kiali core is affected). Never create, edit, or comment on issues in the stolostron repo.…

8 4d ago A 124 tokens original Apache-2.0

kiali/ai-tools

Skill Claude CodeCodex

Validate dependency update PRs for the Kiali Backstage workspace by checking Node.js version, Kiali environment, running tests, and verifying compilation.

3 14d ago A 37 tokens

kiali-check-syntax

15

kiali/ai-tools

Skill Claude CodeCodex

Validate syntax and content quality of uncommitted files in the kiali.io documentation repository. Use when the user says "check syntax", "validate docs", or similar.

3 14d ago A 40 tokens

kiali-cve

16

kiali/ai-tools

Skill Claude CodeCodex

Triage and review OSSM Jira CVE issues for the Kiali component. Two features - triage (find new CVEs, close inapplicable issues, create fix PRs for master and supported branches) and review (review fix PRs across branches, verify consistency and CI, approve, merge, update Jira). Use when the user mentions CVE triage…

3 14d ago A 95 tokens

kiali-delete

17

kiali/ai-tools

Skill Claude CodeCodex

Delete Kiali, Bookinfo, and Istio from Minikube. Use when the user says "delete kiali", "cleanup kiali", "teardown kiali", or similar.

3 14d ago A 43 tokens

kiali-start

18

kiali/ai-tools

Skill Claude CodeCodex

Start Kiali in Minikube with Istio and Bookinfo demo. Variants: kiali-start:sidecar (default), kiali-start:ambient. Use when the user says "start kiali", "kiali-start", "kiali-start:sidecar", "kiali-start:ambient", or similar.

3 14d ago A 70 tokens

progress-report

19

kiali/ai-tools

Skill Claude CodeCodex

Generate a comprehensive progress report of the current task. Use when the user says "/progressreport", "/progress", "generate progress report", or similar trigger phrases.

3 14d ago A 35 tokens

regression-fix

20

kiali/ai-tools

Skill Claude CodeCodex

Investigate and fix a failing Cypress test from a GitHub issue. Reads the issue for scenario details, traces the failure through step definitions, analyzes root cause, implements a fix, and verifies it locally before committing.

3 14d ago A 48 tokens

regression-report

21

kiali/ai-tools

Skill Claude CodeCodex

Create a GitHub issue on kiali/kiali for a confirmed Cypress test failure. Use after identifying a failing test (from Jenkins nightly or local run) to file a structured bug report via gh CLI.

3 14d ago A 45 tokens

regression-triage

22

kiali/ai-tools

Skill Claude CodeCodex

Analyze Jenkins nightly CI failure output to identify failing Cypress/Gherkin tests, map them to feature files, classify each failure (flake / ui-bug / test-bug), and produce a triage summary ready to hand off to regression-report.

3 14d ago A 55 tokens