Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 668
    • Issues 668
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 290
    • Merge requests 290
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !45256

testing/cri-o: security upgrade to 1.26.2

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Hoang Nguyen requested to merge FollieHiyuki/aports:crio-update into master Mar 20, 2023
  • Overview 0
  • Commits 1
  • Pipelines 6
  • Changes 2
  • Add apparmor build tag.
  • Move contrib CNI plugins to examples directory (in -doc subpackage). See https://github.com/cri-o/cri-o/tree/main/contrib/cni#readme
  • Use oci-runtime instead of runc
  • Remove conmon dependency, so it is optional

The rationale behind the removal of runc and conmon is:

  • cri-o can work with any OCI-compatible runtimes, e.g youki, crun. This can be configured inside cri-o's configuration file.
  • For conmon, there is a new project conmon-rs that is trying to be a re-implementation in Rust. It still lacks features but is usable with cri-o. See https://github.com/containers/conmon-rs/blob/main/usage.md
Edited Apr 02, 2023 by Hoang Nguyen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: crio-update