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.11.0-alpha1
Browse files Browse the repository at this point in the history
- README: logging: add shimv2 information
- vc: add agent.container_pipe_size annotation
- clh: set rootfstype
- logging: reduce default log level to Warn from Info
- vc: Remove container share dir when stopping
- clh: enable CPU hotplug
- clh: add 'APIsocket' to persist HypervisorState
- vc: Use BlockIndexMap instead of BlockIndex
- vendor: update agent client
- cri-o: fix netns mount point leaking from cri-o
- cli: add virtioFsDaemon to kata-env
- qemu: pass rootfs image in readonly mode
- Fix rescan PCI conflicts with shpchp / pciehp
- clh: Fix version check
- Implement cgroup manager
- vc: do not follow symlink when umounting contanier host path

4ce44ab clh: set rootfstype
4c28717 vc: add agent.container_pipe_size annotation
eee4d70 katutils: logging: default log level to Warn
913d153 cli: logging: Default to Warn level
2cd0c88 README: logging: add shimv2 information
ed43117 vc: Remove container share dir when stopping
17b9de1 clh: enable CPU hotplug
63c7ac5 clh: add 'APIsocket' to persist HypervisorState
e9a4658 vc: Use BlockIndexMap instead of BlockIndex
376c425 cli: add virtioFsDaemon to kata-env.
171eb70 qemu: use govmm vhost user device types directly
c6cc8b9 virtcontainers: support lazy attach devices
4639294 qemu: pass guest image file readonly
63fdf53 vendor: update govmm dependency
7427fea dnm: vendor: update agent client
ea82922 virtcontainers/pkg/cgroups: implement cgroup manager
03cdf6c virtcontainers: add new package for cgroups
3345977 clh: update minimal supported version to check.
2033229 clh: Fix version check
0da1010 version-update: version update for cri-o and k8s
5f9a77c vc: validate container path when cleaning up
5bf3231 vc: do not follow symlink when umounting contanier host path

Signed-off-by: Peng Tao <[email protected]>
  • Loading branch information
bergwolf committed Mar 16, 2020
1 parent ee01fa8 commit 17a92ae
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-alpha0
1.11.0-alpha1

0 comments on commit 17a92ae

Please sign in to comment.