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.17 #53

Conversation

dependabot-preview[bot]
Copy link

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

Release notes

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

v0.8.17

Shim

  • Fix an issue where a goroutine could be leaked if using the binary cmd option (Thanks @​hex0punk!)
  • Optimize osversion.Build() and Get() to only get invoked once and cache the result. (Thanks @​thaJeztah!)
  • Fixed a bug in the tar2ext4 code to correctly handle unordered tars not starting with a root folder. (Thanks @​estebanreyl!)
  • Add support for assigning a Utility VM to a cpu group at creation time of the VM on supported builds.
  • Support passing in propagation flags for SCSI mounts for LCOW.
  • Close individual stdio IO relay pipes when the relay is finished. This fixes some unwanted behavior if the shim's IO relay is severed on the write end.

Hns/Hcn

  • Add the definition for VmEndpointRequest
  • Add Ipv6 flag to HCN OutBoundNatPolicySetting
  • Add proxy exceptions to L4WFP Proxy Policy
  • Fix the supported version range for HNS Ipv6 Dual Stack support (HNS 11.10+).
  • Add support for the TierAclPolicy.

Internal

  • Move around HCS schema and resource path definitions to all be collocated under the hcs package.
  • Add a new ttrpc service to facilitate talking to other virt stacks to launch hypervisor isolated containers.
  • Revert grpc and genproto libraries to a prior version to avoid a panic in ttrpc.
  • Add new vm package to abstract away direct HCS interactions to assist in talking to other virtstacks.
  • Change from a hcsshim:: prefix to hcs:: in the internal/hcs packages logging to make log messages clearer in where the logs are originating from.
  • Add a utility function to execute a command in a Utility VM for the cri-containerd test suite.

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

... (truncated)

Commits
  • 407147a Merge pull request #1027 from Priyankasaggu11929/psaggu-bump-containerd-to-1.5.1
  • eba3725 bump containerd version to v1.5.1
  • 0f5799e Merge pull request #1025 from kevpar/close-stdio
  • ce4f347 internal/cmd: Close individual IO pipes when the relay finishes
  • 710d704 Merge pull request #1024 from kevpar/log-cleanup
  • 18de184 Merge pull request #1022 from vikas-bh/tieracl5
  • 4767460 internal/hcs: hcsshim -> hcs in operation name strings
  • 70edd12 Changes for tier acl policy
  • 20ce9b8 Merge pull request #1009 from dcantah/vm-package
  • 2895e62 Merge pull request #1017 from dcantah/fix-codeowners
  • 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.17.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](microsoft/hcsshim@v0.8.7...v0.8.17)

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

Superseded by #61.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/Microsoft/hcsshim-0.8.17 branch July 1, 2021 04:51
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