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

# Kata Containers 1.11.5 #3058

Merged

Conversation

katabuilder
Copy link

  • Stable 1.11 backports
  • Backports: Read-only mount fixes for 1.11
  • runtime: Call s.newStore.Destroy if globalSandboxList.addSandbox
  • runtime: Don' call bindUnmountContainerRootfs for devicemapper device
  • runtime: Fix /var/lib/vc/sbs/${sid} dir residual
  • [backport]: virtiofs: Change to cache auto and no DAX

eca202e arm64: correct bridge type for QEMUVIRT machine
314bc3d gitignore: Ignore cli/containerd-shim-kata-v2/config-generated.go
951302f runtime: Ignore ENOENT in kill/delete
20fcb93 hypervisor: Remove unused methods
04dc0d9 annotations: Improve asset annotation handling
a47f7b3 annotations: Add missing hypervisor control annotation
2dd0fe6 asset: Formatting, grammar and whitespace
3f0e61c runtime: mount shared mountpoint readonly
228e6eb runtime: readonly mounts should be readonly bindmount on the host
d78780c virtiofs: Disable DAX
51d8592 virtiofsd: Use cache=auto
ad3eec5 runtime: Fix /var/lib/vc/sbs/${sid} dir residual
054c4fb runtime: Don' call bindUnmountContainerRootfs for devicemapper device
0b7019b runtime: Call s.newStore.Destroy if globalSandboxList.addSandbox

- Stable 1.11 backports
- Backports: Read-only mount fixes for 1.11
- runtime: Call s.newStore.Destroy if globalSandboxList.addSandbox
- runtime: Don' call bindUnmountContainerRootfs for devicemapper device
- runtime: Fix /var/lib/vc/sbs/${sid} dir residual
- [backport]: virtiofs: Change to cache auto and no DAX

eca202e arm64: correct bridge type for QEMUVIRT machine
314bc3d gitignore: Ignore cli/containerd-shim-kata-v2/config-generated.go
951302f runtime: Ignore ENOENT in kill/delete
20fcb93 hypervisor: Remove unused methods
04dc0d9 annotations: Improve asset annotation handling
a47f7b3 annotations: Add missing hypervisor control annotation
2dd0fe6 asset: Formatting, grammar and whitespace
3f0e61c runtime: mount shared mountpoint readonly
228e6eb runtime: readonly mounts should be readonly bindmount on the host
d78780c virtiofs: Disable DAX
51d8592 virtiofsd: Use cache=auto
ad3eec5 runtime: Fix /var/lib/vc/sbs/${sid} dir residual
054c4fb runtime: Don' call bindUnmountContainerRootfs for devicemapper device
0b7019b runtime: Call s.newStore.Destroy if globalSandboxList.addSandbox

Signed-off-by: katacontainersbot <[email protected]>
@amshinde
Copy link
Member

/test-ubuntu

Copy link
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, lgtm!

@fidencio
Copy link
Member

Ooops, went way too fast in this one. Here I also think we shoul get #3005 backported. @amshinde, what do you think? @c3d, can you provide the backport?

@fidencio fidencio self-requested a review November 11, 2020 08:29
Copy link
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm. As I can't unnaprove a PR that I approved, let me just "Request changes". :-/

@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #3058 (362e312) into stable-1.11 (dbc914a) will increase coverage by 0.17%.
The diff coverage is 41.20%.

@@               Coverage Diff               @@
##           stable-1.11    #3058      +/-   ##
===============================================
+ Coverage        50.43%   50.60%   +0.17%     
===============================================
  Files              118      118              
  Lines            17114    16047    -1067     
===============================================
- Hits              8631     8121     -510     
+ Misses            7425     6863     -562     
- Partials          1058     1063       +5     

@amshinde
Copy link
Member

/test

@amshinde amshinde dismissed fidencio’s stale review November 12, 2020 01:11

#3005 has been backported

@amshinde amshinde merged commit 2859866 into kata-containers:stable-1.11 Nov 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants