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

chore: set pb.Empty on ssh and secret mounts #5252

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

jedevc
Copy link
Member

@jedevc jedevc commented Aug 13, 2024

See #5251 (comment).

These mounts have no vertex inputs, and so should be explicitly marshaled as such.

I think this is the "root cause" of docker/buildx#2479, but since marshaling is done on the client, #5251 is still required. However, the client should explicitly indicate that there is no vertex input on these special mount types.

These mounts have no vertex inputs, and so should be *explicitly*
marshaled as such.

Signed-off-by: Justin Chadwell <[email protected]>
@jedevc jedevc changed the title chore: set pb.Empty on ssh and secret mounts chore: set pb.Empty on ssh and secret mounts Aug 13, 2024
@jedevc jedevc merged commit 5e729c3 into moby:master Aug 13, 2024
80 checks passed
@jedevc jedevc deleted the add-pb-empty-to-ssh-secret branch August 13, 2024 15:53
@tonistiigi tonistiigi added this to the v0.15.2 milestone Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants