Commit graph

49 commits

Author SHA1 Message Date
Fernando Diaz
c783c08d81 Remove KubeConfig Dependency for Store Tests
Removes the KubeConfig Dependency for the Store Test by using the
FakeClient Instead. Unit Tests should not rely on a real KubeConfig.

Fixes #2789
2018-07-17 11:13:41 -05: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
06df822c2b
Fix qemu docker build (#2685) 2018-06-22 14:43:01 -04:00
Manuel de Brito Fontes
c680112405
Workaround https://github.com/golang/go/issues/25872 2018-06-13 13:04:53 -04:00
Manuel de Brito Fontes
283bcf7a1e Only use go get to install required packages 2018-06-13 12:30:10 -04:00
Manuel de Brito Fontes
1e70a090c4 Update go to 1.10.3 2018-06-10 20:57:14 -04:00
Elvin Efendi
e9dc275b81 refactor balancer into more testable and extensible interface 2018-05-28 15:51:58 -04:00
Manuel de Brito Fontes
bb4d483837
Update go dependencies 2018-05-26 16:27:45 -04:00
Manuel Alejandro de Brito Fontes
f92f5f80e4
Simplify installation and e2e manifests (#2515) 2018-05-17 17:50:21 -04:00
Manuel de Brito Fontes
692ab5e53c
Remove go-bindata 2018-05-17 07:58: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
Manuel de Brito Fontes
212f8bf73a
Add scripts and tasks to publish docs to github pages 2018-04-26 20:05:08 -03:00
Manuel de Brito Fontes
d424eeda72 Fix golint installation 2018-04-24 09:47:23 -03:00
Zenara Daley
4f9865529a Add busted unit testing framework for lua code 2018-04-23 10:46:28 -04:00
Manuel de Brito Fontes
8d4ff1f823
Update nginx image 2018-04-20 15:15:18 -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 Alejandro de Brito Fontes
46a97a44c1
Update go to 1.10.1 (#2273) 2018-03-29 14:04:59 -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
halfcrazy
977cfcb4c7 add luacheck to lint lua files (#2205) 2018-03-18 13:31:49 -03:00
Manuel Alejandro de Brito Fontes
0990c5b6ad
Migrate to codecov.io (#2120)
* Migrate to codecov.io

* Fix data race

* Update nginx to 1.13.9
2018-02-20 08:27:02 -08:00
Manuel Alejandro de Brito Fontes
864aacc8d3
Update Go to 1.9.4 (#2071) 2018-02-11 21:24:26 -08:00
david
bea7db42d5 update KUBERNETES from v1.8.0 to 1.9.0 (#2026)
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-02 04:03:32 -08:00
Manuel Alejandro de Brito Fontes
2bd90871a9
Update go to 1.9.3 (#1948) 2018-01-23 00:44:15 -03:00
Manuel Alejandro de Brito Fontes
85d97df583
Fix publish.sh ARCH error (#1860) 2017-12-27 07:47:20 -03:00
Manuel Alejandro de Brito Fontes
5c304cb032
Fix travis-ci script timeouts [ci skip] (#1857) 2017-12-27 06:17:29 -03:00
Manuel Alejandro de Brito Fontes
6a9faaa27a
Increase travis-ci script timeouts [ci skip] (#1855) 2017-12-26 23:03:02 -03:00
Manuel de Brito Fontes
a4f67c0853 Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
Manuel de Brito Fontes
18d6573981 Add fake filesystem for test to avoid temporal files on the local filesystem 2017-11-22 19:52:30 -03:00
Manuel de Brito Fontes
1cee16f96a Enable s390x 2017-11-12 00:40:10 -03:00
Manuel de Brito Fontes
5ddd0829cd Fix travis script and update kubernetes to 1.8.0 2017-11-06 13:29:25 -03:00
Manuel de Brito Fontes
fdeb965cb5 Split travis jobs to avoid timeouts 2017-11-01 19:47:08 -03:00
Manuel de Brito Fontes
f1beda847b Update go to 1.9.2 2017-11-01 18:15:22 -03:00
Manuel de Brito Fontes
497213b2e6 Fix merge of travis-ci variables [ci skip] 2017-10-26 15:15:34 -03:00
Manuel de Brito Fontes
febd7cf3e2 Report information about errors deployments 2017-10-25 19:43:01 -03:00
Manuel de Brito Fontes
d5a0d34e37 Add scripts to release from travis-ci 2017-10-25 19:09:12 -03:00
Manuel de Brito Fontes
601fb7dacf Add e2e tests 2017-10-20 20:33:48 -03:00
Manuel de Brito Fontes
bf5616c65b Replace godep with dep 2017-10-06 17:26:14 -03:00
Manuel de Brito Fontes
0661eaa08c Cleanup 2017-09-17 16:12:58 -03:00
Mohammad Asif Siddiqui
85c9f0231d Optimize CI build time 2017-08-17 09:15:35 +08:00
Mohammad Asif Siddiqui
1c22814235 Update .travis.yml 2017-08-08 10:29:00 +08:00
Mohammad Asif Siddiqui
9f9eb3f7c7 Spit Static check and Coverage in diff Stages 2017-08-08 10:27:34 +08:00
Manuel de Brito Fontes
50d6ac18c6 Update go to 1.8.3 2017-06-17 23:14:56 -04:00
Manuel de Brito Fontes
4af97467d1 Update go version to 1.8 2017-04-26 07:51:21 -03:00
Manuel de Brito Fontes
6895e71f80 Fix e2e make targets 2016-12-15 10:12:16 -03:00
Manuel de Brito Fontes
61f124d786 Enable coveralls 2016-11-24 00:13:05 -03:00
Manuel de Brito Fontes
5a8e090736 Add Generic interface 2016-11-23 21:17:49 -03:00
Manuel de Brito Fontes
827fcf10dd Fix lint errors 2016-11-11 18:23:02 -03:00
Manuel de Brito Fontes
cf5118cf2b Fix travis build using go_import_path 2016-11-11 18:22:50 -03:00