azure-container-networking
azure-container-networking copied to clipboard
Azure Container Networking Solutions for Linux and Windows Containers
**Reason for Change**: PR pipeline fixes and stability. **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [ ] adds unit tests -...
**Reason for Change**: AKS Middleware for Swiftv2 requires us to add the correct subnet-prefix length which was missing & set the gateway IP as well in CNS for pod connectivity...
**Reason for Change**: Fetch MacAddress of the primary NIC and then supply to HNS **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation -...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.65.0 Dependencies Change support policy to cover only the latest TWO releases of Go, matching the policy...
**Reason for Change**: Add Status to NodeInfo CRD to support device plugin implementation **Issue Fixed**: **Requirements**: - [x] uses [conventional commit messages](https://www.conventionalcommits.org/) - [x] includes documentation - [ ] adds...
Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.12.0 to 0.12.4. Release notes Sourced from github.com/Microsoft/hcsshim's releases. v0.12.4 What's Changed [release/0.12] Backport networking commits by @kiashok in microsoft/hcsshim#2157 Full Changelog: https://github.com/microsoft/hcsshim/compare/v0.12.3...v0.12.4 v0.12.3 What's Changed [release/0.12]...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.46.0 to 0.55.0. Release notes Sourced from github.com/prometheus/common's releases. v0.55.0 What's Changed Update Go modules by @SuperQ in prometheus/common#643 enable errcheck linter by @mmorel-35 in prometheus/common#637 Add...
**Reason for Change**: This PR is to add L1VH IB support on CNI The logic is: CNI receives multiple NIC info from CNS CNI will get the info and disable/dismount...
update file lock directory permissions for 1.4.x release train **Reason for Change**: #2818 **Issue Fixed**: **Requirements**: - [X] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [ ]...
**What happened:** On the first boot, no CNI binary is on the node, and so k8s creates the /var/run/azure-vnet directory with 0755 permissions automatically because it is a mount part...