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

**Describe the bug** Group validation was only performed when creating AppliedToGroup for namespaced group, there were two ways that can bypass the validation and apply the AntreaNetworkPolicy to Pods in...

kind/bug
priority/critical-urgent

Try to fix the multicast testbed issue in https://github.com/antrea-io/antrea/pull/3922#discussion_r907041759

**Describe the bug** We are currently testing Antrea Egress SNAT feature in HA mode. There's two nodes that has the `snat-origin` label, let's say **node1** and **node3**. both has the...

kind/bug

Add image cleanup commands on both docker and containerd nodes to prevent the depletion of storage. Signed-off-by: Shuyang Xin

Provide a new CRD to define support bundle request Signed-off-by: wenyingd

Use VirtualNodePortDNATIPv4 to replace VirtualServiceIPv4. Signed-off-by: Shuyang Xin

- Provides install script for both Windows and Linux - Expects the user to copy the antrea-agent binary, antrea-agent.conf, antrea-agent.kubeconfig and antrea-agent.antrea.kubeconfig files to the VM. - Update the documentation...

**Describe the bug** The test started failing after merging https://github.com/antrea-io/antrea/pull/3700, which made test use the same version of image as the cluster's version. The cluster in GKE is 1.22.8-gke.200, the...

area/test
kind/bug
kind/failing-test
priority/important-soon

**Describe the bug** While running Antrea NetworkPolicy e2e tests with **ProxyAll enabled** and the Flow Exporter enabled, I observe the following Antrea Agent panic: ``` I0311 22:19:35.154719 8 ofctrl_bridge.go:275] Received...

area/ovs/openflow
kind/bug