Release notes available here
Details
Details
- Reviewers
Girtablulu - Group Reviewers
Triage Team - Commits
- R2838:696b97f9a069: runc: Update to 1.1.0
- Tested with rest of containerd/docker stack update
Diff Detail
Diff Detail
- Repository
- R2838 runc
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 3611 Build 3611: arc lint + arc unit
Event Timeline
Comment Actions
No, they just invoke the runc binary and should be fine as there's no breaking changes between 1.0.3 and 1.1.0.
Though after this lands it would probably be a good idea if @chax verifies that podman and buildah are both still working with the new version of runc. I see that buildah explicitly supports runc 1.1.0 as of the most recent update but I can't find which version podman/conmon support.