azure-container-networking
azure-container-networking copied to clipboard
Azure Container Networking Solutions for Linux and Windows Containers
Since Zap logger does not have a native rotation support. I added lumberjack filewriter that can rotate based on a given file size.
Signed-off-by: Evan Baker **Reason for Change**: **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [ ] adds unit tests **Notes**:
**Is this an ISSUE or FEATURE REQUEST?** (choose one): --- FEATURE REQUEST **Which release version?**: --- 1.0.17 **Which component (CNI/IPAM/CNM/CNS)**: --- CNI? **Which Operating System (Linux/Windows)**: --- Windows **For windows:...
**Reason for Change**: Packets sent from a network container to another network container on the same VM and same VNET will now leave the VM, have NSG rules applied, and...
**Reason for Change**: **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [ ] adds unit tests **Notes**:
feat: support zap.Object in zapai **Reason for Change**: currently the zapai evaluates a zapcore.Field into a best-effort string, per the[ fieldStringer ](https://github.com/Azure/azure-container-networking/blob/master/zapai/encoder.go#L88), this bring some troubles to log the zap...
Signed-off-by: Evan Baker **Reason for Change**: Due to superficial usage of the NC in the IPAM Pool Monitor, it was considered un-started until it received an NNC with an NC....
**Reason for Change**: update cni.Dockerfile to pack released version of azure-vnet instead of local version. **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation...
Signed-off-by: Evan Baker **Reason for Change**: **Issue Fixed**: **Requirements**: - [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - [ ] includes documentation - [ ] adds unit tests **Notes**: - **All...