-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[0.10 backport] Make SELinux labels opt-in (--oci-worker-selinux=<BOOL>
)
#3255
Conversation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit de2d60c) Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Fix issue 3202 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit bd57e5f) (cherry-pick was not clean) Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
--oci-worker-selinux=<BOOL>
)--oci-worker-selinux=<BOOL>
)
I don't think this qualifies for backport. Doesn't look like a regression fix or critical bugfix. Also, there are no more v0.10 releases planned atm. |
This PR is critical for running BuildKit on SELinux-enabled hosts such as Fedora and EL:
(Regression since d9834f8) Some workarounds are added in containers/container-selinux#193, but the container-selinux side workarounds still do not work with (Also it will take long until the container-selinux update gets delivered into EL users)
Any chance to reconsider this ? 🙏 |
That means it was already in v0.9 . If this affects dockerd vendor then it could be a regression as that is an update from v0.8, but I don't think it does.
I think we should push for a new feature release instead |
This is a regression in v0.9 for non-Docker standalone
Is there an ETA? |
Hopefully rc in ~2 weeks. From our side, we are ready when sbom/provenance PRs get in. Still hoping for that Dockerfile.pin PR though. |
The pin PR is not for v0.11 sorry |
Cherry-pick
--oci-worker-selinux=<BOOL>
) #3203Cherry-picking #3203 was not clean, and resolved by removing
NetworkProviders: np