c05c09fd3a
If the published image is a hardlink, the source selinux context is preserved. This could cause access denied when retrieving the image using its URL. Change-Id: I550dac9d055ec30ec11530f18a675cf9e16063b5
8 lines
239 B
YAML
8 lines
239 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where if selinux is enabled and enforcing, and
|
|
the published image is a hardlink, the source selinux context
|
|
is preserved, causing access denied when retrieving the image
|
|
using hardlink URL.
|