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.16 #47

Conversation

dependabot-preview[bot]
Copy link

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

Release notes

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

v0.8.16

Shim

  • add implementation of network configuration proxy (ncproxy)
  • support modifying device IOV settings for ncproxy
  • add implementation of job containers (host process containers)
  • remove "extra info" from error logs
  • fix issue in tar2ext4 when a file is listed before its parent directory

Repository

  • switch CI to Github Actions
  • switch from deprecated gometalinter to golangci/golangci-lint-action in CI

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.

... (truncated)

Commits
  • e811ee7 Merge pull request #991 from katiewasnothere/remove_extra_info
  • f731440 Remove extra info from error logs
  • 7fa8bda Merge pull request #979 from dcantah/hostprocess-stats
  • b5d7f51 Merge pull request #990 from ambarve/tar2ext_expansion_test
  • 66e5641 Add test for tar2ext layer expansion
  • 628db61 Merge pull request #964 from katiewasnothere/ncproxy-iov
  • 557915e Add support for modifying iov settings in ncproxy
  • 012856b Add stats support for host process containers
  • 65090e5 Merge pull request #975 from slonopotamus/golangci-lint-action
  • 2d2c19c Switch from deprecated gometalinter to golangci/golangci-lint-action
  • 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.16.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](microsoft/hcsshim@v0.8.7...v0.8.16)

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

Superseded by #53.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/Microsoft/hcsshim-0.8.16 branch May 17, 2021 04:50
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