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 hardware address(MAC address) assigned to the veth on the container is not same as the ARP entry in the pod creating pod-to-pod connectivity issue on Ubuntu...

cni
fix

**Reason for Change**: CNS shouldn't send an NNC to the pool monitor if it doesn't contain an NC that was created for this particular Node IP. If the Node IPs...

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.1.0 to 1.1.2. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases. sdk/azcore/v1.1.2 1.1.2 (2022-08-09) Other Changes Fixed various doc bugs. Changelog Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's changelog. CHANGELOG v65.0.0 Removed Packages...

dependencies
go

Bumps [github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets](https://github.com/Azure/azure-sdk-for-go) from 0.7.1 to 0.9.0. Release notes Sourced from github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets's releases. sdk/keyvault/azsecrets/v0.9.0 0.9.0 (2022-08-09) Breaking Changes Changed type of NewClient options parameter to azsecrets.ClientOptions, which embeds the former type,...

dependencies
go

**What happened:** Intermittently, hours after a node in k8s was under load and all load was removed, a node will begin failing to create pods due to the issue: `Failed...

feat: add custom resource definition to support dual stack **Reason for Change**: **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [ ]...

enhancement
work-in-progress
swift

This is the draft PR for the endpoint state management functionality for CNS for when delegated IPAM is used TODO: Handling state for release IP config request ✅

do-not-merge
work-in-progress
cns
cni
swift

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

ci

**What happened:** Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 22s default-scheduler Successfully assigned default/nginx-pod to ip-172-31-29-203 Warning FailedCreatePodSandBox 21s kubelet Failed to create pod sandbox:...

stale