Opinionated Kubernetes operator framework built on controller-runtime, following the
ModelController pattern with declarative envelope + reconciler wiring.
Early-stage, extracted from the appthrust/platform monorepo. Used internally by AppThrust operators (project-operator, publish-operator, release-operator).
runtime/— reconciler wiring, envelope typescodegen/— scaffolding / generator helperscmd/— CLI entry pointssamples/— usage examplesunstr/—unstructured.Unstructuredhelpersinternal/— package-private primitives
Apache License 2.0. See LICENSE.
Issue / PR welcome. main is the default branch; no release tags yet (active development).