cert-manager/devel/addon/traefik
Maël Valais f96f91029d addons: Traefik requires --gateway-httproute-labels=acme=solver-traefik
To run the end-to-end test in question:

go test ./test/e2e/ -ginkgo.focus 'Certificates with issuer type ACME HTTP01 Issuer \(Gateway\)' -test.v \
  --repo-root $PWD/devel/lib/../.. \
  --report-dir $PWD/devel/lib/../../_artifacts \
  --gateway-domain=traefik.http01.example.com \
  --gateway-httproute-labels=acme=solver-traefik

Signed-off-by: Maël Valais <mael@vls.dev>
2021-08-02 19:30:56 +02:00
..
BUILD.bazel
install.sh addons: Traefik requires --gateway-httproute-labels=acme=solver-traefik 2021-08-02 19:30:56 +02:00