Skip to content

Do not duplicate protos when vendoring - #487

Merged
mxpv merged 1 commit into
mainfrom
proto
Aug 5, 2026
Merged

Do not duplicate protos when vendoring#487
mxpv merged 1 commit into
mainfrom
proto

Conversation

@mxpv

@mxpv mxpv commented Jul 29, 2026

Copy link
Copy Markdown
Member

Fix vendoring:

cd crates/snapshots/vendor/github.com/containerd/containerd
❯ ls -la 
drwxr-xr-x - mxpv 30 Apr 11:30 api
drwxr-xr-x - mxpv 29 Jul 11:17 vendor
❯ ls vendor/github.com/containerd/containerd/api/
services  types
❯ ls api
services  types

@github-actions github-actions Bot added C-shim-protos Shim protos C-client Containerd client C-snapshots Remote snapshotter labels Jul 29, 2026
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
@mxpv
mxpv requested a review from a team July 29, 2026 18:27
@mxpv
mxpv added this pull request to the merge queue Aug 5, 2026
Merged via the queue into main with commit a5a6e72 Aug 5, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-client Containerd client C-shim-protos Shim protos C-snapshots Remote snapshotter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant