Veille Technologique

2026-05-16

27 feeds · 71 articles traités · 20 sélectionnés · gemma4:e2b · 2026-05-16T09:10:01.168Z

Divers

Kubernetes v1.36: Mixed Version Proxy Graduates to Beta

Kubernetes Blog (Tier 1) · Publié : 2026-05-15 · 49.9/10

Back in Kubernetes 1.28, we introduced the Mixed Version Proxy (MVP) as an Alpha feature (under the feature gate UnknownVersionInteroperabilityProxy ) in a previous blog post . The goal was simple but critical: make cluster upgrades safer by ensuring that requests for resources not yet known to an older API server are correctly routed to a newer peer API server, instead of returning an incorrect 404 Not Found . We are excited to announce that the Mixed Version Proxy is moving to Beta in Kubernet

Widespread Mini Shai-Hulud Campaign Is a Matter of Trust

DevOps.com (Tier 1) · Publié : 2026-05-15 · 35.6/10

The latest series of attacks using the notorious Shai-Hulud worm puts into sharp focus the threats facing software developers and their CI/CD pipelines, an issue that has been raised in recent months as bad actors increasingly turn their attention to DevOps environments. That said, these most recent Shai-Hulud incidents attributed to the TeamPCP group also […]

Why AI is failing in the security operations center

The New Stack (Tier 1) · Publié : 2026-05-15 · 35.5/10

If you believe all the vendor ads out there, AI tools built to boost your company’s security operations center (SOC) The post Why AI is failing in the security operations center appeared first on The New Stack .

Observability-Driven Continuous Testing in Cloud-Native DevOps

DevOps.com (Tier 1) · Publié : 2026-05-15 · 34.4/10

Observability transforms continuous testing from quality gates into reliability signals. Cloud-native teams ship faster because they know their systems better — traces reveal bottlenecks, synthetics catch regressions and security telemetry prevents breaches.

Kubernetes v1.36: New Metric for Route Sync in the Cloud Controller Manager

Kubernetes Blog (Tier 1) · Publié : 2026-05-15 · 33.0/10

This article was originally published with the wrong date. It was later republished, dated the 15th of May 2026. Kubernetes v1.36 introduces a new alpha counter metric route_controller_route_sync_total to the Cloud Controller Manager (CCM) route controller implementation at k8s.io/cloud-provider . This metric increments each time routes are synced with the cloud provider. A/B testing watch-based route reconciliation This metric was added to help operators validate the CloudControllerManagerWatch

Why Block handed Goose to the Linux Foundation

The New Stack (Tier 1) · Publié : 2026-05-15 · 22.5/10

Internal tools can become powerful external services. Such was the case with Amazon’s cloud, which became AWS. And so too The post Why Block handed Goose to the Linux Foundation appeared first on The New Stack .

Rocky - Le pote alien de Projet Dernière Chance débarque sur Raspberry Pi

Korben (Tier 1) · Publié : 2026-05-15 · 21.4/10

J'sais pas si vous avez vu le film ou lu le livre mais Rocky , c'est l'araignée de roche extraterrestre de Projet Dernière Chance (Project Hail Mary) qui communique en chantant. Et Lahiru Maramba, un dev Firebase en poste chez Google, vient de le recréer en vrai avec un Raspberry Pi Zero 2W et un LLM local. Et voilà comme avoir un vrai pote Eridien posé sur votre bureau, qui vous répond en accords polyphoniques au lieu de parler.

CVE-2026-40369: Arbitrary Kernel Address Increment via NtQuerySystemInformation

Lobste.rs (Tier 1) · Publié : 2026-05-16 · 18.3/10

Comments

Why Pass/Fail CI Pipelines Are Insufficient for Enterprise Release Decisions

DZone DevOps (Tier 1) · Publié : 2026-05-15 · 17.3/10

Modern CI/CD pipelines have made software delivery faster and more predictable. Automated validation, repeatable builds, and rapid feedback give teams confidence that changes behave as expected. For small applications or tightly scoped systems, a simple pass‑or‑fail signal from a pipeline is often enough. In large enterprise environments, however, that simplicity becomes a weakness.

spent two weeks chasing slow queries before realizing Slack handlers were holding the DB pool

