Skip to main content

DevOps

Cloud infrastructure, CI/CD, containerization, and platform engineering.

71 articles
2 min read 394 views

GitHub Expands Developer Platform with Actions Artifacts v5 and Copilot Extensions GA

GitHub has shipped Actions Artifacts v5 with immutable storage and artifact attestation for tamper-proof build outputs, alongside the general availability of Copilot Extensions that let third-party tools integrate directly into the Copilot chat experience. The platform also expanded GitHub Models with seven new providers.

2 min read 242 views

Docker Engine 29.3 Ships with Native gRPC Support and BuildKit v0.28

Docker Engine 29.3.0 introduces native gRPC support on listening sockets, BuildKit v0.28.0, and a new bind-create-src option for flexible volume mounting. The release lowers the minimum API version to v1.40 for broader backward compatibility and fixes DNS configuration corruption during daemon reloads.

2 min read 390 views

GitHub Adds Dependabot Pre-Commit Support and 28 New Secret Scanning Detectors

GitHub has shipped two major supply chain security features: Dependabot now parses .pre-commit-config.yaml files and opens PRs to update hook versions, while secret scanning gains 28 new detectors from 15 providers including Snowflake, Supabase, and Vercel. Push protection is now enabled by default for 39 secret types.

2 min read 302 views

GitLab Patches 15 Security Flaws Including Critical XSS in Markdown Processing

GitLab has released critical security patches in versions 18.9.2, 18.8.6, and 18.7.6 fixing 15 vulnerabilities, including a high-severity cross-site scripting flaw with a CVSS score of 8.7 that could enable session hijacking through crafted Markdown. Three additional high-severity denial-of-service bugs also received fixes.

2 min read 300 views

CNCF Releases State of Cloud Native 2026 Report: Platform Engineering Adoption Doubles

The Cloud Native Computing Foundation has published its annual State of Cloud Native report, revealing that platform engineering adoption has doubled year-over-year with 78% of enterprise organizations now operating dedicated platform teams. The report also finds that AI/ML workloads now account for 34% of all Kubernetes cluster capacity.

2 min read 495 views

Harness Report: AI-Assisted Coding Accelerates Development but DevOps Maturity Lags Behind

A new study by Harness surveying 700 engineering leaders reveals that AI-assisted coding is accelerating development velocity, but most organizations have failed to modernize their testing, security, and deployment pipelines to match. The report finds that 73% of teams lack standardized delivery templates, creating a widening gap between code production and delivery.

2 min read 167 views

Ingress NGINX Enters Final Month of Support as Migration Deadline Approaches

With Ingress NGINX's end-of-maintenance date set for March 2026, the Kubernetes community faces a critical migration window — roughly half of all cloud-native environments still depend on the retiring controller, and many have not yet begun transitioning to Gateway API alternatives.