This repository has been archived on 2026-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
org/agents/the-dogfather/life/resources/cluster-operations/items.yaml
T
Scrubs McBarkley 6bfd1b6c30 chore: sync company backup 2026-04-13
Export full company configuration including agents, skills, and memory
files as of 2026-04-13. Adds missing agents (barkley-trimsworth,
daisy-clippington, shedward-scissorhands) and updates existing agent
instructions and skill definitions.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-13 04:02:21 +00:00

30 lines
1.4 KiB
YAML

- id: cluster-ops-001
fact: "kubeconfig at /paperclip/.kube/config uses stale flea-flicker token; must use in-cluster SA token via curl to kubernetes.default.svc"
source: "direct investigation 2026-04-05"
confidence: confirmed
created: "2026-04-05"
- id: cluster-ops-002
fact: "CTO agent RBAC: read/write to groombook-dev and groombook-uat; read-only cluster-wide. Cannot annotate Flux resources in groombook namespace."
source: "403 Forbidden when trying to PATCH kustomization in groombook namespace, 2026-04-05"
confidence: confirmed
created: "2026-04-05"
- id: cluster-ops-003
fact: "Flux groombook-uat kustomization: interval 1h, no retryInterval. In groombook namespace watching GitRepository groombook on main branch."
source: "kubectl API query 2026-04-05"
confidence: confirmed
created: "2026-04-05"
- id: cluster-ops-004
fact: "kubeseal public cert available via API proxy: /api/v1/namespaces/kube-system/services/sealed-secrets-controller:http/proxy/v1/cert.pem"
source: "successful fetch 2026-04-05"
confidence: confirmed
created: "2026-04-05"
- id: cluster-ops-005
fact: "Completed Kubernetes Jobs with immutable spec.template block Flux reconciliation dry-run. Must delete stale Jobs before Flux can re-apply."
source: "GRO-468 investigation 2026-04-05, migrate-schema-ff216ea and seed-test-data-ff216ea"
confidence: confirmed
created: "2026-04-05"