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

[25.0 backport] builder/dockerfile: ADD with best-effort xattrs #47347

Conversation

thaJeztah
Copy link
Member

Archives being unpacked by Dockerfiles may have been created on other OSes with different conventions and semantics for xattrs, making them impossible to apply when extracting. Restore the old best-effort xattr behaviour users have come to depend on in the classic builder.

(cherry picked from commit ab6d760)

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Archives being unpacked by Dockerfiles may have been created on other
OSes with different conventions and semantics for xattrs, making them
impossible to apply when extracting. Restore the old best-effort xattr
behaviour users have come to depend on in the classic builder.

Signed-off-by: Cory Snider <csnider@mirantis.com>
(cherry picked from commit ab6d760)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah marked this pull request as ready for review February 6, 2024 19:27
@thaJeztah thaJeztah marked this pull request as draft February 6, 2024 20:01
@thaJeztah thaJeztah modified the milestones: 25.0.3, 25.0.4 Feb 6, 2024
@thaJeztah
Copy link
Member Author

@thaJeztah thaJeztah closed this Mar 1, 2024
@thaJeztah thaJeztah removed this from the 25.0.4 milestone Mar 1, 2024
@thaJeztah thaJeztah deleted the 25.0_backport_best-effort-xattrs-classic-builder branch March 1, 2024 13:07
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.

None yet

3 participants