What problem does it solve?
It streamlines working with Kubernetes object details by unifying YAML, logs, related objects, and actionable tabs into a single object panel workflow.
Core Features & Use Cases
- Object detail surfaces: Navigate overview/detail tabs and related objects while preserving complete object identity and cluster scoping.
- YAML read/apply/edit flows: Load, edit, and manage object YAML while using the shared YAML editor mechanics and workflow state.
- Logs and shell/debug: View container and node logs with shared presentation utilities, plus shell/debug tabs for deeper investigation.
- Imperative actions and panel docking: Execute object actions, manage Helm content, and maintain consistent docked/refresh behavior across cluster and namespace changes.
- Tests and workflow guardrails: Validate capability/permission handling, status rendering, and object identity linkages, backed by focused test runs.
Quick Start
Use the object-panel skill to implement or update an object detail tab, including YAML and logs, with correct cluster-scoped GVK identity and synchronized frontend/backend DTO bindings.