azure-container-networking/cni
tamilmani1989 98f838ef1b
Write to intermediate file before moving to state file (#755)
* write to temp file and move to state file

* fixed memleak and other issues

* call windows replace function with MOVEFILE_WRITE_THROUGH flag

* moved few functions to platform package

* moved test files to correct dir

* addressed comments
2021-01-07 17:43:33 -08:00
..
ipam Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
network Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
telemetry Fix CNS regression (#489) 2020-01-30 09:33:35 -08:00
utils Throw CNI error - On CNI DEL call, if communication with CNS cannot be established. (#683) 2020-10-15 07:56:29 -07:00
azure-linux-multitenancy.conflist Block apipa address (#238) 2018-08-20 15:53:37 -07:00
azure-linux-swift.conflist feat: produce Azure CNI Swift tarball (#711) 2020-10-29 10:32:21 -07:00
azure-linux.conflist typo fix 2020-10-29 10:36:52 -07:00
azure-windows-multitenancy.conflist Add enableExactMatchForPodName flag in windows multitenancy config (#459) 2019-12-17 17:00:56 -08:00
azure-windows.conflist Remove default ACLs (#724) 2020-11-09 10:35:19 -08:00
cni.go Implement CNI update for Azure CNI (#265) 2018-10-29 11:10:27 -07:00
internal.go Added license notice to all source files 2017-02-12 02:03:39 -08:00
netconfig.go CNI using CNS IPAM (#597) 2020-09-29 14:43:19 -07:00
plugin.go CNI not to rehydrate based on reboot time (#643) 2020-08-10 16:59:18 -07:00
plugin_linux.go CNI not to rehydrate based on reboot time (#643) 2020-08-10 16:59:18 -07:00
plugin_windows.go CNI not to rehydrate based on reboot time (#643) 2020-08-10 16:59:18 -07:00