Antonin Bas

Results 141 issues of Antonin Bas

The main purpose of this change is to update the e2e Netpol tests to use the srandard CreateNamespace function from the Framework. Before this change, a custom Namespace creation function...

area/test
sig/network
kind/cleanup
size/XXL
release-note-none
cncf-cla: yes
sig/testing
ok-to-test
needs-priority
needs-triage
area/network-policy

### What happened? I am building a custom version of https://github.com/crossplane-contrib/provider-aws with `make build`. I didn't want to push the images to a registry, so I loaded them manually to...

bug

Signed-off-by: Antonin Bas

annual review

Currently the only way to update the Prometheus metrics with the `./hack/make-metrics-doc.sh docs/prometheus-integration.md` command, is to run it on a Linux machine. Why, you ask. Well because of 2 main...

good first issue
kind/documentation
lifecycle/stale
priority/backlog
area/test/infra
area/monitoring/metrics

At the moment, updating this image is a very manual process and requires access to a Windows machine. To simplify this process, we add a new Github Workflow which can...

Cherry pick of #4107 on release-1.7. #4107: Fix Antrea Octant plugin build 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

**Describe the problem/challenge you have** See discussion in https://github.com/antrea-io/antrea/pull/2227#discussion_r644425735 At the moment, we will generate the following observations for Egress traffic: * when Egressing from the same Node, the `Forwarding`...

good first issue
kind/feature
priority/important-longterm
area/ops/traceflow

**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

Most notables changes: * we remove all uses of the io/ioutil package, which has been deprecated * gofmt now reformats doc comments (e.g., lists inside comment blocks), which is why...

area/build-release
kind/task
action/release-note

Golang v1.17 is now end of life. As usual, we will update to the latest available version (v1.19), starting with Antrea v1.9.

area/build-release
kind/task