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

minor changes to nv-ipam.yaml #10

Merged
merged 1 commit into from
May 5, 2023
Merged

Conversation

moshe010
Copy link
Contributor

@moshe010 moshe010 commented May 4, 2023

Remove hostNetwork from nv-ipam-node
Add args to easy change log level in nv-ipam-node
Remove kube- prefix

Remove hostNetwork from nv-ipam-node
Add args to easy change log level in nv-ipam-node
Remove kube- prefix

Signed-off-by: Moshe Levi <moshele@nvidia.com>
@ykulazhenkov ykulazhenkov merged commit 9e75b95 into Mellanox:main May 5, 2023
7 checks passed
@@ -52,15 +52,14 @@ spec:
app: nv-ipam-node
name: nv-ipam-node
spec:
hostNetwork: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

@moshe010 , it will now depend on CNI, do we need to introduce this dependency ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think you are right if we want to support primary network it has to be hostNetwork: true and also the controller.

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

3 participants