GoogleContainerTools / container-debug-support

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

Add JibAdapter. #13

Closed coollog closed 5 years ago

coollog commented 6 years ago

JibAdapter will read Jib configuration for Maven and Gradle (separately) and retrieve the target image reference. This should probably be separate classes in skaffold-maven-plugin and skaffold-gradle-plugin.