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-rc0
Browse files Browse the repository at this point in the history
- runtime: Don' call bindUnmountContainerRootfs if container's rootfs u…
- runtime: Fix /var/lib/vc/sbs/${sid} dir residual
- hypervisor: don't enforce a minimum memory setting
- shimv2: handle ctx passed by containerd
- runtime: write oom file to notify CRI-O OOM occurred
- ci: clear travis config warnings
- virtiofsd: fix typo in test code
- version: upgrade qemu version to v5.1.0 for arm64
- virtiofs: Disable DAX
- versions: Add newest-version for OpenShift
- cpuset: don't set cpuset.mems in the guest
- clh: Support VFIO device unplug
- github: Remove issue template and use central one
- versions: Update CLH to version v0.10.0
- kata-check: check for newer release
- scripts: Don't use hard-coded crio config
- cpuset: fixes to address VM sizing and constraining based on cpuset.mems
- ci/openshift-ci: Enable openshift-ci
- virtcontainers: fix delete sandbox failed problem
- action: Require PR porting labels
- action: Add issue to project and move to "In progress" on linked PR
- virtcontainers: Add unit test for utils/compare.go
- [backport | master] sandbox: Disconnect from agent after VM shutdown

ab7f18d hypervisor: don't enforce a minimum memory setting
2f1219f virtiofs: Disable DAX
321d28e version: upgrade qemu version to v5.1.0 for arm64
ec96409 shimv2: handle ctx passed by containerd
18c1a7f clh: Support VFIO device unplug
0f75801 clh: Remove unnecessary VmmPing
49bd162 versions: cloud-hypervisor: Bump to version 6d30fe05
62b0d5e clh: openapi: Tag the 'openapi-generator-cli' container to v4.3.1
a707608 kata-check: check for newer release
8ef2946 sandbox: consider cpusets if quota is not enforced
4cfaa8c versions: Update CLH to version v0.10.0
0e0ef63 cpuset: support setting mems for sandbox
e31c834 versions: Add newest-version for OpenShift
cfedf35 runtime: Fix /var/lib/vc/sbs/${sid} dir residual
7d3fff4 scripts: Don't use hard-coded crio config
e5f3b6d ci: clear travis config warnings
b90babb runtime: write oom file to notify CRI-O OOM occurred
3a1a70c github: Remove issue template and use central one
1e91677 virtiofsd: fix typo in test code
67be926 action: Require PR porting labels
598b4fe ci/openshift-ci: Enable openshift-ci
b5b8870 cpuset: don't set cpuset.mems in the guest
5cb47f2 action: Add issue to project and move to "In progress" on linked PR
3f9f4b8 runtime: Don' call bindUnmountContainerRootfs for devicemapper device
0868c2a virtcontainers: Add unit test for utils/compare.go
227cba6 sandbox: Disconnect from agent after VM shutdown
22d4823 virtcontainers: fix delete sandbox failed problem

Signed-off-by: Carlos Venegas <jos.c.venegas.munoz@intel.com>
  • Loading branch information
jcvenegas committed Oct 20, 2020
1 parent 37be079 commit 3add5af
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.12.0-alpha1
1.12.0-rc0

0 comments on commit 3add5af

Please sign in to comment.