Skip to content

ostree-ext: Remove privilege dropping for container pulls#2307

Merged
cgwalters merged 1 commit into
bootc-dev:mainfrom
gursewak1997:remove-privilege-dropping
Jul 13, 2026
Merged

ostree-ext: Remove privilege dropping for container pulls#2307
cgwalters merged 1 commit into
bootc-dev:mainfrom
gursewak1997:remove-privilege-dropping

Conversation

@gursewak1997

Copy link
Copy Markdown
Contributor

The setpriv-based isolation was fragile (systemd-only), never ported to composefs-rs, and will be obsolete with the podman pull migration.

Ref: #2303 (comment)

The setpriv-based isolation was fragile (systemd-only), never ported
to composefs-rs, and will be obsolete with the podman pull migration.

Signed-off-by: gursewak1997 <gursmangat@gmail.com>
@cgwalters cgwalters added this pull request to the merge queue Jul 13, 2026
pub fn merge_default_container_proxy_opts_with_isolation(
config: &mut containers_image_proxy::ImageProxyConfig,
isolation_user: Option<&str>,
_isolation_user: Option<&str>,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably should have just dropped this parameter, can do after

Merged via the queue into bootc-dev:main with commit 9f660ea Jul 13, 2026
19 checks passed
@gursewak1997 gursewak1997 deleted the remove-privilege-dropping branch July 13, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ostree Issues related to ostree

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants