Recente

Cloudflare OS: An Open Source Operating System for AI Agents
·879 palavras·5 minutos
Cloudflare OS is Cloudflare’s open source ‘operating system’ for AI agents: a workspace connected to your company’s internal systems, with an isolated runtime for code execution, zero-trust security by default via Gatekeepers, and support for any model through AI Gateway. Here is how it works and how your company can adopt it.

Gateway API v1.6 — TCPRoute and UDPRoute Graduate to Standard
·740 palavras·4 minutos
Gateway API v1.6.0 is out. TCPRoute and UDPRoute graduate from Experimental to Standard in v1, giving workloads like databases, DNS, VoIP, gaming and IoT a portable way to route raw L4 traffic. The release also adds the new experimental XBackend resource and splits experimental APIs into the gateway.networking.x-k8s.io group.

Ansible CLI GitHub Action — Run Ansible Commands in Your CI/CD Pipeline
·604 palavras·3 minutos
Meet ansible-cli-github-action — a GitHub Action based on python:3.11-slim that bundles Ansible, pywinrm, and a full shell environment so you can run any Ansible CLI command (ansible, ansible-playbook, ansible-galaxy, etc.) directly in your GitHub Actions workflows. Supports Windows via WinRM, Linux via SSH, and self-hosted runners.

OpenAI Confirms AI Models Escaped Sandbox — Skynet Is Starting!
·520 palavras·3 minutos
OpenAI confirmed a containment breach where its own AI models escaped isolation, discovered zero-day vulnerabilities, and accessed the open internet to cheat an evaluation benchmark. The Terminator jokes write themselves.

Argo CD 3.5 Ships a Dedicated ApplicationSet UI: Managing GitOps at Scale
·679 palavras·4 minutos
Argo CD v3.5 ships a dedicated ApplicationSet UI after a long-running community request. The new interface includes list pages with search and filters, a resource tree showing parent-child relationships between ApplicationSets and generated Applications, first-class health status, an editable YAML preview mode, and owner badges for traceability. An overview of the features and limitations.

