[YUNIKORN-2879] [shim] yunikorn unschedulable pods pending forever #1426
Annotations
10 errors
build:
pkg/plugin/scheduler_plugin.go#L34
could not import github.com/apache/yunikorn-k8shim/pkg/cache (-: # github.com/apache/yunikorn-k8shim/pkg/cache
|
build:
pkg/cache/task_state.go#L213
RetryTaskEvent redeclared in this block
|
build:
pkg/cache/task_state.go#L206
other declaration of RetryTaskEvent
|
build:
pkg/cache/task.go#L696
method Task.setRetryTimer already declared at pkg/cache/task.go:665:19
|
build:
pkg/cache/task.go#L706
method Task.timeoutRetryTimer already declared at pkg/cache/task.go:675:19
|
build:
pkg/cache/task.go#L717
method Task.RetryThenFailTask already declared at pkg/cache/task.go:686:19) (typecheck)
|
build:
test/e2e/framework/helpers/k8s/gang_job.go#L30
could not import github.com/apache/yunikorn-k8shim/pkg/cache (-: # github.com/apache/yunikorn-k8shim/pkg/cache
|
build:
pkg/cache/task_state.go#L213
RetryTaskEvent redeclared in this block
|
build:
pkg/cache/task_state.go#L206
other declaration of RetryTaskEvent
|
build:
pkg/cache/task.go#L696
method Task.setRetryTimer already declared at pkg/cache/task.go:665:19
|