Commit graph

15 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
8b4867776c Update nginx image 2018-10-03 23:43:17 -03:00
Manuel Alejandro de Brito Fontes
3f29e436f3 Update nginx image 2018-09-25 18:35:01 -03:00
Manuel de Brito Fontes
51a954df76 Update nginx image to 0.62 2018-09-11 22:51:59 -03:00
Manuel de Brito Fontes
fcade77c96 Update nginx image 2018-08-29 09:48:19 -03:00
Manuel de Brito Fontes
fdc9ab2158 Fix gdb issue and update e2e image 2018-08-28 22:57:28 -03:00
Manuel de Brito Fontes
cd9d2aae65 Update go to 1.11 2018-08-25 10:45:16 -03:00
Manuel de Brito Fontes
285210ecd9 Update nginx and e2e images 2018-08-17 17:35:17 -03:00
Manuel de Brito Fontes
330b7fafb3 Update nginx image 2018-08-14 23:12:39 -03:00
Manuel de Brito Fontes
b148f113ae
Use authbind to bind privileged ports 2018-08-05 11:18:50 -04:00
Antoine Cotten
446641eded
Minor build improvements
Makefile

* Make Go build flags parameterizable
  * Verbose by default
  * Do not force complete rebuild
  * Remove unnecessary '-installsuffix' flag
    https://plus.google.com/117192131596509381660/posts/eNnNePihYnK
* Log build steps
* Rename 'clean' target to 'clean-container'
* Move artifact copy to '.container' target
* Add 'clean' target

Shell script

* Fix shellcheck SC2068
  https://github.com/koalaman/shellcheck/wiki/SC2068
* Reject mandatory vars with empty values
2018-08-04 00:53:17 +03:00
Manuel de Brito Fontes
e815370a13 Use an existing e2e image 2018-07-28 14:52:46 -04:00
Manuel de Brito Fontes
7032fb7d68
Replace minikube for e2e tests 2018-07-28 11:05:35 -04:00
Antoine Cotten
0c7b948317
Multiple optimizations to build targets
* Clean up e2e test on interruption
* Leverage GOCACHE for faster builds
* Forward container STDIN in make targets
2018-07-20 20:08:32 +02:00
Manuel de Brito Fontes
1542a12764
Refactor controller metrics interface 2018-07-12 12:46:34 -04:00
Manuel de Brito Fontes
479a519630
Use docker to build go binaries 2018-07-06 23:48:40 -04:00