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 |
|
Manuel Alejandro de Brito Fontes
|
2b27693a19
|
Update nginx image to 0.54 (#2748)
|
2018-07-06 09:49:43 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
26eacf4c46
|
Release 0.16.2 (#2703)
|
2018-06-25 11:24:07 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
4f44ddcf73
|
Release 0.16.1 (#2695)
|
2018-06-23 09:22:46 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
39ebe0bd5f
|
Release 0.16.0 (#2679)
|
2018-06-22 14:11:29 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
df76d4b481
|
Update opentracing configuration (#2676)
|
2018-06-21 18:15:18 -04:00 |
|
Manuel de Brito Fontes
|
9cbf6de0dd
|
Update nginx image
|
2018-06-16 14:23:19 -04:00 |
|
Manuel de Brito Fontes
|
650ad47fc6
|
Update nginx image version
|
2018-06-14 10:50:09 -04:00 |
|
Paul DeCarlo
|
3159384480
|
Use lua-platform-path symlink for all platforms
|
2018-06-04 18:15:59 -05:00 |
|
Manuel de Brito Fontes
|
8a0ed4f787
|
Do not run qemu static register automatically
|
2018-05-26 16:27:45 -04:00 |
|
Manuel de Brito Fontes
|
333f37e554
|
Add setting to customize the number of e2e nodes
|
2018-05-26 16:27:45 -04:00 |
|
Manuel de Brito Fontes
|
bb4d483837
|
Update go dependencies
|
2018-05-26 16:27:45 -04:00 |
|
Manuel de Brito Fontes
|
396d2b6781
|
Update nginx version
|
2018-05-24 11:33:11 -04:00 |
|
Lorenzo Fontana
|
93be8db612
|
Annotations for the InfluxDB Module
Signed-off-by: Lorenzo Fontana <lo@linux.com>
|
2018-05-19 09:22:46 +02:00 |
|
Fernando Diaz
|
a99b59c8dd
|
Set Focus for E2E Tests
Allows the user to set the focus of which tests to run, by default all
tests will run.
|
2018-05-17 11:20:25 -05:00 |
|
Manuel de Brito Fontes
|
692ab5e53c
|
Remove go-bindata
|
2018-05-17 07:58:50 -04:00 |
|
Manuel de Brito Fontes
|
c07cb23d3b
|
Release nginx ingress controller 0.15.0
|
2018-05-15 23:48:50 -04:00 |
|
Manuel de Brito Fontes
|
d4f2b5d060
|
Fix and simplify local dev workflow and execution of e2e tests
|
2018-05-15 12:13:41 -04:00 |
|
Elvin Efendi
|
b4b0bbe25a
|
[ci skip] bump nginx baseimage version
|
2018-05-11 11:14:19 -04:00 |
|
Paul Cody Johnston
|
326a2749c2
|
Exclude grpc-fortune-teller from go list
Deps are managed by bazel so these will fail to
show up in the vendor tree, triggering false positive build fail.
|
2018-05-03 20:39:38 -06:00 |
|
Andrew Louis
|
ef89692f3f
|
Assert or install go-bindata before incanting
|
2018-04-30 14:24:22 -04:00 |
|
Antoine Cotten
|
7c246ec313
|
Use local image name for e2e tests
|
2018-04-27 23:24:22 +02:00 |
|
Manuel de Brito Fontes
|
acaf3d8c04
|
Release nginx ingress controller 0.14.0
|
2018-04-27 16:09:28 -03:00 |
|
Manuel de Brito Fontes
|
c719e2adbe
|
Check ginkgo is installed before running e2e tests
|
2018-04-27 00:10:02 -03:00 |
|
Manuel de Brito Fontes
|
212f8bf73a
|
Add scripts and tasks to publish docs to github pages
|
2018-04-26 20:05:08 -03:00 |
|
k8s-ci-robot
|
57c10f947c
|
Merge pull request #2417 from Shopify/dev-up
Automate building developer environment
|
2018-04-24 13:52:02 -07:00 |
|
Zenara Daley
|
58f5eb4e1f
|
automate dev environment build
|
2018-04-24 16:29:31 -04:00 |
|
Manuel de Brito Fontes
|
3fb5ea1fb0
|
Update nginx image
|
2018-04-24 16:24:38 -03:00 |
|
Zenara Daley
|
4f9865529a
|
Add busted unit testing framework for lua code
|
2018-04-23 10:46:28 -04:00 |
|
k8s-ci-robot
|
293223eea0
|
Merge pull request #2370 from aledbf/update-nginx-image
Update nginx image
|
2018-04-21 04:37:59 -07:00 |
|
Manuel de Brito Fontes
|
8d4ff1f823
|
Update nginx image
|
2018-04-20 15:15:18 -03:00 |
|
Manuel de Brito Fontes
|
e035ea8ab8
|
Ensure dep fix fsnotify
|
2018-04-20 14:52:25 -03:00 |
|
Manuel de Brito Fontes
|
42e0c0abf7
|
Improve speed of e2e tests
|
2018-04-20 00:04:34 -03:00 |
|
Manuel de Brito Fontes
|
62a80a39ad
|
Remove most of the time.Sleep from the e2e tests
|
2018-04-19 17:48:50 -03:00 |
|
Manuel de Brito Fontes
|
73d6c263c6
|
Release nginx ingress controller 0.13.0
|
2018-04-13 14:53:39 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
156bc7a177
|
Update nginx image (#2328)
* Update nginx image
* Update minikube start script
|
2018-04-10 19:52:58 -03:00 |
|
Elvin Efendi
|
a6fe800a47
|
lua-resty-waf controller (#2304)
|
2018-04-08 17:37:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
adf12fced1
|
Add support for gRPC (#2223)
* Update nginx to 1.13.10 and enable gRPC
* Add support for grpc
|
2018-03-22 00:38:47 -03:00 |
|
Oilbeater
|
28e6f54a69
|
Add bindata verify check and fix missing bindata changes (#2208)
Add script to verify if bindata is up to date.
Add changes in https://github.com/kubernetes/ingress-nginx/pull/2205 to bindata and reformat bindata file to the format that go-bindata generated.
|
2018-03-19 09:27:30 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1df421ac0c
|
Release nginx ingress controller 0.12.0 (#2206)
|
2018-03-19 08:57:16 -03:00 |
|