Skip to content

pkg/oci/spec_opts.go needs updating with latest opencontainers/runtme-spec #12493

@geofffranks

Description

@geofffranks

Description

In opencontainers/runtime-spec@869b2d5, the schema for LinuxPid was changed, so that Limit is now a *int64 rather than just an int64. As a result we annot pull in the latest changes for both runtime-spec + containerd, since pkg/oci/spec_opts:1604 is now incompatible with that definition.

Can someone please take a look and decide on the best way to move forward with this? Thanks!

Steps to reproduce the issue

  1. Run go vet against the latest containerd code, using runtime-spec 1.3.0

Describe the results you received and expected

Go vet should have passed, but failed.

What version of containerd are you using?

2.2.0

Any other relevant information

open-container/runtime-spec v 1.3.0

Show configuration if it is related to CRI plugin.

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo
    Status
    Block

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions