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

Revert "Disable xattrs by default" #1315

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

sondavidb
Copy link
Contributor

Issue #, if available:
Related: #1314

Description of changes:

This reverts commit 2a70d12 and some extra reverts related to it. This is due to a bug we have where containers fail to start if the image has a layer with xattrs disabled and a volume mount is present in said layer.

This ideally gets fixed upstream, but as that might take a while to propagate into nerdctl, for now we should revert this commit so that this is an opt-in behavior instead of a default one.

Testing performed:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sondavidb sondavidb requested a review from a team as a code owner July 17, 2024 19:06
@github-actions github-actions bot added go Pull requests that update Go code testing Unit and/or integration tests labels Jul 17, 2024
This reverts commit 2a70d12 and some
extra reverts related to it.

Signed-off-by: David Son <davbson@amazon.com>
@sondavidb sondavidb force-pushed the fix-xattrs-volume branch from 72d76b1 to feecbee Compare July 17, 2024 20:11
@sondavidb sondavidb merged commit a641e0d into awslabs:main Jul 17, 2024
16 checks passed
@sondavidb sondavidb deleted the fix-xattrs-volume branch July 17, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code testing Unit and/or integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants