Commit graph

140 commits

Author SHA1 Message Date
Kubernetes Prow Robot
79c52cf094
Merge pull request #3829 from Shopify/protect-e2e-test
Prevent e2e-tests from running on non-local clusters
2019-03-02 11:37:48 -08:00
Manuel Alejandro de Brito Fontes
fbed06fd3c
Update nginx image 2019-03-01 09:18:45 -03:00
Alex Kursell
047aeb5c29 Prevent e2e-tests from running on non-local clusters 2019-02-28 10:54:43 -05:00
Manuel Alejandro de Brito Fontes
f27b6e2109 Release 0.23.0 2019-02-27 13:21:53 -03:00
Manuel Alejandro de Brito Fontes
f899506b2b Update nginx image 2019-02-26 14:38:09 -03:00
Manuel Alejandro de Brito Fontes
51c6e950a3
Fix e2e test in osx 2019-02-26 12:46:38 -03:00
Alex Kursell
9e424a4a6a Add kubectl plugin 2019-02-25 15:54:00 -05: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
Elvin Efendi
ccaf34edbb use latest base nginx image 2019-02-20 10:26:49 -05:00
Alan J Castonguay
a29c27ed4c Datadog Opentracing support - part 2
This commit is part 2 of 2, adding configuration of the
Datadog Opentracing module to the controller.

Fixes half of #3752
2019-02-15 15:20:10 -05:00
Kubernetes Prow Robot
c8d30755a9
Merge pull request #3748 from aledbf/update-image
Update nginx image
2019-02-13 15:14:08 -08:00
Manuel Alejandro de Brito Fontes
7dc17a603d Update nginx image 2019-02-09 18:53:31 -03:00
Alex Kursell
9534f8bc43 Add debug tool to image 2019-02-08 11:25:04 -05:00
Manuel Alejandro de Brito Fontes
06efac9f0b
Release 0.22.0 2019-01-14 13:36:09 -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
9a02768531 Update nginx image 2018-12-26 17:49:27 -03:00
Manuel Alejandro de Brito Fontes
ea89d27b5d
Update nginx image (#3530) 2018-12-06 15:59:14 -03:00
Andre Marianiello
b80b19902a Use opentracing_grpc_propagate_context when necessary 2018-12-01 16:31:10 -05:00
Manuel Alejandro de Brito Fontes
f821a5bee0 Release 0.21.0 2018-11-21 15:57:13 -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
k8s-ci-robot
adc05756f0
Merge pull request #3356 from tariq1890/use_dep_release
Download latest dep releases instead of fetching from HEAD
2018-11-04 10:08:05 -08:00
tariqibrahim
41b171080c download latest dep releases instead of fetching from HEAD 2018-11-03 16:50:29 -07:00
Manuel Alejandro de Brito Fontes
2e858f36ab
Update nginx image (#3354) 2018-11-03 20:35:02 -03:00
Manuel Alejandro de Brito Fontes
a42f181d73
Update nginx image and QEMU version 2018-10-29 11:30:51 -03:00
Manuel Alejandro de Brito Fontes
3de8b48a80 Update nginx image 2018-10-10 10:14:07 -03:00
Manuel Alejandro de Brito Fontes
e8d81034b8
Release 0.20.0 (#3189)
* Release 0.20.0

* Fix dind cluster issues
2018-10-07 10:22:38 -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
fda14192ef Release 0.19.0 2018-08-29 21:57:25 -03:00
Manuel de Brito Fontes
fcade77c96 Update nginx image 2018-08-29 09:48:19 -03:00
Manuel de Brito Fontes
641ba4e42d Update nginx image 2018-08-28 21:14:30 -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
87b210499d Release 0.18.0 2018-08-11 19:51:45 -04:00
Manuel de Brito Fontes
f311668625 Add misspell target 2018-08-11 08:26:14 -04: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
7032fb7d68
Replace minikube for e2e tests 2018-07-28 11:05:35 -04:00
Manuel de Brito Fontes
7210518f80
Remove setcap and use authbind instead 2018-07-21 18:56: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
Manuel de Brito Fontes
cb675b9dbf Release 0.17.1 2018-07-16 17:06:03 -04:00
Manuel de Brito Fontes
bc59b7ddee
Release 0.17.0 2018-07-14 18:30:19 -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
k8s-ci-robot
c9ca9ffeaa
Merge pull request #2749 from aledbf/docker-build
Use docker to build go binaries
2018-07-07 05:27:19 -07:00
Manuel de Brito Fontes
479a519630
Use docker to build go binaries 2018-07-06 23:48:40 -04:00