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 198 azure-container-networking issues
Sort by recently updated
recently updated
newest added

**Reason for Change**: This PR adds the swiftv2 e2e pr checks to the Azure Container Networking PR pipeline. This is an initial PR, and needs BYOCNI enabled for swiftv2. Once...

ci

**Reason for Change**: Logs and records IPAM metrics on Request/Release and MarkPendingRelease calls. **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [...

cns

**Reason for Change**: This PR is to fix one issue in swiftv2 Windows scenario: When a pod is created, the default route is added on infra vnet: root@swiftv2-pod-3:/# ip route...

cns
cni
fix

**What happened:** Cannot connect to pod from node through node ipv6 + port when port mapping policy specified in dualstack **What you expected to happen:** Connection succeeds **How to reproduce...

bug
cni
windows
exempt-stale

**Reason for Change**: We need to issue a dhcp request to the host in order to create a mapping for the secondary interface. The mapping allows for us to query...

cni
fix
windows
swift-v2

**Reason for Change**: PowerShell is heavy (+30mb of memory footprint per invocation). We don't need to use it to interact with the Windows Registry (or ServiceManager) - the Go stdlib...

cns
fix
release/latest
needs-backport

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.59.1 to 1.61.0. Release notes Sourced from github.com/golangci/golangci-lint's releases. v1.61.0 golangci-lint is a free and open-source project built by volunteers. If you value it, consider supporting us,...

dependencies
go

…in l1vh node **Reason for Change**: Currently when npm lite is enabled and running on an l1vh node, in the npm daemon set logs we see a log stating "ignoring...

**Reason for Change**: add UTs for PR https://github.com/Azure/azure-container-networking/pull/2357 **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [x] adds unit tests - [...

release/1.4
needs-backport
release/1.5

**Reason for Change**: Current Problem: VNET currently limits scaling to 64K IP addresses per VNET due to per-IP route mappings. To support larger AKS clusters, the platform is introducing per-prefix...