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

types: stat clone drops hidden proto fields #209

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

jsternberg
Copy link
Collaborator

The stat clone returned by protobuf returns a version of types.Stat that isn't compatible with some tests in buildkit. This changes clone to create a new type without cloning the hidden protobuf types.

The stat clone returned by protobuf returns a version of `types.Stat`
that isn't compatible with some tests in buildkit. This changes clone to
create a new type without cloning the hidden protobuf types.

Signed-off-by: Jonathan A. Sternberg <[email protected]>
@tonistiigi tonistiigi merged commit 8754824 into tonistiigi:master Sep 26, 2024
15 checks passed
@jsternberg jsternberg deleted the stat-clone branch September 26, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants