Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AppArmor 4 config #402

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

AJGranowski
Copy link

@AJGranowski AJGranowski commented Oct 26, 2024

What are these changes?

This change resolves #401 by adding an AppArmor profile for rootlesskit on runners using AppArmor 4.

Why are these changes being made?

These changes are required to run ScribeMD/rootless-docker on ubuntu-24.04.

Notes:

  • Added some terms to the dictionary to make CSpell happy.
  • I was getting errors when trying to apply this config on ubuntu-22.04 (which uses AppArmor 3), so I've configured this change to only apply the config on platforms using AppArmor 4 (steps.apparmor.outputs.ABI4_VERSION != '').
  • Tests for this change are in Add matrix to Test workflow #403.

@AJGranowski
Copy link
Author

@Kurt-von-Laven friendly ping

@AJGranowski
Copy link
Author

@mwarres friendly ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

❌ Action fails on ubuntu-24.04
1 participant