-
Notifications
You must be signed in to change notification settings - Fork 3.8k
vendor: github.com/containerd/platforms v0.2.1 #10322
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
Conversation
|
Skipping CI for Draft Pull Request. |
| func GetOsVersion(osVersionPrefix string) osversion.OSVersion { | ||
| func getOSVersion(osVersionPrefix string) osVersion { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
v0.2.1 tag is up https://github.com/containerd/platforms/releases/tag/v0.2.1 |
- Remove hcsshim import from repo
- un-exports GetOsVersion
- Update windows matcher to not compare empty os version
full diff: containerd/platforms@v0.2.0...v0.2.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
c1efebe to
87dd430
Compare
|
Updated to v0.2.1 and moved out of draft 👍 |
laurazard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
full diff: containerd/platforms@v0.2.0...v0.2.1