- internal lb support custom ip @magicsong
- support sharing internal lb @magicsong
- docs about internal lb @magicsong
- lb not deleted when its type changed from
LoadBalancer
toNodePort
@magicsong
- support internal load balancer @magicsong
- support use users' lb @magicsong
- support adding tags to resources @magicsong
- ✨change gcfg to yaml @magicsong
✈️ refactor error handling @magicsong- simplify deployment @magicsong
- 🚒 fix updates not working as expected @magicsong
- 🚒 fix listener not working when ports changing from "aabb" style to "aa" @magicsong
- 🚒 fix jenkinsfile @magicsong
- 🚒 add cleanup before/after e2e @magicsong
- when changing ports in service, old listeners are not deleted @magicsong
- fix bug in auto mode @magicsong
- add cluster mode in instance @magicsong
- get userid automatically @magicsong
- simplify
Makefile
- remove certs mounts @magicsong
- recording logs when e2e-test failure
- support UDP @magicsong
- fixed that
https
port becomeshttp
in qingcloud console @magicsong - fixed securityGroup is not deleted in cloud
- refact ut framework and bring code-coverage up to 65% @magicsong
- remove https protocol @magicsong
- fixed a lot of tiny bugs thanks to new ut framework
- fixed that lb cannot get an ip if there is no avaliable eips in
auto
mode @magicsong
- add some ut @magicsong
- support eip reuse @magicsong
- support specifying prototol in lb @magicsong
- support ip auto allocate @magicsong
- use secret instead of host path when reading API key @magicsong
- refine codes for making it easy to write unit tests
- add more e2e-tests
- support kubernetes 1.14.1 @magicsong
- support non-instance-id hostname @magicsong
- add e2e-test @magicsong
- use vgo @magicsong
- reduce binary size by removing other cloudprovider @magicsong