Skip to content

Tags: microsoft/hcsshim

Tags

v0.13.0-rc.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Omnibus dependabot update (#2347)

* Omnibus dependabot update

Consolidate and resolve the dependabot PRs (mostly handle nested
module):

 - 2267
 - 2296
 - 2307
 - 2315
 - 2323
 - 2324
 - 2333
 - 2334
 - 2335
 - 2336
 - 2339
 - 2340
 - 2341
 - 2345 (https://github.com/microsoft/hcsshim/security/dependabot/113)
 - 2346 (https://github.com/microsoft/hcsshim/security/dependabot/115)

Two commits: first is core updates, second is module tidy and vendor,
along with (protobuf) file regen.

Signed-off-by: Hamza El-Saawy <[email protected]>

* go mod tidy and vendor, protobuf update

Replace deprecated `github.com/opencontainers/runc/libcontainer/user`
with `github.com/moby/sys/user` (which it is an alias for).

Signed-off-by: Hamza El-Saawy <[email protected]>

---------

Signed-off-by: Hamza El-Saawy <[email protected]>

v0.11.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing typo (#2288)

(cherry picked from commit 166e62a)

Signed-off-by: ritikaguptams <[email protected]>

v0.12.9

Switch to using containerd/errdefs/pkg/errgrpc for grpc translation

Signed-off-by: Kirtana Ashok <[email protected]>

v0.12.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update containerd to v1.7.23 (#2295)

Signed-off-by: Derek McGowan <[email protected]>

v0.13.0-rc.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2293 from dmcgowan/update-containerd-1.7.23

Update containerd to v1.7.23

k8s1.32-0.12.6.1

Update the retracted version of github.com/veraison/go-cose

Signed-off-by: Kirtana Ashok <[email protected]>

v0.12.7

Bump golangci/golangci-lint-action from 4 to 6

Signed-off-by: Kirtana Ashok <[email protected]>

v0.12.6

Omnibus dependency updates (#2051)

Consolidate dependabot updates:
 - github.com//pull/2050
 - github.com//pull/2048
 - github.com//pull/2047
 - github.com//pull/2046
 - github.com//pull/2045
 - github.com//pull/2044
 - github.com//pull/2043
 - github.com//pull/2042

Signed-off-by: Hamza El-Saawy <[email protected]>
(cherry picked from commit 060de7c)
Signed-off-by: Kirtana Ashok <[email protected]>

v0.12.5

Modifying network flag EnableIov.

Signed-off-by: Prince Pereira <[email protected]>

v0.13.0-rc.1

Hcsshim wrapper over HNS API needed for exclusion of management mac a…

…ddresses for VF reassignment.

Signed-off-by: Prince Pereira <[email protected]>