Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
release: Kata Containers 1.1.1
Browse files Browse the repository at this point in the history
- Stable 1.1.1 candidate

c91225b protocols: increase dial timeout
b50a8a9 client: bypass grpc dialer backoff strategy
da8724f agent: enable memory hierarchical account
91569e1 codecov: remove codecov.yml
c5613ba agent: Fix CPU tests for both initrd and rootfs image
89c9dd3 vendor: Revendor netlink to fix PID 1 segfault
c3b2cf2 agent: do not quit on grpc serve errors
6f89333 protocols/client: close yamux session when closing the stream
f2a5fc4 agent: disable yamux keep alive
ad26561 logging: Redirect yamux warnings/errors to logger
6b84ee0 grpc: Ignore WriteStdin after the standard input has been closed
9407b4e grpc: Don't close the terminal on CloseStdin() call
34b81d8 create: Reduce cyclomatic complexity of CreateContainer
472dd3b namespace: Add check to make sure PID namespace is not received

Signed-off-by: Eric Ernst <[email protected]>
  • Loading branch information
Eric Ernst committed Aug 29, 2018
1 parent 3a1f983 commit aed7903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.1.1

0 comments on commit aed7903

Please sign in to comment.