jasonrichardsmith / sentry

Kubernetes Object Validating Admission Controller
GNU Lesser General Public License v3.0
41 stars 5 forks source link

Missing gcc in go test #11

Closed jasonrichardsmith closed 6 years ago

jasonrichardsmith commented 6 years ago

Describe the bug During some builds

 runtime/cgo
exec: "gcc": executable file not found in $PATH

To Reproduce Steps to reproduce the behavior: Possible race condition?

Expected behavior All builds pass on go test in container

Additional context Switching to debian stretch due to possible issues with alpine.