API channel | Implementation version | Mode | Report |
---|---|---|---|
experimental | v3.2 | default | v3.2.0 report |
To reproduce the results, clone the Traefik Proxy repository:
git clone https://github.com/traefik/traefik.git && cd traefik
Check out the desired version:
git checkout vX.Y
Run the conformance tests with:
make test-gateway-api-conformance
Check the produced report in the ./integration/conformance-reports
folder.