Skip to content

Commit

Permalink
[YUNIKORN-2101] use klog v2
Browse files Browse the repository at this point in the history
Signed-off-by: PoAn Yang <[email protected]>
  • Loading branch information
FrankYang0529 committed Nov 2, 2023
1 parent 4b52691 commit cbdea85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/conf/schedulerconf.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import (
"go.uber.org/zap"
"go.uber.org/zap/zapcore"
v1 "k8s.io/api/core/v1"
"k8s.io/klog"
"k8s.io/klog/v2"

"github.com/apache/yunikorn-k8shim/pkg/common/constants"
"github.com/apache/yunikorn-k8shim/pkg/log"
Expand Down

0 comments on commit cbdea85

Please sign in to comment.