Chen Chen
|
ff0cb504d6
|
Cleanup errcheck code (#10166)
Signed-off-by: z1cheng <imchench@gmail.com>
|
2023-07-06 04:31:03 -07:00 |
|
Chen Chen
|
d44a8e0045
|
Fix golang-ci linter errors (#10128)
* Fix golang-ci linter errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix gofmt errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Add nolint comment to defaults.Backend in Configuration
Signed-off-by: z1cheng <imchench@gmail.com>
* Add #nosec comment to rand.New func
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix errcheck warnings
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix gofmt check
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix unit tests and comments
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
|
2023-07-03 05:50:52 -07:00 |
|
guangwu
|
7043f6ae29
|
unnecessary use of fmt.Sprint (S1039) (#10049)
|
2023-06-11 11:49:54 -07:00 |
|
Lien Li
|
5b0cc8edca
|
migrate ginkgo to v2 (#8826)
* Migrate ginkgo to v2
* Update test/e2e/annotations/ipwhitelist.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Update test/e2e/annotations/modsecurity/modsecurity.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Update test/e2e/settings/access_log.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* remove unnecessary blank line
* re-order packages
* less change
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
|
2022-07-31 09:16:28 -07:00 |
|
Ricardo Katz
|
d226d831bd
|
Update go version, modules and remove ioutil
|
2021-08-06 14:15:21 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
4cda9787b8
|
Cleanup proxy protocol e2e test
|
2020-09-29 22:39:30 -03:00 |
|
agile6v
|
609e1b5775
|
feat: support to define trusted addresses for proxy protocol in stream block
|
2020-08-28 14:37:16 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
3d3efaab29
|
Fix proxy_protocol duplication in listen definition
|
2020-06-09 15:00:59 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
f9624cbe46
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
cc318cdec1
|
Cleanup and standardization of e2e test definitions (#5090)
|
2020-02-16 15:27:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0197ea0dc4
|
Remove empty BeforeEach and AfterEach from e2e tests
|
2020-02-13 15:33:14 -03:00 |
|
Ilya Nemakov
|
46a3e0a6fd
|
Fix X-Forwarded-Proto based on proxy-protocol server port
|
2020-02-10 18:08:34 +03:00 |
|
Boris Djurdjevic
|
665f924e9e
|
Add proxy protocol support for X-Forwarded-Port
Fixes https://github.com/kubernetes/ingress-nginx/issues/4951
|
2020-01-24 13:50:35 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
c85450c1e7
|
Remove hard-coded names from e2e test and use local docker dependencies (#4502)
|
2019-09-01 14:16:52 -04: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
|
83dc4607c5
|
Remove e2e boilerplate
|
2018-10-29 22:38:15 -03:00 |
|
Manuel de Brito Fontes
|
361f06b791
|
Join host/port with go helper (supports ipv6)
|
2018-09-09 16:34:18 -03:00 |
|
Manuel de Brito Fontes
|
ff3e182350
|
Add support for grpc_set_header
|
2018-05-17 08:35:11 -04:00 |
|
Antoine Cotten
|
553df8a0cc
|
Refactor e2e framework for TLS tests
|
2018-04-27 23:24:22 +02:00 |
|
Manuel de Brito Fontes
|
62a80a39ad
|
Remove most of the time.Sleep from the e2e tests
|
2018-04-19 17:48:50 -03:00 |
|
Andrew Louis
|
444914b764
|
Move the resetting logic into framework
Stylistic fixes based on feedback
|
2018-04-18 11:48:22 -04:00 |
|
Andrew Louis
|
19337f05fb
|
Introduce ConfigMap updating helpers into e2e/framework and retain default nginx-configuration state between tests
Group sublogic
|
2018-04-17 15:08:26 -04:00 |
|
Manuel de Brito Fontes
|
62622f6516
|
Clenup tests
|
2018-01-23 21:11:56 -03:00 |
|
Manuel de Brito Fontes
|
57f43989fd
|
Add e2e tests to verify the correct source IP address
|
2017-11-13 17:26:13 -03:00 |
|