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

implement ipam-node #4

Merged
merged 4 commits into from
May 4, 2023
Merged

implement ipam-node #4

merged 4 commits into from
May 4, 2023

Conversation

moshe010
Copy link
Contributor

@moshe010 moshe010 commented May 2, 2023

No description provided.

@moshe010 moshe010 changed the title Impalement ipam-node implement ipam-node May 2, 2023
Signed-off-by: Moshe Levi <moshele@nvidia.com>
Dockerfile Show resolved Hide resolved
cmd/ipam-node/main.go Show resolved Hide resolved
cmd/ipam-node/main.go Outdated Show resolved Hide resolved
cmd/ipam-node/main.go Outdated Show resolved Hide resolved
nv-ipam-node.yaml Outdated Show resolved Hide resolved
cmd/ipam-node/main.go Outdated Show resolved Hide resolved
return nil, fmt.Errorf("cannot close nv-ipam-config temp file: %v", err)
}

newFileHash := hash.Sum(nil)
Copy link
Collaborator

Choose a reason for hiding this comment

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

hash check mechanism is dead code currently.
also orig hash can be part of same method and not passed as arg from caller.

anyway, not relevant for now.

cmd/ipam-node/main.go Outdated Show resolved Hide resolved
cmd/ipam-node/main.go Outdated Show resolved Hide resolved
Signed-off-by: Moshe Levi <moshele@nvidia.com>
Signed-off-by: Moshe Levi <moshele@nvidia.com>
Signed-off-by: Moshe Levi <moshele@nvidia.com>
@moshe010 moshe010 merged commit 478b144 into Mellanox:main May 4, 2023
7 checks passed
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.

None yet

2 participants