azure-container-networking/cni
Alexander 2e8881348e
test: add uts for cni add function (#3069)
* add dualnic windows multitenancy test

* add linux multitenancy test

* add linux swiftv2 multi nic ep info test

* add windows swiftv2 infra with delegated ep info test

* add check to ensure epInfo.ifName is overwritten in add endpoint for linux swiftv2

* test options set in invoker propagate to all endpoint infos

* test dns in nwCfg propagates to all endpoint infos

* test options and data are created for each endpoint info

* address linter issues
2024-10-16 20:21:17 +00:00
..
api [CNI] restruct CNI logger (#2226) 2023-09-19 23:02:28 +00:00
client [CNI] restruct CNI logger (#2226) 2023-09-19 23:02:28 +00:00
ipam fix zap logger rotation issues (#2344) 2023-11-08 05:01:24 +00:00
log fix: don't print stack trace of error for certain logs to prevent spam (#2904) 2024-08-24 13:20:40 +00:00
network test: add uts for cni add function (#3069) 2024-10-16 20:21:17 +00:00
scripts Add cleanup network script (#1371) 2022-05-19 11:58:50 -07:00
telemetry [CNI] zap logger for platform package (#2233) 2023-10-13 12:08:58 -07:00
testfiles Reduce lock timeout and check pid same before cleaning up (#1035) 2021-09-30 15:48:51 -07:00
util Moving v4overlay and dualstackoverlay to just 'overlay' in CNI (#2008) 2023-06-12 16:57:00 +00:00
Dockerfile chore: upgrade go toolchain to 1.23 (#3022) 2024-10-09 19:09:07 -05:00
azure-linux-multitenancy-transparent-vlan.conflist feat: Add SNAT bridge to Native, decouple SNAT bridge (#1506) 2022-08-10 13:50:26 -07:00
azure-linux-multitenancy.conflist Fix the CNI conflist of multitenancy and add the correct ipam type (#1373) 2022-05-18 09:45:08 -07:00
azure-linux-swift-overlay-dualstack.conflist Moving v4overlay and dualstackoverlay to just 'overlay' in CNI (#2008) 2023-06-12 16:57:00 +00:00
azure-linux-swift-overlay.conflist Moving v4overlay and dualstackoverlay to just 'overlay' in CNI (#2008) 2023-06-12 16:57:00 +00:00
azure-linux-swift.conflist Return if execution mode is v4OnlyOverlay (#1326) 2022-04-18 12:59:16 -04:00
azure-linux.conflist typo fix 2020-10-29 10:36:52 -07:00
azure-windows-baremetal.conflist CNI changes to support baremetal scenario (#835) 2021-03-26 10:28:42 -07:00
azure-windows-multitenancy-transparent-vlan.conflist feat: Add SNAT bridge to Native, decouple SNAT bridge (#1506) 2022-08-10 13:50:26 -07:00
azure-windows-multitenancy.conflist fix: add in missing ACLs for windows multitenancy (#2617) 2024-03-07 20:18:51 +00:00
azure-windows-swift-overlay-dualstack.conflist Moving v4overlay and dualstackoverlay to just 'overlay' in CNI (#2008) 2023-06-12 16:57:00 +00:00
azure-windows-swift-overlay.conflist Moving v4overlay and dualstackoverlay to just 'overlay' in CNI (#2008) 2023-06-12 16:57:00 +00:00
azure-windows-swift.conflist add L1VH IB support on CNI (#2762) 2024-07-11 16:05:28 +00:00
azure-windows.conflist pass adapter name to hns create network call (#813) 2021-03-08 11:28:20 -08:00
cni.go add L1VH IB support on CNI (#2762) 2024-07-11 16:05:28 +00:00
internal.go feat: cns writes cni conflist (#1702) 2022-11-29 04:56:08 +00:00
netconfig.go feat: cns writes cni conflist (#1702) 2022-11-29 04:56:08 +00:00
plugin.go feat: CNS RequestIPAddress branching for MT/V2 (#2300) 2023-10-31 13:44:59 -04:00