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**: The AKS listeners for the CNI to talk to CNS should be on localhost This PR is to move all handlers that should be on localhost to...

**Reason for Change**: Adding cilium scenario for additional coverage. Dependent on #2551. Will stay as draft until then. **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [...

do-not-merge
stale
ci

Bumps [azure/CLI](https://github.com/azure/cli) from 1 to 2. Release notes Sourced from azure/CLI's releases. GitHub Action for Azure CLI v2 What's Changed Update Action to use Node.js v20 by @​eikooc in Azure/cli#126...

dependencies
ci

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.46.0 to 0.50.0. Release notes Sourced from github.com/prometheus/common's releases. v0.50.0 What's Changed Synchronize common files from prometheus/prometheus by @​prombot in prometheus/common#594 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0...

dependencies
go

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.20.0 to 0.21.0. Commits 7067223 go.mod: update golang.org/x dependencies 0d2316b ssh/test: work around for TestCiphers failures on macOS See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.20.0&new-version=0.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies
go

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.0 What's Changed The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project...

dependencies
go

**Reason for Change**: L1VH/Singularity & Swiftv2 need to program secondary nics for creating pod via containerd. Changes have been supported for AKS pod scenario, but this PR adds support for...

cns

**Reason for Change**: collapses the $OS.Dockerfiles in to a single Dockerfile and combines build stages where possible. This helps us maintain consistency between the containers built for different OSes. Updated...

ci
linux
windows
release/latest
exempt-stale

**Reason for Change**: Add integration test in the pipeline to test against the swiftv2 scenarios. **Issue Fixed**: **Requirements**: - [X] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation -...

**What happened:** Consider the following scenario: src pod -> service VIP -> dst pod, such that dst pod = src pod. This is failing because there is no loopbackDSR policy...

cni
stale
windows