Refactor listers
This commit is contained in:
parent
73bca9f192
commit
a1b458f7fb
6 changed files with 104 additions and 87 deletions
|
|
@ -322,7 +322,7 @@ func TestBuildNextUpstream(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestBuildRateLimit(t *testing.T) {
|
||||
loc := ingress.Location{}
|
||||
loc := &ingress.Location{}
|
||||
|
||||
loc.RateLimit.Connections.Name = "con"
|
||||
loc.RateLimit.Connections.Limit = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue