Skip to content

appthrust/operator-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

operator-framework

Opinionated Kubernetes operator framework built on controller-runtime, following the ModelController pattern with declarative envelope + reconciler wiring.

Status

Early-stage, extracted from the appthrust/platform monorepo. Used internally by AppThrust operators (project-operator, publish-operator, release-operator).

Structure

  • runtime/ — reconciler wiring, envelope types
  • codegen/ — scaffolding / generator helpers
  • cmd/ — CLI entry points
  • samples/ — usage examples
  • unstr/unstructured.Unstructured helpers
  • internal/ — package-private primitives

License

Apache License 2.0. See LICENSE.

Contributing

Issue / PR welcome. main is the default branch; no release tags yet (active development).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages