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

integration: missing feature compat checks #3715

Merged
merged 3 commits into from
Mar 15, 2023

Conversation

crazy-max
Copy link
Member

follow-up #3713 (comment)

client/client_test.go Outdated Show resolved Hide resolved
client/client_test.go Outdated Show resolved Hide resolved
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@tonistiigi
Copy link
Member

Based on moby/moby#45153 (comment)

=== CONT  TestClientGatewayIntegration/TestClientGatewayNilResult/worker=dockerd
    build_test.go:2010: 
        	Error Trace:	/src/client/build_test.go:2010
        	            				/src/client/client.go:214
        	            				/src/client/build.go:59
        	            				/src/client/solve.go:283
        	            				/src/client/errgroup.go:75
        	            				/src/client/asm_amd64.s:1594
        	Error:      	Received unexpected error:
        	            	requested experimental feature diffop  has been disabled on the build server: only enabled with containerd image store backend
    ```

Also needs a mergeop feature check.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max changed the title integration: missing feature compat check for cache integration: missing feature compat checks Mar 15, 2023
@crazy-max
Copy link
Member Author

@tonistiigi tonistiigi merged commit 3318657 into moby:master Mar 15, 2023
@crazy-max crazy-max deleted the missing-cache-features branch March 15, 2023 13:41
This pull request was closed.
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.

2 participants