Manuel Alejandro de Brito Fontes
|
be2792c5f9
|
Refactor scripts to run e2e tests
|
2019-05-14 20:15:43 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
b8fb09d7b3
|
Update go to 1.12.5, kubectl to 1.14.1 and kind to 0.2.1 (#4064)
|
2019-05-06 23:28:15 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
7283a01b9f
|
Update nginx image and Go to 1.12.4 (#4010)
|
2019-04-17 22:45:51 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
c9d069e64d
|
Update nginx image to 0.84 (#3969)
|
2019-04-06 12:30:35 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f38f1d9d0e
|
Update nginx image
|
2019-03-26 17:28:44 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0bd5f5e9a0
|
Update nginx image
|
2019-03-19 10:18:19 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
fbed06fd3c
|
Update nginx image
|
2019-03-01 09:18:45 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f899506b2b
|
Update nginx image
|
2019-02-26 14:38:09 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e0d1060606
|
Update nginx image
|
2019-02-25 13:46:39 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5e249d3366
|
Refactor e2e tests to use the service ClusterIP
|
2019-02-24 20:04:07 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
80d9024fca
|
Update e2e image
|
2019-02-13 16:58:17 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d663f58879
|
Update nginx image
|
2019-01-09 21:13:32 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
da5b75ebaf
|
Update nginx image (#3625)
|
2019-01-04 15:59:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d9bc997e7c
|
Update go to 1.11.4
|
2018-12-19 11:33:47 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
ea89d27b5d
|
Update nginx image (#3530)
|
2018-12-06 15:59:14 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c6856625ee
|
Update nginx image
|
2018-11-16 12:29:21 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e20d651ceb
|
Update nginx and e2e image
|
2018-11-12 11:29:18 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
2e858f36ab
|
Update nginx image (#3354)
|
2018-11-03 20:35:02 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d869aab61d
|
Update e2e image
|
2018-10-29 13:14:57 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a42f181d73
|
Update nginx image and QEMU version
|
2018-10-29 11:30:51 -03:00 |
|
Zenara Daley
|
99aff4a2f8
|
Mount minikube volume to docker container (#3261)
|
2018-10-18 21:58:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
3de8b48a80
|
Update nginx image
|
2018-10-10 10:14:07 -03:00 |
|
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 |
|