#ci-cd

3 posts

Blog Pipeline Fence Corruption: How a Naive Sed Rule Swallowed Markdown Code Blocks

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.

OpenTofu State in MinIO: An S3-Compatible Backend for IaC

OpenTofu State in MinIO: An S3-Compatible Backend for IaC

Store OpenTofu state in self-hosted MinIO: S3 backend config, native locking, least-privilege policies, and guards against a CI apply that destroys infra.

Stop Merging Broken YAML: Kubernetes Manifest Validation in CI

Stop Merging Broken YAML: Kubernetes Manifest Validation in CI

Don't let invalid manifests break your GitOps pipeline. Learn how to use kubeconform and Kyverno exclusions to catch errors before they hit production.

← All tags