-
Notifications
You must be signed in to change notification settings - Fork 0
Glossary
Argo CD custom resource that declares desired delivery state and reports sync and health status.
Named kubeconfig entry selecting Kubernetes cluster, user, and namespace defaults.
Kubernetes extension defining custom resource API type. Custom Resource discovery requires CRD presence and permitted discovery/list access.
Optional bounded in-memory timing, counter, and trace collection for local investigation.
Server-side validation request that returns expected effect without persisting change. Guarded YAML workflows show dry-run diff before final confirmation.
Data path used for GitOps views: Kubernetes CRDs or explicit connected Argo CD API session. These transports are separate.
Read-only comparison between decoded Helm release intent and live Kubernetes objects. It reports tracked, missing, unlabeled, label-only, or unavailable evidence.
Ordered inputs used to discover contexts: selected environment variable plus application-added kubeconfig paths. Standard default discovery applies when configured paths are absent.
Running port-forward or Pod exec session. It is not equivalent to workspace identity and can be stopped when leaving scope.
Workspace filter defining namespaces included in namespaced resource queries. It does not apply to cluster-scoped resources.
Graph of resource ownership and related workload structure. Full-map mode retains unrelated branches during selection.
Guarded terminal session targeting one selected Pod and optional container through Kubernetes pods/exec API.
Loopback-only local listener forwarding a selected Service target to Kubernetes workload endpoint.
Kubernetes role-based access control. KubeCove can only read or operate within permissions granted to selected credentials.
Combination of selected context, namespace scope, resource kind, and resource identity used to bound query or operation.
Hiding Secret data values from normal details and YAML output. Reveal reads selected key through backend path; core v1 Secret YAML apply remains blocked.
Option allowing guarded YAML operation to take ownership of fields owned by another field manager. Review target and dry-run diff before use.
Typed desktop command boundary between webview and Rust backend. Kubeconfig contents, raw credentials, and generic local-shell access do not cross it.
Local working identity containing selected context and filters used to bound inspection and operations.