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.12.0-alpha0
Browse files Browse the repository at this point in the history
- device: Allow to use the "VmPath" field when adding block devices
- device: Do not allow container access to the nvdimm rootfs
- network: Add grpc method to add static arp neighbors
- Makefile: do not use LDFLAGS to avoid environment contamination
- channel: fix the issue of epoll_wait interrupted by signal
- add grpc endpoint to retrieve oom events

c01192e device: Allow to use the predicted 'VmPath' when adding blk devices
a88af32 device: Do not allow container access to the nvdimm rootfs
42438f9 network: Add grpc method to add static arp neighbors
756de79 Makefile: do not use LDFLAGS to avoid environment contamination
1eb1abe channel: fix the issue of epoll_wait interrupted by signal
2aa833f agent: add grpc endpoint to retrieve oom events

Signed-off-by: Peng Tao <[email protected]>
  • Loading branch information
bergwolf committed Jun 29, 2020
1 parent 0e22a91 commit b08eb7e
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.11.0-rc0
1.12.0-alpha0

0 comments on commit b08eb7e

Please sign in to comment.