Remove fdo-rs packages from edge workload#1602
Merged
Merged
Conversation
Contributor
Author
|
Hi @yselkowitz, are you able to take a look at this one? Thank you! |
yselkowitz
requested changes
Jun 5, 2026
yselkowitz
left a comment
Member
There was a problem hiding this comment.
@djach7 thanks for the PR. Because these packages must remain (albeit deprecated) in RHEL 10, they cannot be delisted completely. You will need to make a new config file with just these packages for only the c10s config to cover that.
e50ea2e to
174f39d
Compare
Contributor
Author
|
@yselkowitz Gotcha, thanks for the explanation. I just added a config file to this pr that contains just the deprecated packages, is there anything else I need to change? |
Remove deprecated fdo-rs packages from rhel-sst-edge--all.yaml and add rhel-sst-edge--deprecated-c10s.yaml to keep them in RHEL 10 composes while excluding from ELN (RHEL 11). https://redhat.atlassian.net/browse/THEEDGE-4607 Signed-off-by: djach7 <djachimo@redhat.com>
174f39d to
130d032
Compare
yselkowitz
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Rust-based FIDO Device Onboard (fdo-rs) implementation is being removed in RHEL 11. The Go-based implementation (go-fdo-*) is the supported alternative.
https://redhat.atlassian.net/browse/THEEDGE-4607