azure-container-networking
azure-container-networking copied to clipboard
L1VH CNI Code changes
Reason for Change:
This implementation is to support swiftv2 L1VH CNI feature: CNI receives goal state from CNS and create linux/windows pod on Windows VM/Node in swiftv2 L1VH path; The container pod is using secondary interface with its mac address and NIC type(Delegated NIC or Accelnet) to be created; We support up to 8 pods to be created by using different interfaces along with different hnsNetwork; CNI supports hnsNetwork creation(when pod is added to the VM) and deletion(when pod is removed from VM) to prevent leakage;
Issue Fixed:
Requirements:
- [ ] uses conventional commit messages
- [ ] includes documentation
- [ ] adds unit tests
- [ ] relevant PR labels added
Notes:
/azp run Azure Container Networking PR
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
/azp run Azure Container Networking PR
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
we don't use feature/integration branches, why is this not targeting master?
We can not merge this code to master until github.com/Microsoft/hcsshim v0.12.0-rc.2
is out of release candidate status. We want to be able to still work, test, and retain code reviews for this work.
This pull request is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days
Pull request closed due to inactivity.