Blog Pipeline Fence Corruption: How a Naive Sed Rule Swallowed Markdown Code Blocks
A one-line sed cleanup rule stripped every closing code fence in LLM-generated posts. Here's the failure mode, the fix, and a fence validator that catches it.
3 posts
A one-line sed cleanup rule stripped every closing code fence in LLM-generated posts. Here's the failure mode, the fix, and a fence validator that catches it.
Store OpenTofu state in self-hosted MinIO: S3 backend config, native locking, least-privilege policies, and guards against a CI apply that destroys infra.
Don't let invalid manifests break your GitOps pipeline. Learn how to use kubeconform and Kyverno exclusions to catch errors before they hit production.