Fix misspelled and e2e check
This commit is contained in:
parent
1f28975c2c
commit
85a848faaf
5 changed files with 5 additions and 4 deletions
|
|
@ -57,7 +57,7 @@ import (
|
|||
"k8s.io/ingress-nginx/internal/k8s"
|
||||
)
|
||||
|
||||
// IngressFilterFunc decides if an Ingress should be ommited or not
|
||||
// IngressFilterFunc decides if an Ingress should be omitted or not
|
||||
type IngressFilterFunc func(*ingress.Ingress) bool
|
||||
|
||||
// Storer is the interface that wraps the required methods to gather information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue