Skip to content

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

@AJGranowski
Copy link
Author

I emailed @Kurt-von-Laven on 2025-01-04. I'll relay any of those updates here.

@onyxraven
Copy link

I just tested the code in this PR and it works

twelho added a commit to supernetes/supernetes that referenced this pull request Sep 6, 2025
Upgrading to `ubuntu-24.04` is blocked by this Action due to [AppArmor changes](ScribeMD/rootless-docker#401). The [PR for fixing this](ScribeMD/rootless-docker#402) is up, but upstream is dormant. However, Renovate will try the `ubuntu-24.04` upgrade immediately, so let's switch to a pinned version of the Action that carries the fix for now.

Signed-off-by: Dennis Marttinen <[email protected]>
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
2 participants