Skip to content

go.mod: Bump hcsshim to v0.9.4#7212

Merged
fuweid merged 2 commits intocontainerd:mainfrom
dcantah:hcsshim-bumps-0.9.4
Jul 26, 2022
Merged

go.mod: Bump hcsshim to v0.9.4#7212
fuweid merged 2 commits intocontainerd:mainfrom
dcantah:hcsshim-bumps-0.9.4

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Jul 25, 2022

This contains two commits to bump hcsshim to v0.9.3 first and then v0.9.4. We'd originally planned to get main on a series of beta/pre-release tags of v0.10.0 but that has been slower than hoped, so there was an odd situation where release/1.6 was ahead of main in terms of hcsshim version. This just gets main up to speed with 1.6 for now in steps.

v0.9.3:
Brings in a new field to fix an HNS issue in ws2019 as well as
an optimization for collecting Windows stats (memory, cpu, iops).

v0.9.4:
Contains some fixes for hostprocess containers, mainly around
fixing task stats which regressed from a change in v0.9.3 and
some improvements for queuing internal events.

dcantah added 2 commits July 25, 2022 13:03
This tag brings in a new field to fix an HNS issue in ws2019 as well as
an optimization for collecting Windows stats (memory, cpu, iops).

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
This tag contains some fixes for hostprocess containers, mainly around
fixing task stats which regressed from a change in v0.9.3.

https://github.com/microsoft/hcsshim/releases/tag/v0.9.4

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
@dcantah dcantah force-pushed the hcsshim-bumps-0.9.4 branch from 17bc539 to 1400368 Compare July 25, 2022 20:24
@dcantah dcantah requested review from kevpar and thaJeztah July 26, 2022 00:16
Copy link
Contributor

@jterry75 jterry75 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fuweid
Copy link
Member

fuweid commented Jul 26, 2022

Re-run CI and will merge it when it is happy

@fuweid fuweid merged commit 4c1f0cb into containerd:main Jul 26, 2022
@thaJeztah
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants