We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ff0f8 commit fbfa1ddCopy full SHA for fbfa1dd
pkg/scheduler/scheduler.go
@@ -26,7 +26,6 @@ import (
26
"github.com/cortexproject/cortex/pkg/distributed_execution"
27
"github.com/cortexproject/cortex/pkg/distributed_execution/plan_fragments"
28
"github.com/cortexproject/cortex/pkg/frontend/v2/frontendv2pb"
29
- //lint:ignore faillint scheduler needs to retrieve priority from the context
30
"github.com/cortexproject/cortex/pkg/querier/stats" //lint:ignore faillint scheduler needs to retrieve priority from the context
31
"github.com/cortexproject/cortex/pkg/scheduler/fragment_table"
32
"github.com/cortexproject/cortex/pkg/scheduler/queue"
0 commit comments