Antrea
Kubernetes-native networking and security solution built on Open vSwitch
Antrea turned on gossip encryption by default and made users read the upgrade guide first.
◆Recent moves
- 3d ago
v2.5 backport of the #8251 security hardening set
The v2.5 branch receives the same #8251 hardening batch as v2.6.3 hours earlier: antctl authenticating with a short-lived ServiceAccount token instead of forwarding caller credentials, authorization checks on SupportBundleCollection and PacketCapture secrets, and a controller crash from cyclic ChildGroups. Also carries the host-local IPAM garbage collector releasing in-use Pod IPs — a real outage class on older branches.
View source ↗ - 4d ago
v2.6 backport: antctl token auth and IPAM GC fix
Near-identical to the v2.5.3 release published nine hours later — the same coordinated security batch and datapath convergence fixes, applied to the v2.6 branch. Antrea keeps four branches supported and moves this class of fix across all of them in one pass.
View source ↗ - 4d ago
Agent gossip encrypted by default; AntreaNodeConfig CRD
⚡ SPARKThe release that changes what Antrea assumes about its own cluster: gossip traffic between Agents is authenticated and encrypted by default, closing the path by which an unauthorized host could influence Egress and ServiceExternalIP ownership. Around that sit a new AntreaNodeConfig CRD for per-node-pool bridge and interface configuration, a FlowStreamService, and a Go module path break to antrea.io/antrea/v2.
View source ↗ - 2mo ago
Dependency migration release: UUID, YAML, and AWS SDK swaps
A dependency-only release on the v2.6 branch, and in hindsight the start of the sweep that v2.7.0 completes — unmaintained upstreams being replaced ahead of the minor release rather than during it.
View source ↗ - 4mo ago
Controller panic on Nodes without IPs, CNI plugin CVE fix
A patch release pairing a controller panic on Nodes without IPs with a CNI plugin CVE update. Representative of what the maintenance branches carried before the August security batch.
View source ↗ - 4mo ago
v2.4 backport: IPv6 over IPv4 IPsec, tunnel port fix, CVE updates
The v2.4 branch getting IPv6-over-IPv4 IPsec support plus a tunnel port fix — evidence that Antrea backports capability, not only security, to its older supported branches.
View source ↗