This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 374
# Kata Containers 1.3.0-rc1 #716
Merged
egernst
merged 1 commit into
kata-containers:master
from
jcvenegas:1.3.0-rc1-branch-bump
Sep 12, 2018
Merged
# Kata Containers 1.3.0-rc1 #716
egernst
merged 1 commit into
kata-containers:master
from
jcvenegas:1.3.0-rc1-branch-bump
Sep 12, 2018
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
- qemu: Add rng virtio device - cli: fix build - virtcontainers: remove sandboxConfig.VMConfig 1325444 cli: fix build 44e7631 versions: update qemu-lite version. bf7fd2b vc: hypervisor: qemu: Add rng device. f1829d0 vendor: Update govmm a1537a5 hypervisor: rename DefaultVCPUs and DefaultMemSz 7af8e6c ut: fix hypervisor path ce28865 virtcontainers: remove sandboxConfig.VMConfig Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
amshinde
approved these changes
Sep 11, 2018
sboeuf
approved these changes
Sep 11, 2018
PSS Measurement: Memory inside container: |
Build succeeded (third-party-check pipeline).
|
Codecov Report
@@ Coverage Diff @@
## master #716 +/- ##
=======================================
Coverage 65.26% 65.26%
=======================================
Files 85 85
Lines 9955 9955
=======================================
Hits 6497 6497
Misses 2806 2806
Partials 652 652 |
egernst
pushed a commit
to egernst/runtime
that referenced
this pull request
Feb 9, 2021
This reverts commit 33f3208. Revert changes as bring some instability to CI. After found the root cause it will be merged again. Fixes: kata-containers#716 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
egernst
pushed a commit
to egernst/runtime
that referenced
this pull request
Feb 9, 2021
…vfrom This reverts commit c502552. Revert changes as bring some instability to CI. After find the root cause it will be merged again. Fixes: kata-containers#716 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
egernst
pushed a commit
to egernst/runtime
that referenced
this pull request
Feb 9, 2021
This reverts commit f8e4ce8. Revert changes as bring some instability to CI. After find the root cause it will be merged again. Fixes: kata-containers#716 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
1325444 cli: fix build
44e7631 versions: update qemu-lite version.
bf7fd2b vc: hypervisor: qemu: Add rng device.
f1829d0 vendor: Update govmm
a1537a5 hypervisor: rename DefaultVCPUs and DefaultMemSz
7af8e6c ut: fix hypervisor path
ce28865 virtcontainers: remove sandboxConfig.VMConfig