azure-container-networking/cns/nodesubnet
Santhosh Prabhu f91ab26336
feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057)
* WIP

* chore: first set of files for nodesubnet nc

* chore: add ipam reconciler interface

* feat: add ability to save fake nodesubnet nc

* fix: make linter happy, cleanup

* chore: cleanup

* fix: make linter happy

* fix: make linter happy

* fix: fix failing test

* refactor: remove public ipam reconciler interface

* fix: fix compile after unexporting interface

* refactor: break down IPAM reconciliation to address Evan's comment

* chore: fix comment

* fix:make linter happy

* fix: Address comments, add todo for Evan's feedback

* Address comments

* fix: fix tests
2024-10-17 23:59:40 +00:00
..
initialization.go feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00
initialization_test.go feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00
ip_fetcher.go Make throttling nmagent fetches for nodesubnet more dynamic (#3023) 2024-10-14 20:54:36 +00:00
ip_fetcher_test.go Make throttling nmagent fetches for nodesubnet more dynamic (#3023) 2024-10-14 20:54:36 +00:00
nodesubnet_nc.go feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00
nodesubnet_nc_test.go feat: create a dummy NC to store secondary IPs in nodesubnet deployments with Cilium (#3057) 2024-10-17 23:59:40 +00:00