stackanetes / kubernetes-entrypoint

Used as a container entrypoint, it will wait for specified k8s dependencies, create files based on ConfigMaps, and much more - before running a given command.
Apache License 2.0
50 stars 18 forks source link

Enabling gofmt checking on our CI #18

Closed mzylowski closed 7 years ago

mzylowski commented 7 years ago

Example fail: https://travis-ci.org/mzylowski/kubernetes-entrypoint/jobs/192772946

PiotrProkop commented 7 years ago

Split this to 2 PRs. First is changing CI another one is fixing tests.

jjlakis commented 7 years ago

@PiotrProkop Why it can't remain as a single PR?

PiotrProkop commented 7 years ago

My bad.

PiotrProkop commented 7 years ago

LGTM