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 |
|
Damien Mathieu
|
dcd552ceb5
|
use functional options to reduce number of methods creating an EchoDeployment (#8199)
|
2022-02-02 05:12:22 -08:00 |
|
Jintao Zhang
|
53ac0ddd42
|
Using Go install for misspell (#8191)
* chore: using go install misspell
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
* chore: fix typo
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
|
2022-01-26 18:52:50 -08:00 |
|
zryfish
|
7203a0b8bd
|
support watch namespaces matched namespace selector (#7472)
skip caching namespaces at cluster scope if only watching single namespace
add --watch-namespace-selector in user guide
add e2e test
|
2021-11-12 11:46:28 -08:00 |
|