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 Microsoft/hcsshim constants and deprecate pkg/system.GetOsVersion() #39100

Merged
merged 3 commits into from
Oct 24, 2019

Commits on Oct 22, 2019

  1. bump Microsoft/hcsshim 2226e083fc390003ae5aa8325c3c92789afa0e7a

    Adds osversion.Build() utility
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    a5341aa View commit details
    Browse the repository at this point in the history
  2. Use hcsshim osversion package for Windows versions

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6b91cef View commit details
    Browse the repository at this point in the history
  3. Deprecate pkg/system.GetOSVersion() in favor of hcsshim/osversion.Get()

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    86b3703 View commit details
    Browse the repository at this point in the history