azure-container-networking icon indicating copy to clipboard operation
azure-container-networking copied to clipboard

Azure Container Networking Solutions for Linux and Windows Containers

Results 159 azure-container-networking issues
Sort by recently updated
recently updated
newest added

**Reason for Change**: In this PR, we are going to create two listeners; one listener is listening DNC/CNS connection as nodeListener, another listener is localListener that's listening to CNI connection;...

**Reason for Change**: The goal of these changes is to enable the CNI client modules to receive consistent and meaningful feedback from CNS when an operation fails. This will improve...

**Reason for Change**: Provides a pipeline to automate the Ubuntu kernel upgrade process which we then validate CNI on. **Issue Fixed**: **Requirements**: - [x] uses [conventional commit messages](https://www.conventionalcommits.org/) - [...

ci

This reverts commit 5b9aaef6ad226494ef6a24943f55830158e665d1. **Reason for Change**: add changes back for async delete **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [...

do-not-merge
azure-ipam
exempt-stale

**Reason for Change**: Adding UTs for `addDNSServers` function. **Issue Fixed**: **Requirements**: Check in after https://github.com/Azure/azure-container-networking/pull/2506 is checked in. - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation...

bug
enhancement
cni
needs-backport
release/1.5

**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...

This is a tracking issue for the work to migrate from the single `dropgz` image to per-component `-installer` images. Up until now, we have released the CNI installer image (`cni-dropgz`)...

enhancement
work-in-progress
cni
azure-ipam
release/1.4
release/latest
needs-backport
dropgz
exempt-stale

**Reason for Change**: Update dropgz dockerfile for cni 1.5.28 **Issue Fixed**: **Requirements**: - [X] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [ ] adds unit tests -...

cni
dropgz

**Reason for Change**: This is a POC for fixing external load balancer services on Cilium dual stack clusters. This PR includes both ingress and egress tc programs that convert a...

**Reason for Change**: 1. Added Accelnet NIC type 2. Modified setRoutes function to differentiate OS 3. Modified the name of NIC type to align with the naming conventions in DNC....

do-not-merge
cns
go