-
Notifications
You must be signed in to change notification settings - Fork 264
Comparing changes
Open a pull request
base repository: microsoft/hcsshim
base: v0.11.1
head repository: microsoft/hcsshim
compare: v0.11.2
- 19 commits
- 104 files changed
- 6 contributors
Commits on Oct 12, 2023
-
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com> (cherry picked from commit 11700d2) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 660d4f0 - Browse repository at this point
Copy the full SHA 660d4f0View commit details
Commits on Oct 13, 2023
-
gcs: Support routing container stdio to sidecar
Signed-off-by: Ashish Sachdeva <asachdev@microsoft.com> (cherry picked from commit b1b0768) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0fd6fd7 - Browse repository at this point
Copy the full SHA 0fd6fd7View commit details -
Enable guest agent unit tests in the ci
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit 655649b) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 26a3eed - Browse repository at this point
Copy the full SHA 26a3eedView commit details -
Use
gh
cli to download releases (#1792)Use official github cli tool to download releases, instead of manually creating URLs. Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com> (cherry picked from commit f1a2711) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 777e2b2 - Browse repository at this point
Copy the full SHA 777e2b2View commit details -
[gcs.test] update scratch space cleanup order (#1794)
Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com> (cherry picked from commit 9fd0e72) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 106f318 - Browse repository at this point
Copy the full SHA 106f318View commit details -
tests: fix uvm resources update tests (#1796)
inject fragment logic has been added and the uvm resource update tests are failing for a completely different reason. Update the tests to check for specific "invalid resource" message. Signed-off-by: Maksim An <maksiman@microsoft.com> (cherry picked from commit 4f8d26f) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 162c83a - Browse repository at this point
Copy the full SHA 162c83aView commit details -
tests: add rego e2e tests for dump_stacks and get_properties (#1793)
Signed-off-by: Maksim An <maksiman@microsoft.com> (cherry picked from commit 8a094ae) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 8e92c6b - Browse repository at this point
Copy the full SHA 8e92c6bView commit details -
[ci] Enable caching for proto and integration jobs (#1755)
Caching is enabled by default in `actions/setup-go@v4` (https://githut b.com/actions/setup-go#caching-dependency-files-and-build-outputs) so update the `go.sum` path when checking out hcsshim to a non-default path. Additionally, disable for linting, since that often causes errors. Without caching, wont need to explicitly delete the module cache. Relies on: #1752 Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com> (cherry picked from commit 25b6855) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d504d6d - Browse repository at this point
Copy the full SHA d504d6dView commit details -
Add support for NetworkConfigProxy v0 and v1 api
* Add tests for NetworkConfigProxy v0 support Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit cbb43e5) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d0e1580 - Browse repository at this point
Copy the full SHA d0e1580View commit details -
Add file wide deprecated option to ncproxygrpc v0 api
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit 37cd9df) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0ff2f71 - Browse repository at this point
Copy the full SHA 0ff2f71View commit details -
When fetch pid counts the contianer can be in an invalid state sometimes
Signed-off-by: James Sturtevant <jstur@microsoft.com> (cherry picked from commit 2095093) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a7d3976 - Browse repository at this point
Copy the full SHA a7d3976View commit details -
Create a v0 nodenetsvc api and plumb through ncproxy code
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit 10c29fc) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 421836c - Browse repository at this point
Copy the full SHA 421836cView commit details -
Add deprecated option to all types and fields for ncproxy v0 apis
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit 10a4309) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4f1c7ff - Browse repository at this point
Copy the full SHA 4f1c7ffView commit details -
Add new entries in golangci.yml to prevent linter errors from depreca…
…ted ncproxy api use Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit 46d8160) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for bc73897 - Browse repository at this point
Copy the full SHA bc73897View commit details -
Add support for nodenetsvc v0 and readme to test network agent
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit 3955d35) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 23693bc - Browse repository at this point
Copy the full SHA 23693bcView commit details -
Add linter exclusion for test networkagent
Signed-off-by: Kathryn Baldauf <kabaldau@microsoft.com> (cherry picked from commit bed7a8b) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fabb1a3 - Browse repository at this point
Copy the full SHA fabb1a3View commit details -
Version control and vendor mockgen (#1802)
Explicitly track `github.com/golang/mock/mockgen` as a go dependency. (There is no change in our go.mod or go.sum, since the package is already being used by the generated code and elsewhere). Add `//go:generate` directives to create the mocked files and ensure the results are always up to date. Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com> (cherry picked from commit 61e0112) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ad5f5af - Browse repository at this point
Copy the full SHA ad5f5afView commit details -
Create tools package to isolate dependencies (#1840)
Using a dedicated package for tools.go prevents callers who import hcshim from adding the tools to their package's dependencies, while still allowing us to track and vendor them.t p Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com> (cherry picked from commit 95c6047) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 8dcd949 - Browse repository at this point
Copy the full SHA 8dcd949View commit details
Commits on Oct 17, 2023
-
Support adding mount to running containers
- Extend hcsTask.Update() to process and add mount for running process isolated and hyperV wcow containers Signed-off-by: Kirtana Ashok <kiashok@microsoft.com> (cherry picked from commit aad7467) Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f7a3166 - Browse repository at this point
Copy the full SHA f7a3166View commit details
There are no files selected for viewing