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

Let elemental-register digest system hardware data #748

Merged

Conversation

anmazzotti
Copy link
Contributor

@anmazzotti anmazzotti commented Jun 3, 2024

This should remove the elemental-operator dependency on ghw library, making the elemental-register client do the conversion.

The implementation is backward compatible, tested it with a 1.4.2 version of the elemental-register and it works as expected.

This is a solution for #733 and if integrated, it should be backported to 1.6.x in order to close that issue.

@anmazzotti anmazzotti requested a review from a team as a code owner June 3, 2024 12:42
@anmazzotti anmazzotti self-assigned this Jun 3, 2024
@github-actions github-actions bot added area/operator operator related changes area/tests test related changes labels Jun 3, 2024
pkg/register/register.go Outdated Show resolved Hide resolved
pkg/register/websocket.go Outdated Show resolved Hide resolved
Signed-off-by: Andrea Mazzotti <[email protected]>
Signed-off-by: Andrea Mazzotti <[email protected]>
Copy link
Member

@fgiudici fgiudici left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@anmazzotti anmazzotti merged commit bc2f5cf into rancher:main Jun 4, 2024
22 checks passed
anmazzotti added a commit to anmazzotti/elemental-operator that referenced this pull request Jun 5, 2024
* Let elemental-register digest system hardware data (SystemData V2)

Signed-off-by: Andrea Mazzotti <[email protected]>
anmazzotti added a commit that referenced this pull request Jun 5, 2024
* Let elemental-register digest system hardware data (SystemData V2)

Signed-off-by: Andrea Mazzotti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operator operator related changes area/tests test related changes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants