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

Machine Registration must now contain Partition #583

Merged
merged 7 commits into from
Nov 12, 2024

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Oct 11, 2024

References

Closes #issue.

Additional Description

During the machine registration, not all switches must be fetched to calculate the machine connections, it is sufficient to just fetch the switches in the same partition as the machine.
This will speed up registration and reduces load on the metal-api.

Requires updated pixie-core and metal-hammer as described in the dependencies.

Release Notes

When a machine is registered, the partition id must be provided by metal-hammer. This reduces the amount of switches which need to be fetched to calculate the machine connections.

@majst01 majst01 requested a review from a team as a code owner October 11, 2024 06:37
@majst01 majst01 requested a review from Gerrit91 October 11, 2024 06:37
@majst01 majst01 merged commit 0d83e33 into master Nov 12, 2024
2 checks passed
@majst01 majst01 deleted the pass-partition-to-machine-register branch November 12, 2024 12:27
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.

3 participants