Skip to content
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

Are default-policy.json & default.yaml in wrong place? Shouldn't they be in containers/image? #2170

Open
rahilarious opened this issue Dec 1, 2023 · 1 comment

Comments

@rahilarious
Copy link
Contributor

rahilarious commented Dec 1, 2023

According to Fedora's source spec, various "common" files are pulled from containers/{common,image,storage,shortnames} which makes sense as they're all modules. But these 2 common files are pulled from skopeo which already depends on containers/common, so it doesn't make sense to have both in skopeo.

All major distros (Fedora, debian, archlinux, gentoo, alpine, opensuse) are placing these 2 files in containers-common package.
Thoughts on moving them to containers/image?

rahilarious pushed a commit to rahilarious/skopeo that referenced this issue Dec 1, 2023
All major distros (Fedora, debian, archlinux, gentoo, alpine,
opensuse) are placing these 2 files in containers-common package. Why
not fix it upstream?

1st step towards addressing containers#2170

Signed-off-by: Rahil Bhimjiani <me@rahil.website>
rahilarious pushed a commit to rahilarious/common that referenced this issue Dec 1, 2023
All major distros (Fedora, debian, archlinux, gentoo, alpine,
opensuse) are placing these 2 files in containers-common package. Why
not fix it upstream?

2nd step towards addressing containers/skopeo#2170

Signed-off-by: Rahil Bhimjiani <me@rahil.website>
rahilarious pushed a commit to rahilarious/skopeo that referenced this issue Dec 1, 2023
All major distros (Fedora, debian, archlinux, gentoo, alpine,
opensuse) are placing these 2 files in containers-common package. Why
not fix it upstream?

1st step towards addressing containers#2170

Signed-off-by: Rahil Bhimjiani <me@rahil.website>
@mtrmac
Copy link
Collaborator

mtrmac commented Dec 4, 2023

I have no opinion on the location of these files, I’ll fully defer to our packaging experts (and this must be coordinated with them).

@lsm5 @jnovy PTAL.

@rahilarious rahilarious changed the title Are default-policy.json & default.yaml in wrong place? Shouldn't they be in containers/common? Are default-policy.json & default.yaml in wrong place? Shouldn't they be in containers/image? Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants