DevOps'ish 312: Nobody won the token race, rsync outrage, dev goes scorched earth on vibe coders, and more
Most teams quarantine flaky tests. We fix them. A flake fails, someone hits retry, it passes, you merge. The bug doesn’t go away. Mendral runs in your CI, reproduces the flake in a sandbox, finds the actual race or timing bug, and opens the fix PR. No quarantines, no skip annotations, no ignore list growing month over month. SPONSORED Eliminating Kubernetes Image Signature Replication - The Kubernetes project tore out a resource-intensive signature replication pipeline and replaced it with a simple routing approach that points all signature requests to a single canonical region. Less infra, same trust chain. From Kubernetes Dashboard to Headlamp: Understanding the Transition - The Kubernetes Dashboard is archived. Headlamp is the successor, and this post maps familiar workflows to the new tool while walking through multi-cluster visibility, application-centric views, and the plugin extension model. Multiple Red Hat Cloud Services npm Packages Compromised to Deploy Credential-Stealing Malware - Attackers compromised the CI/CD pipeline behind the @redhat-cloud-services npm namespace and poisoned over 30 packages with malware that runs automatically on npm install. It hoovers up GitHub tokens, cloud credentials, Kubernetes tokens, SSH keys, and more – then disguises its exfil traffic as calls to api.anthropic.com to blend into org logs. If you run anything from that scope, audit your environments now. ...