5 Commits

Author SHA1 Message Date
Rodin 6fb1fcdebd fix: update drifted line citations in patterns.md
Two citations were out of bounds against kubernetes/kubernetes HEAD:

- delta_fifo.go:797-801 → 797-800 (DeletedFinalStateUnknown struct ends
  at line 800; file has 800 lines total, off-by-one)

- kube_features.go:2798-2811 → 2771-2784 (init() function moved up ~27
  lines; file now has 2784 lines, old citation was past EOF)

Audited all 30 citations (28 OK, 2 fixed, 0 flagged for review).
2026-05-06 17:17:03 -07:00
Rodin bfe1bf6366 changelog: 2026-04-30 digest 2026-04-30 14:06:51 +00:00
aweiker 5d2e5b43c3 docs: add when/when-not to all Kubernetes patterns 2026-04-30 13:41:33 +00:00
rodin 039f0ad0fa add MIT license 2026-04-30 12:10:21 +00:00
aweiker eee4200c04 docs: Kubernetes production patterns with source citations 2026-04-30 12:10:12 +00:00