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 |
|
Manuel de Brito Fontes
|
42a324335c
|
Update build image
|
2018-07-27 11:52:28 -04:00 |
|
Elvin Efendi
|
d4faf68416
|
add support for ExternalName service type in dynamic mode
|
2018-07-25 09:05:47 -04:00 |
|
Elvin Efendi
|
fe9bb6bee5
|
declare shared dicts for tests
|
2018-07-21 22:35:53 -04:00 |
|
Elvin Efendi
|
b32809eae2
|
monkeypatch ffi.cdef to avoid redefine errors
|
2018-07-21 21:32:57 -04:00 |
|
Elvin Efendi
|
5c18fc9595
|
use resty-cli for running lua unit tests
|
2018-07-21 19:05:03 -04:00 |
|
Manuel de Brito Fontes
|
3d8bba6349
|
Use nginx image as base and install go on top
|
2018-07-21 17:12:28 -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 |
|
Elvin Efendi
|
c493309c92
|
start minikube before trying to build the image
|
2018-07-16 22:25:47 -04:00 |
|
Manuel de Brito Fontes
|
4c85ef7dd3
|
Build docs using local docker image [ci skip]
|
2018-07-13 11:50:19 -04: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 |
|