Skip to content

v0.1.8

Choose a tag to compare

@CMGS CMGS released this 10 Apr 18:29

Changelog

  • 3094916 chore: reset operator layout to minimal scaffold
  • 0a4586b config: kustomize base for operator deployment
  • bff9c7e feat: dual-write managed Pod annotations on the cocoonstack.io rename
  • 69cd55d first round code
  • 6d59bd9 operator: CocoonHibernationReconciler driven by epoch.GetManifest
  • cc47945 operator: CocoonSetReconciler skeleton with finalizer
  • 1be05fd operator: GenerationChangedPredicate on CocoonSet watch
  • b8014d4 operator: SnapshotRegistry interface and epoch adapter
  • ec92e7f operator: full CocoonSet reconcile loop with pods + status
  • 7399bb4 operator: import-crds Makefile target via go list -m
  • cab23d2 operator: scaffold controller-runtime Manager
  • 6ba443f review: cocoon-operator M4.5 follow-up
  • 37c69d0 tests: pod builder, status diff, hibernation registry fakes
  • bc87600 upgrade to use latest common