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
  • !45257

community/podman: make conmon and crun optional dependencies

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Hoang Nguyen requested to merge FollieHiyuki/aports:podman-conmon into master Mar 20, 2023
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

podman works with both crun and runc, even though crun support is more prioritized. Users might want to use podman with runc (for their own reasons, like this user) and shouldn't be forced to have both runc and crun installed.

There is conmon-rs project (I'll try packaging it soon) that doesn't work with podman yet, but they are trying to: https://github.com/containers/conmon-rs/issues/1127.

I can add an installation note if that is necessary.

Side note: the same can be said for netavark / cni, but RedHat encouraged people to use netavark and described its advantages over cni, so it can stay as a hard dependency.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: podman-conmon