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

feat(KONFLUX-3933): Use rpm to get the value #725

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

jhutar
Copy link
Contributor

@jhutar jhutar commented Aug 5, 2024

This might be a more straight-forward way how to get a kernel version and release.

Initially I thought there will be a run duration benefit (running whole dnf vs. just rpm), but that is not a case (at least in this builder container).

@rhatdan
Copy link
Member

rhatdan commented Aug 5, 2024

You have to sign your commits.

git commit -a --amend -s
git push --force

@jhutar
Copy link
Contributor Author

jhutar commented Aug 5, 2024

Thank you! Done.

@rhatdan
Copy link
Member

rhatdan commented Aug 6, 2024

LGTM

@rhatdan rhatdan merged commit 15a3dc8 into containers:main Aug 6, 2024
1 check passed
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