forked from containerd/containerd
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upstream sync #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Michael Crosby <[email protected]>
Closes #3201 Signed-off-by: Michael Crosby <[email protected]>
Signed-off-by: Michael Crosby <[email protected]>
Signed-off-by: Lantao Liu <[email protected]>
Signed-off-by: Lantao Liu <[email protected]>
Shims no longer call `os.Exit` but close the context on shutdown so that events and other resources have hit the `defer`s. Signed-off-by: Michael Crosby <[email protected]>
Add support for required plugins.
Signed-off-by: Michael Crosby <[email protected]>
Fix API forward events for shims
Set nofile to 1048576
Add tcp service for grpc listeners
Signed-off-by: Michael Crosby <[email protected]>
Signed-off-by: Lantao Liu <[email protected]>
Signed-off-by: Jared Cordasco <[email protected]>
Signed-off-by: Jared Cordasco <[email protected]>
Signed-off-by: Michael Crosby <[email protected]>
Requeue events in the ttrpc publisher
Use $TEST_RUNTIME for cri test.
- mistifyio/go-zfs#72 Switch to google/uuid - removes the github.com/pborman/uuid dependency Signed-off-by: Sebastiaan van Stijn <[email protected]>
bump mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb
Signed-off-by: Kevin Parsons <[email protected]>
Signed-off-by: Kevin Parsons <[email protected]>
Enable dumping Goroutine stacks via ETW capture state
Signed-off-by: Maksym Pavlenko <[email protected]>
Allow reuse client for external GRPC services
Correct import path and PusherFunc signature
Shim v1: Check task list to avoid unnecessary cleanup.
No affiliation change (NTT). The former email address will continue to be available for the time being. For daily communication, I still prefer to use my gmail.com address. Signed-off-by: Akihiro Suda <[email protected]>
.maimap: update Akihiro Suda's email address
Signed-off-by: Phil Estes <[email protected]>
Kill the underlying containerd after outputting error. Otherwise CI hangs indefinitely and requires the CI infrastructure to kill the build at the timeout expiration. Signed-off-by: Wei Fu <[email protected]> Signed-off-by: Phil Estes <[email protected]>
Update to sha-specific nanoserver image reference to fix AppVeyor CI runs
Signed-off-by: John Howard <[email protected]>
full diff: syndtr/gocapability@db04d3c...d983527 changes included: - syndtr/gocapability#14 capability: Deprecate NewPid and NewFile for NewPid2 and NewFile2 - syndtr/gocapability#16 Fix capHeader.pid type Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: golang/crypto@4979611...88737f5 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Update x/crypto to 88737f569e3a9c7ab309cdc09a07fe7fc87233c3
Write stack dump to `os.TempDir()` as well
Bump syndtr/gocapability d983527, containerd/console
Signed-off-by: Justin Terry (VM) <[email protected]>
Convert Windows CI to use Microsoft MCR image urls
Signed-off-by: Kevin Parsons <[email protected]>
Don't write dumped stacks to file for ETW capture state
recheck |
kiwik
approved these changes
Apr 23, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.