canonical / canonical/microcloud
Apparmor denial during cluster bootstrapping
Open
Bug
Jira
- Dominant language
- Go
- Stars
- 532
- Forks
- 83
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 36
Description
When bootstrapping a new MicroCloud we can see the following apparmor denial pop up.
It doesn't seem to cause any interruption of service but should be identified and properly cleaned up:
```
[ 20.570882] audit: type=1400 audit(1770732137.283:188): apparmor="DENIED" operation="open" class="file" profile="snap.microcloud.microcloud" name="/proc/1008/mountinfo" pid=1008 comm="microcloud" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
```
Contributor guide
Assessment
This issue has not been assessed yet.