azure-container-networking/store
Quang Nguyen 60e5a26565
feat: CNS manages endpoints state for delegate IPAM use case (#1500)
* rebase

* linting

* rebase

* missing if condition for releaseIPConfig

* update azure-cns.yaml and add UTs

* rebase

* update program iptables changes

* linting

* fix broken tests

* fix podinfoprovider returns error when key is not found

* log when no endpoint state exist when reconcilling

* not remove endpoint state file on failure to read in restserver.restoreState()

* addressed comments

* update acn tag

* go get on acn

* addressed comments

Co-authored-by: Evan Baker <rbtr@users.noreply.github.com>
2022-08-23 16:42:40 -07:00
..
json.go return early if CNI state exist and add some style fixes (#1412) 2022-06-06 10:52:38 -05:00
json_test.go Bugfix/14337706/remove state file (#1392) 2022-05-20 17:43:34 -05:00
mockstore.go feat: CNS manages endpoints state for delegate IPAM use case (#1500) 2022-08-23 16:42:40 -07:00
store.go Cns windows aks (#1059) 2021-11-22 09:23:01 -08:00