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

build(deps): bump github.com/Microsoft/hcsshim from 0.8.7 to 0.8.15 #42

Conversation

dependabot-preview[bot]
Copy link

Bumps github.com/Microsoft/hcsshim from 0.8.7 to 0.8.15.

Release notes

Sourced from github.com/Microsoft/hcsshim's releases.

v0.8.15

Shim

  • Added support for containerd logging binaries
  • Stats calls no longer return an error when the container does not exist or when querying stats fails due to permissions
  • Resolve mount source path before passing it to HCS (fixes containerd/containerd#4915)
  • When the shim is called with delete action, it will look for and log panic.log in the bundle directory

Packages

  • Added pkg/ociwclayer package with support for working with Windows container layers

v0.8.14

New Features

  • shim: Add ability to share files from the host into a Utility VM

Misc.

  • Convert to LF line endings everywhere

v0.8.13

New Features

  • shim: Add ability to update the cpu limits for a UVM.
  • shim: Add ability to assign a UVM to a cpu group after start.

Bug fixes

  • shim: Fix nil pointer dereference when creating a task with no shim options were passed.

v0.8.12

New Features

  • hcn package: Updated L4WfpProxyPolicy struct to include specifying an inbound and outbound port.
  • computestorage package: Added helper functions to make setting up a container/uvm layer easier.
  • shim - Add UVM call to update cpu limits for the vm.

Bug Fixes

  • shim: Fix panic that would occur for LCOW if no network namespace was specified.

v0.8.11

New Features

  • shim: Add option to scale Windows container CPU limit based on UVM CPUs via toml override.
  • shim: Add SetJobCompartmentId binding and expose CompartmentId on hns Namespace object.
  • shim: Added support for GMSA in HCS schema v2 hypervisor-isolated Windows containers.
  • shim: Add new diagnostic function to execute a command on the host system.
  • shim: Add a high level job object wrapper.
  • hcn package: Updating the supported version ranges for the Network L4proxy policy
  • computestorage package: Add computestorage.dll bindings. Allows finer grained control over Windows layer creation.

Bug Fixes/Misc.

  • shim: Improve logging for LCOW layer operations
  • shim: Add registry key for WCOW to deal with containment for a GNS.dll change in 20H1 container images.
  • shim: Force disable VSMB direct map when the volume does not support it. This fixes an issue seen on certain versions of Windows where instead of falling back to non-direct map when FileIdInfo is not supported, VSMB will just return errors when files are accessed on the share.
  • shim: Revendor go-winio at d1ffc52c73318019ce58aaa5282588c52df029b7
  • shim: Remove support for automanaged vhd functionality

... (truncated)

Commits
  • 75535b9 Merge pull request #956 from kevpar/ci-fix
  • af84d88 Improve CI reliability by forcing vendor use
  • 43a75bb Merge pull request #951 from ambarve/shim_panic_logs
  • 11ec1d1 Log shim panic logs in containerd.
  • 7001566 Merge pull request #954 from dcantah/fix-nilderef-jobs
  • 4c55e4c Fix nil dereference in jobobject.Create and Open
  • 360f61d Merge pull request #952 from katiewasnothere/vb_gpu_tests
  • 1f8111f Update gpu tests with Vb build number
  • 0a9e81b Merge pull request #949 from microsoft/late_clone_test_to_master
  • f9fa0e6 Add end to end tests for late cloning.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.8.7 to 0.8.15.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](microsoft/hcsshim@v0.8.7...v0.8.15)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 3, 2021
@dependabot-preview
Copy link
Author

Superseded by #47.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/Microsoft/hcsshim-0.8.15 branch April 8, 2021 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants