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.22 to 0.9.0 #1040

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps github.com/Microsoft/hcsshim from 0.8.22 to 0.9.0.

Release notes

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

v0.9.0

What's New

  • The runhcs containerd shim now supports launching Host Process containers.
  • LCOW layers can now be encrypted via dmverity.
  • Process dumps can now be generated for WCOW and LCOW via an OCI annotation.
  • LCOW container execs now run as whatever user the container was launched as, unless the spec was overridden with a different user.
  • Shared memory is now configurable via an OCI annotation.
  • WCOW supports extensible virtual disks as data disks.
  • LCOW supports hugepage mounts if the kernel used is built with this support.

See the Changelog for the full list of changes!

Bug Fixes

  • Fix duplicate "failed" in HCS error strings.
  • Get rid of redundant logs in HCN version range checks.
  • HNS v1 policy schemas now have correct omitEmpty fields.

See the Changelog for the full list of changes!

Changelog

... (truncated)

Commits
  • 2a4f814 Merge pull request #1191 from dcantah/revert_21h2
  • 1628c87 Revert "Update windowsbuilds.go"
  • 8dacd23 Merge pull request #1189 from katiewasnothere/update-ncproxy-resource-names
  • 6ad0944 Update names of ncproxy proxy resources with test name included
  • 4a1e168 Merge pull request #1097 from katiewasnothere/compute_agent_store
  • bf9daee Update comments for database and reconnect, document failure cases
  • ab02b15 Merge pull request #1186 from microsoft/dependabot/go_modules/github.com/cont...
  • 9268c25 Update golangci build in ci pipeline
  • 76a1b22 Remove deprecated runc configs device type
  • 07d25d4 Bump github.com/containerd/containerd from 1.5.4 to 1.5.7
  • 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)

Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.8.22 to 0.9.0.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](microsoft/hcsshim@v0.8.22...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/Microsoft/hcsshim
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2021
@rhatdan
Copy link
Member

rhatdan commented Oct 9, 2021

LGTM

@rhatdan rhatdan merged commit 1c7e3ea into main Oct 9, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Microsoft/hcsshim-0.9.0 branch October 9, 2021 10:38
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.

1 participant