Bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 #135
Annotations
6 errors
check:
cmd/nvidia-container-runtime/main_test.go#L251
SA1019: hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
check:
internal/modifier/hook_remover.go#L46
SA1019: spec.Hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
check:
internal/modifier/hook_remover.go#L52
SA1019: spec.Hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
check:
internal/modifier/hook_remover.go#L61
SA1019: spec.Hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
check:
internal/modifier/csv_test.go#L136
SA1019: tc.spec.Hooks.Prestart is deprecated: use [Hooks.CreateRuntime], [Hooks.CreateContainer], and [Hooks.StartContainer] instead, which allow more granular hook control during the create and start phase. (staticcheck)
|
check
issues found
|