ec3434d111
- Added better-auth skills (6 new skill files) - Added savannah-savings cluster-infrastructure resources and recent memory - Updated agent AGENTS.md files for barcode-betty, checkout-charlie, deal-dottie, stockboy-steve - Updated .paperclip.yaml and README.md to match current config - Added coupon-carl 2026-04-15 memory file Co-Authored-By: Paperclip <noreply@paperclip.ing>
872 B
872 B
Cluster Infrastructure
Key facts about the Kubernetes cluster and GitOps setup for CartSnitch.
- Kustomize namespace override: All overlays in
cartsnitch/infrausenamespace:transformers. Resources inapps/base/that target other namespaces (e.g.rook-ceph) will be overridden. Cross-namespace resources need separate deployment paths. - Agents have cluster-wide read access; read/write only to
-devand-uatnamespaces. - Rook-Ceph RGW provides S3-compatible object storage via
objectstore-ceph-internal. - Flux reconciles
cartsnitch/inframain branch to all three environments. - Azure Blob Storage is the environment standard for CNPG backups (10+ clusters). Secret
azure-backupinflux-systemreflected via Emberstack Reflector. CartSnitch namespaces need reflector annotation update (board approval pending as of 2026-04-15).