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

fix: require the crun package on EL8 #88

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

richm
Copy link
Contributor

@richm richm commented Jul 31, 2023

Cause: The podman package on EL 8.8 does not have a dependency on the crun
package.

Consequence: Some quadlet features fail unexpectedly.

Fix: The role will install the crun package explicitly on EL8.

Result: All quadlet features work correctly on EL8.

Signed-off-by: Rich Megginson [email protected]

Cause: The podman package on EL 8.8 does not have a dependency on the crun
package.

Consequence: Some quadlet features fail unexpectedly.

Fix: The role will install the crun package explicitly on EL8.

Result: All quadlet features work correctly on EL8.

Signed-off-by: Rich Megginson <[email protected]>
@richm
Copy link
Contributor Author

richm commented Jul 31, 2023

[citest]

Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

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

LGTM

@richm richm merged commit d280b5c into linux-system-roles:main Aug 1, 2023
6 checks passed
@richm richm deleted the package-crun-required branch August 1, 2023 14:07
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

Successfully merging this pull request may close these issues.

2 participants