Write tests for the created EnvoyFilter
on an actual cluster
#1
Labels
enhancement
New feature or request
EnvoyFilter
on an actual cluster
#1
Why
EnvoyFilter
resource thatHttpGzip
custom resource creates with the desired (correct)EnvoyFilter
resource it should create.EnvoyFilter
resource created byHttpGzip
works as we expect by testing it out in a local cluster e.g., create a k3d cluster in the tests, expose a LoadBalancer and ping the services to see if the HttpResponse headers use gzip encoding.Acceptance criteria
EnvoyFilter
by pinging an actual service to see if gzip is enabledThe text was updated successfully, but these errors were encountered: