GoogleContainerTools / container-debug-support

Language-runtime support files for in-container debugging
Apache License 2.0
93 stars 25 forks source link

Reorganize using a Skaffold multi-config setup #65

Closed briandealwis closed 3 years ago

briandealwis commented 3 years ago

This PR refactors the setup of this project to leverage Skaffold's multi-config setup to allow working on language runtimes individually:

The container-structure-test tests require running bleeding-edge Skaffold due to https://github.com/GoogleContainerTools/skaffold/pull/5657.