r/devops (Tier 1) · Publié : 2026-05-16 · 16.4/10

The team had two weeks of intermittent timeouts before they understood what they were actually looking at. The initial on-call engineer opened traces and found HTTP requests waiting almost 20 seconds to get a connection from the Go database/sql pool. First move was to look at which specific endpoints were holding contention, hoping it was one pool, because that would have scoped the problem. What they found was the issue was widespread, no single connection pool affected. So they went wide inste

LLM generated submissions should be disallowed

Lobste.rs (Tier 1) · Publié : 2026-05-15 · 15.9/10

There's a lot of talk about what to do if an LLM generated article gets posted. I don't believe that there's a clear policy about whether they should be allowed. I think users posting them regularly should be banned from the site. A notification on the submission page reminding people that LLM generated articles are not allowed here would also be a good idea. This should reduce the amount of debate on whether the article should be flagged or commented on.

AI in Production Has a Governance Problem — ISO/IEC 42001 is Starting to Solve It

DevOps.com (Tier 1) · Publié : 2026-05-15 · 15.6/10

Moving fast without losing control is the core promise of DevOps. Extending this discipline to AI is the next logical step, supported by existing frameworks.

Data classification as a one time project is basically guaranteed to rot

r/devops (Tier 1) · Publié : 2026-05-15 · 15.5/10

Treating data classification like a cleanup project feels doomed. You label a bunch of stuff, write a taxonomy, maybe hook it into policy and then six months later the world has changed: new buckets, new tables, new services, new pipelines, new SaaS apps, new AI use cases, new temporary exports that somehow became permanent. From a platform/DevOps perspective, the problem is not just what is this data? It is where did it move, who can access it, what deploy created it, who owns the service and w

AWS found bugs in 60% of software requirements. Its fix isn’t more AI — it’s a 50-year-old logic engine.

The New Stack (Tier 1) · Publié : 2026-05-15 · 15.0/10

The most expensive bugs in software aren’t in the code. They’re in the requirements that guide the code’s construction. That’s The post AWS found bugs in 60% of software requirements. Its fix isn’t more AI — it’s a 50-year-old logic engine. appeared first on The New Stack .

The software fix that could shrink AI’s energy bill without new hardware

The New Stack (Tier 1) · Publié : 2026-05-15 · 14.9/10

The load on the energy infrastructure that AI is placing should not be underestimated. Most approaches to addressing the AI The post The software fix that could shrink AI’s energy bill without new hardware appeared first on The New Stack .

xAI Enters the Coding Agent Race With Grok Build

DevOps.com (Tier 1) · Publié : 2026-05-15 · 14.4/10

Elon Musk's xAI has entered the developer workspace with Grok Build, a local-first coding agent featuring an automated "Arena Mode" that runs and ranks parallel AI outputs to rival Anthropic and OpenAI

Using Rust to parse Godot .tres files and walk the resource graph

Lobste.rs (Tier 1) · Publié : 2026-05-16 · 14.3/10

Comments

Why DevOps Is Critical for Modern Business Resilience

DevOps.com (Tier 1) · Publié : 2026-05-15 · 13.9/10

Today’s business world operates in a state of constant change. What the customer wants to buy changes quickly, new competitors appear overnight, and cyber threats are changing faster than ever. In this world, the concept of “resilience,” the ability to adapt, to overcome, and to continue to create value for the enterprise despite the changes, […]

NYT and vaping: How to lie by saying only true things (2022)

Hacker News (Tier 1) · Publié : 2026-05-16 · 13.2/10

Article URL: https://gwern.net/vaping Comments URL: https://news.ycombinator.com/item?id=48155555 Points: 89 # Comments: 43

Has a SQL migration ever taken down your production database? How did you handle it?

r/devops (Tier 1) · Publié : 2026-05-16 · 12.8/10

I'm a backend engineer building a tool to prevent Postgres migration outages and I'm in pure research mode right now — no product pitch, just trying to understand how widespread this is. Our worst case: an ALTER TABLE on a 30M row table held an AccessExclusiveLock for 22 minutes. Everything queued up. Users saw timeouts. We found out from customer support, not monitoring. Has this happened to your team? How do you currently check migrations before pushing to prod? Do you use squawk, stro

Généré par veille-auto · Modèle : gemma4:e2b