Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Evan Baker 96bec09d41
chore: appease the linter (3/?), the big gofumpt (#987)
* gofumpt -w -s .

* small addtl cleanups after gofumpt

* rerun after rebase
2021-09-02 16:33:18 -05:00
Evan Baker 1087201b28
chore: appease the linter, pt 2 of ? (#925) 2021-09-01 18:28:17 -05:00
PrIce Qian 512ffed5ef
Add IPAM unit tests && Using ginkgo replace the origin go test (#508)
* 1. Add IPAM unit tests
2. Using ginkgo instead of the origin go test

* fix go mod
2020-04-09 01:10:24 -07:00
Onur Filiz 437f7876d7 Added license notice to all source files 2017-02-12 02:03:39 -08:00
Onur Filiz 06044b4c34 Exported address space scopes and IDs from IPAM package 2017-01-24 16:22:08 -08:00
Onur Filiz 10a21fbc26 Refactor IPAM logic to AddressManager 2016-09-15 20:27:36 -07:00
Onur Filiz b584da0716 Updated IPAM plugin to prefer pools on secondary interfaces 2016-06-09 04:03:43 -07:00
Onur Filiz 03b5961b73 Integrated IPAM with network plugin (#15)
Integrated IPAM with network plugin
2016-06-02 19:02:07 -07:00
Onur Filiz 85d5aef9f5 Updated RequestAddress to return adresses in CIDR notation 2016-05-12 16:40:58 -07:00
Onur Filiz 950366417e Added null IPAM support 2016-05-10 17:47:51 -07:00
Onur Filiz f74fe199d4 Added testing hook to IPAM plugin 2016-03-31 00:16:04 -07:00
Sushant Sharma d901f532e8 Fix the case for dependencies path 2016-03-21 15:40:21 -07:00
Onur Filiz 2aff6fde0c Enable remote plugin API tests 2016-03-21 03:03:01 -07:00
Onur Filiz b7dfcfd900 Update package names for new repo 2016-03-21 02:52:55 -07:00
Onur Filiz e2b61617bd Task 5544441: Make plugin names configurable for testing 2016-03-07 04:17:54 -08:00
Onur Filiz 9aec1d5ff2 Task: 5544441 Refactor packaging for better testability 2016-03-01 18:14:20 -08:00