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

use windowsMatchComparer for OSVersion match order #25

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mweibel
Copy link

@mweibel mweibel commented Feb 18, 2025

Windows OS version should match based on the full OSVersion. When sorting a manifest, the entries should be sorted using the Less function.

This is a possible fix for containerd/containerd#11366. Opening as a draft to get some discussion going.

Windows OS version should match based on the full OSVersion. When
sorting a manifest, the entries should be sorted using the `Less`
function.

Signed-off-by: Michael Weibel <[email protected]>
@mweibel mweibel force-pushed the windows-os-version-sort branch from 064fd86 to 1abe0f9 Compare February 18, 2025 08:58
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.

1 participant