[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile: test containerd v2.0.0-rc.4 #47335

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thaJeztah
Copy link
Member
@thaJeztah thaJeztah commented Feb 6, 2024

Test CI using containerd v2.0.0-rc.3

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@thaJeztah thaJeztah closed this Feb 6, 2024
@thaJeztah thaJeztah reopened this Feb 6, 2024
@thaJeztah thaJeztah force-pushed the containerd_binary_2.0.0-beta.2 branch from 8a6b78f to 34185c7 Compare March 4, 2024 10:31
@thaJeztah thaJeztah force-pushed the containerd_binary_2.0.0-beta.2 branch from 34185c7 to 83a21db Compare June 26, 2024 00:24
@thaJeztah thaJeztah changed the title Dockerfile: test containerd v2.0.0-beta.2 Dockerfile: test containerd v2.0.0-rc.3 Jun 26, 2024
@thaJeztah thaJeztah self-assigned this Jun 26, 2024
@thaJeztah thaJeztah force-pushed the containerd_binary_2.0.0-beta.2 branch from 83a21db to 92a1b97 Compare August 19, 2024 11:36
@thaJeztah thaJeztah force-pushed the containerd_binary_2.0.0-beta.2 branch from 92a1b97 to 6d04119 Compare August 29, 2024 14:58
@thaJeztah thaJeztah changed the title Dockerfile: test containerd v2.0.0-rc.3 Dockerfile: test containerd v2.0.0-rc.4 Aug 29, 2024
@thaJeztah
Copy link
Member Author

Ah, we'll probably need go1.22 first;

2.872 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/v2/version.Version=v2.0.0-rc.4 -X github.com/containerd/containerd/v2/version.Revision=fa5bf66fdff44846dc475c022bf6b47197febffd -X github.com/containerd/containerd/v2/version.Package=github.com/containerd/containerd/v2 -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
51.64 # github.com/containerd/containerd/vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes
51.64 vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/custom.go:63:25: undefined: reflect.TypeFor
51.64 vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/custom.go:65:11: undefined: reflect.TypeFor
51.64 vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/custom.go:66:11: undefined: reflect.TypeFor
51.64 vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/custom.go:71:25: undefined: reflect.TypeFor
51.64 vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/custom.go:73:11: undefined: reflect.TypeFor
51.64 vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/custom.go:74:11: undefined: reflect.TypeFor
51.64 vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes/custom.go:161:15: undefined: reflect.TypeFor

@thaJeztah thaJeztah force-pushed the containerd_binary_2.0.0-beta.2 branch from 6d04119 to c7ea59c Compare September 3, 2024 09:04
@thaJeztah
Copy link
Member Author

Test CI using containerd v2.0.0-rc.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant