envoyproxy/gateway

Evaluate Kube Provider Integration Test Improvements

Open

#394 opened on Sep 16, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (802 forks)auto 404
help wantedkind/enhancementprovider/kubernetes

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

Description

The Kube provider uses the envtest library to create an instance of etcd, Kube API server, etc. Look into potential lighter-weight approaches that use the fake client.

xref: https://github.com/envoyproxy/gateway/pull/373#discussion_r972433191

Contributor guide