Skip to content

Commit c1c7769

Browse files
committed
fix
1 parent d414756 commit c1c7769

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/e2e/modules/configurations/feature_flags/scheduler_config_map.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ import (
99

1010
"gopkg.in/yaml.v3"
1111

12+
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
13+
1214
"github.com/NVIDIA/KAI-scheduler/pkg/scheduler/conf"
1315
"github.com/NVIDIA/KAI-scheduler/test/e2e/modules/constant"
1416
testContext "github.com/NVIDIA/KAI-scheduler/test/e2e/modules/context"

0 commit comments

Comments
 (0)