antrea icon indicating copy to clipboard operation
antrea copied to clipboard

Kubernetes networking based on Open vSwitch

Results 507 antrea issues
Sort by recently updated
recently updated
newest added

Cherry pick of #7228 on release-2.2. #7228: Enhance OVS commands for Antrea Windows (#7228) For details on the cherry pick process, see the [cherry pick requests](https://github.com/antrea-io/antrea/blob/main/docs/contributors/cherry-picks.md) page.

kind/cherry-pick

Cherry pick of #7228 on release-2.3. #7228: Enhance OVS commands for Antrea Windows (#7228) For details on the cherry pick process, see the [cherry pick requests](https://github.com/antrea-io/antrea/blob/main/docs/contributors/cherry-picks.md) page.

kind/cherry-pick

The antctl packetcapture command did not support specifying the traffic capture direction, despite the PacketCapture CRD supporting it. This commit adds a new optional '-d' flag to antctl packetcapture, allowing...

We propose a conservative 2-hour timeout threshold, as existing CI patterns indicate minimal risk of duration violations. Timeout setting rationale: - Max historical duration: 1h30m - 2h provides 30+ mins...

Secondary network support has been promoted to Beta and is now enabled by default. AntreaIPAM, the integrated IP address management solution for secondary networks, is also in Beta stage and...

Bumps [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink) from 1.3.0 to 1.3.1. Release notes Sourced from github.com/vishvananda/netlink's releases. v1.3.1 What's Changed Fix deprecated comments by @​champtar in vishvananda/netlink#1011 Fix: Do not crash when enumerating tc filters...

dependencies
go

**Describe the bug** Egress HA assigns different egress ips to same egress interface on same egress node. It should be avoided unless nodeselector is provided as same egress node. NAME...

kind/bug
lifecycle/stale
priority/awaiting-more-evidence
area/transit/egress

* Update K8s libraries to v1.33.1 * Update sigs.k8s.io/controller-runtime to v0.21.0 * Update go.uber.org/mock to v0.5.2 * Update controller-gen to v0.18.0 Some of the key changes that were cause by...

area/dependency
dependencies