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

add arm64/v9 matching vectors #12

Closed
wants to merge 1 commit into from

Conversation

tonistiigi
Copy link
Member

Allow arm64/v9 to fall back to arm64/v8

cc @tianon

Allow arm64/v9 to fall back to arm64/v8

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tianon
Copy link
Member

tianon commented Jun 17, 2024

I agree with this change, but it's also significantly more complicated than this (thanks Arm! 😭) -- see golang/go#60905 (comment) 🙈

See also containerd/containerd#10022 and #8 (which is an attempt to more correctly implement the complexity of arm64 variants that I somehow missed previously 😞)

@AkihiroSuda AkihiroSuda requested a review from dmcgowan October 20, 2024 21:58
Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding an explicit NACK; this needs to be something more complicated (like #8 which I need to get back to reviewing 🙈)

@tonistiigi
Copy link
Member Author

closing this in favor of #8

@tonistiigi tonistiigi closed this Oct 31, 2024
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.

3 participants