Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Azure/azure-container-networking

Tags

Verified

This tag was signed with the committer’s verified signature.
nddq Quang Nguyen

v1.5.45

Toggle v1.5.45's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release/v1.5' of https://github.com/Azure/azure-contain…

…er-networking into release/v1.5

v1.6.23

Toggle v1.6.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: backoff retry and timeouts in HNS restart (#3540)

fix: backoff retry and timeouts in HNS restart

Signed-off-by: Evan Baker <[email protected]>

v1.5.44

Toggle v1.5.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [NPM] [CVEs] Update NPM Linux Dockerfile to Fix Ubuntu CVE-2024-…

…12243  (#3461)

resolved npm CVE-2024-12243

v1.5.43

Toggle v1.5.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: [NPM] [CVEs] Update NPM Linux Dockerfile to Fix Ubuntu Vulnerabi…

…lities (#3439)

* updated npm linux dockerfile to run apt-get upgrade to fix ubuntu cves

* updated to install specific packages

v1.6.21

Toggle v1.6.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
forwardport: fix: add iptables rules for dns in vnet scale cilium case (

#3421)

* cover adding iptables rules for dns in vnet scale cilium case

* replace existing iptables rules

* modify imds iptables rule

* mock iptables in cns and add ut

* address linter issues

* address linter issue