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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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
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