Expand description
The ClusterRepository CRD — a cluster-scoped, shared kopia repository
operated by a platform team. ADR-0001 §3.2, ADR-0003 §3.2.
Same spec surface as Repository (backend/encryption/create/moverDefaults/
catalog), plus a tenancy gate (allowedNamespaces) and per-namespace identity
expressions (identityDefaults).
Structs§
- Cluster
Repo Credential Projection - The repository-owner side of credential projection on a
ClusterRepository. - Cluster
Repository - Auto-generated derived type for ClusterRepositorySpec via
CustomResource - Cluster
Repository Spec - A cluster-scoped kopia repository referenceable from allow-listed namespaces.
- Cluster
Repository Status - Observed state of a
ClusterRepository; mirrorsRepositoryStatusplusallowedNamespaceCount.
Enums§
- Allowed
Namespaces - The set of namespaces permitted to reference this
ClusterRepository(exactly one of).