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

CNI plugin changes for adding multi-nic support #3225

Draft
wants to merge 3 commits into
base: multi-nic-support
Choose a base branch
from

Conversation

jaydeokar
Copy link
Contributor

What type of PR is this?
feature

Which issue does this PR fix?:

N.A

What does this PR do / Why do we need it?:
This adds multi-nic support for CNI plugin. It adds a annotation based on which IPAM returns IP address and is assigned to the pod.
The deletion depends on what is returned from IPAM during add or del call.

Testing done on this change:
Tested on a regular cluster with

Will this PR introduce any new dependencies?:
N/A

Will this break upgrades or downgrades? Has updating a running cluster been tested?:
No, changes are made such that plugin in backward compatible and existing pods will work as before

Does this change require updates to the CNI daemonset config files to work?:
N/A

Does this PR introduce any user-facing change?:
Yes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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.

1 participant