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

Migrate ipam to use the grpc service #522

Merged
merged 40 commits into from
Jul 3, 2024
Merged

Migrate ipam to use the grpc service #522

merged 40 commits into from
Jul 3, 2024

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Apr 30, 2024

With this PR we move from library usage of go-ipam to a dedicated grpc go-ipam service. This removes the direct dependency to the ipam database as well and makes the overall architecture clearer.

TODO:

Replaces #312

@majst01 majst01 requested a review from a team as a code owner April 30, 2024 14:18
@majst01 majst01 requested a review from Gerrit91 April 30, 2024 14:18
Copy link
Contributor

@Gerrit91 Gerrit91 left a comment

Choose a reason for hiding this comment

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

Almost done.

cmd/metal-api/internal/ipam/ipam.go Show resolved Hide resolved
cmd/metal-api/internal/ipam/ipam.go Outdated Show resolved Hide resolved
cmd/metal-api/internal/ipam/ipam.go Outdated Show resolved Hide resolved
cmd/metal-api/main.go Outdated Show resolved Hide resolved
cmd/metal-api/main.go Outdated Show resolved Hide resolved
@Gerrit91 Gerrit91 merged commit 6028f51 into master Jul 3, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the ipam-as-service branch July 3, 2024 11:52
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.

4 participants