apisnoop / gateway-api-test-framework

Framework to test different gateway-api implementations
0 stars 1 forks source link

Add missing envoy-gateway conformance function #37

Closed heyste closed 5 months ago

heyste commented 5 months ago

Fixes: #36

run::envoy-gateway::conformance() {
  echo "run::envoy-gateway::conformance"
  run::envoy-gateway::gateway-api-conformance
}

run::envoy-gateway::gateway-api-conformance