Migrate to klog v2
This commit is contained in:
parent
c500bd4b3f
commit
cb86c5698c
38 changed files with 47 additions and 43 deletions
|
|
@ -21,7 +21,7 @@ import (
|
|||
"strings"
|
||||
|
||||
networking "k8s.io/api/networking/v1beta1"
|
||||
"k8s.io/klog"
|
||||
"k8s.io/klog/v2"
|
||||
|
||||
"k8s.io/ingress-nginx/internal/ingress/annotations/parser"
|
||||
"k8s.io/ingress-nginx/internal/ingress/resolver"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue