This repository was archived by the owner on Feb 16, 2019. It is now read-only.
This repository was archived by the owner on Feb 16, 2019. It is now read-only.
howto rebuild docker images with different envoy #201
Open
Description
Right now it's very difficult to rebuild Docker images, for example to test patches to Envoy in the sidecar and ingress services. Image builds are split across repositories, there's little documentation on building them, and they have a reliance on GCS to thread through build artifacts.
Can we write documentation and improve this situation?